We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
starknet-types-core
1 parent c943cd8 commit 6a9f124Copy full SHA for 6a9f124
starknet-core/Cargo.toml
@@ -39,7 +39,7 @@ wasm-bindgen-test = "0.3.34"
39
40
[features]
41
default = ["std"]
42
-std = ["dep:flate2", "starknet-crypto/std"]
+std = ["dep:flate2", "starknet-crypto/std", "starknet-types-core/std"]
43
no_unknown_fields = []
44
45
[[bench]]
0 commit comments