Skip to content

Commit

Permalink
Bump curve25519-dalek from 4.1.2 to 4.1.3 (#217)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 0xh3rman <119309671+0xh3rman@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and 0xh3rman committed Jun 18, 2024
1 parent b13e340 commit 092fcc2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
11 changes: 2 additions & 9 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ strum_macros = "0.26.1"
jsonrpsee = { version = "0.22.1", features = ["http-client"] }
tiny-keccak = { version = "2.0.2", features = ["keccak"] }
itoa = { version = "1.0.10" }
curve25519-dalek = { version = "4.1.2" }
curve25519-dalek = { version = "4.1.3" }
borsh = { version = "1.4.0", features = ["derive"] }
uniffi = { version = "0.28.0" }
uniffi_bindgen = { version = "0.28.0" }
Expand Down

0 comments on commit 092fcc2

Please sign in to comment.