Skip to content

Commit

Permalink
chore: bump crypto_core to 9.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuthor committed Jul 9, 2024
1 parent ac812a8 commit e956436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ all_tests = ["in_memory"]

[dependencies]
base64 = "0.21.7"
cosmian_crypto_core = { git = "https://github.com/Cosmian/crypto_core.git", branch = "develop", default-features = false, features = [
cosmian_crypto_core = { version = "9.5.0", default-features = false, features = [
"aes",
"sha3",
] }
Expand Down

0 comments on commit e956436

Please sign in to comment.