Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Thoralf-M committed Sep 18, 2024
1 parent dbbefb3 commit 16ed3ea
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 66 deletions.
95 changes: 30 additions & 65 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ hashbrown = { version = "0.14.3", default-features = false, features = [
"inline-more",
] }
hex = { version = "0.4.3", default-features = false }
iota-crypto = { version = "0.23.1", default-features = false, features = [
iota-crypto = { version = "0.23.2", default-features = false, features = [
"blake2b",
"ed25519",
"secp256k1",
Expand Down

0 comments on commit 16ed3ea

Please sign in to comment.