Skip to content

Commit

Permalink
Don't change features here
Browse files Browse the repository at this point in the history
  • Loading branch information
Oppen committed Dec 19, 2023
1 parent 5e70419 commit 30840e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/starknet-types-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ num-integer = {version = "0.1.45", default-features = false}
default = ["std", "serde", "curve"]
curve = []
hash = ["dep:lambdaworks-crypto"]
std = ["alloc"]
std = []
alloc = ["serde?/alloc"]
arbitrary = ["std", "dep:arbitrary"]

Expand Down

0 comments on commit 30840e2

Please sign in to comment.