Skip to content

Commit

Permalink
deps(noise): Update ed25519-compact requirement from 1.0.11 to 2.0.4 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 20, 2022
1 parent 88fa8e6 commit ee77513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transports/noise/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ snow = { version = "0.9.0", features = ["default-resolver"], default-features =

[dev-dependencies]
async-io = "1.2.0"
ed25519-compact = "1.0.11"
ed25519-compact = "2.0.4"
env_logger = "0.10.0"
libp2p-tcp = { path = "../tcp", features = ["async-io"] }
libsodium-sys-stable = { version = "1.19.22", features = ["fetch-latest"] }
Expand Down

0 comments on commit ee77513

Please sign in to comment.