Skip to content

Commit

Permalink
Update byteorder to 1.1.0 (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
KamilaBorowska committed Feb 4, 2022
1 parent f253d53 commit 81e0de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blowfish/Cargo.toml
Expand Up @@ -13,7 +13,7 @@ categories = ["cryptography", "no-std"]

[dependencies]
cipher = "0.3"
byteorder = { version = "1", default-features = false }
byteorder = { version = "1.1.0", default-features = false }
opaque-debug = "0.3"

[dev-dependencies]
Expand Down

0 comments on commit 81e0de5

Please sign in to comment.