There was an error while loading. Please reload this page.
1 parent 15ad418 commit c457c3eCopy full SHA for c457c3e
1 file changed
Cargo.toml
@@ -25,7 +25,7 @@ rustc-hex = "2"
25
wasm-bindgen-test = "0.3.33"
26
27
[features]
28
-default = ["zero_hash_cache", "ring"]
+default = ["zero_hash_cache", "portable"]
29
zero_hash_cache = []
30
ring = ["dep:ring"]
31
portable = ["dep:sha2"]
0 commit comments