Skip to content

Commit c9efabb

Browse files
authored
pbkdf2: remove std feature (#760)
It no longer does anything
1 parent c30aea6 commit c9efabb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pbkdf2/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ belt-hash = "0.2.0-rc.3"
3232

3333
[features]
3434
default = ["hmac"]
35-
std = []
3635
getrandom = ["simple", "password-hash/getrandom"]
3736
simple = ["getrandom", "hmac", "password-hash", "sha2"]
3837

0 commit comments

Comments
 (0)