Skip to content

Commit

Permalink
fix(): Add Cargo feature no-std
Browse files Browse the repository at this point in the history
  • Loading branch information
hauleth committed Nov 12, 2015
1 parent c442e7a commit d8761f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ openssl = "0.6"
quickcheck = "0.2"

[features]
no-std = []
bcrypt = ["blowfish"]
block = ["blowfish"]
blowfish = []
Expand Down

0 comments on commit d8761f4

Please sign in to comment.