Skip to content

Commit

Permalink
chore(multisig): update curve25519-dalek from 4.1.1 to 4.1.3 (#713)
Browse files Browse the repository at this point in the history
  • Loading branch information
fish-sammy authored Dec 2, 2024
1 parent 0a1d7e1 commit 17b0459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/multisig/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ signature-verifier-api = { workspace = true }
thiserror = { workspace = true }

[dev-dependencies]
curve25519-dalek = "4.1.1"
curve25519-dalek = "4.1.3"
cw-multi-test = "0.15.1"
goldie = { workspace = true }
hex = "0.4"
Expand Down

0 comments on commit 17b0459

Please sign in to comment.