Skip to content

Commit

Permalink
update main Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jxs committed Jan 6, 2025
1 parent a2858b5 commit 4a587ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ resolver = "2"
rust-version = "1.83.0"

[workspace.dependencies]
libp2p = { version = "0.54.2", path = "libp2p" }
libp2p = { version = "0.55.0", path = "libp2p" }
libp2p-allow-block-list = { version = "0.4.1", path = "misc/allow-block-list" }
libp2p-autonat = { version = "0.13.1", path = "protocols/autonat" }
libp2p-connection-limits = { version = "0.4.1", path = "misc/connection-limits" }
Expand Down

0 comments on commit 4a587ea

Please sign in to comment.