diff --git a/Cargo.toml b/Cargo.toml index ac07a38df..e6f7594ad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,6 +52,8 @@ features = ["i128"] [features] default = ["std"] +bytemuck = ["num-complex/bytemuck"] + num-bigint = ["dep:num-bigint"] std = [