Skip to content

Commit ca9fdf8

Browse files
deps: bump curve25519-dalek from 4.0.0 to 4.1.0
Pull-Request: #4472.
1 parent f798572 commit ca9fdf8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

transports/noise/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repository = "https://github.com/libp2p/rust-libp2p"
1010

1111
[dependencies]
1212
bytes = "1"
13-
curve25519-dalek = "4.0.0"
13+
curve25519-dalek = "4.1.0"
1414
futures = "0.3.28"
1515
libp2p-core = { workspace = true }
1616
libp2p-identity = { workspace = true, features = ["ed25519"] }

0 commit comments

Comments
 (0)