There was an error while loading. Please reload this page.
std
1 parent c30aea6 commit c9efabbCopy full SHA for c9efabb
1 file changed
pbkdf2/Cargo.toml
@@ -32,7 +32,6 @@ belt-hash = "0.2.0-rc.3"
32
33
[features]
34
default = ["hmac"]
35
-std = []
36
getrandom = ["simple", "password-hash/getrandom"]
37
simple = ["getrandom", "hmac", "password-hash", "sha2"]
38
0 commit comments