Skip to content

Commit d1559a2

Browse files
build(deps): bump curve25519-dalek from 4.1.2 to 4.1.3 (#24251)
Bumps [curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) from 4.1.2 to 4.1.3. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bartek Iwańczuk <[email protected]>
1 parent fc6cf48 commit d1559a2

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

Cargo.lock

+2-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ext/crypto/Cargo.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ base64.workspace = true
2121
cbc.workspace = true
2222
const-oid = "0.9.0"
2323
ctr = "0.9.1"
24-
# https://github.com/dalek-cryptography/curve25519-dalek/pull/397
25-
curve25519-dalek = "4.1.1"
24+
curve25519-dalek = "4.1.3"
2625
deno_core.workspace = true
2726
deno_web.workspace = true
2827
elliptic-curve = { version = "0.13.1", features = ["std", "pem"] }

0 commit comments

Comments
 (0)