mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-30 11:11:21 +00:00
Bump libp2p version
This commit is contained in:
parent
d68fe13e98
commit
0c69bc665a
@ -1,3 +1,7 @@
|
||||
## 0.52.4
|
||||
|
||||
- Update `libp2p-identity` version to 0.2.6.
|
||||
|
||||
## 0.52.3
|
||||
|
||||
- Add `libp2p-quic` stable release.
|
||||
|
@ -3,7 +3,7 @@ name = "libp2p"
|
||||
edition = "2021"
|
||||
rust-version = { workspace = true }
|
||||
description = "Peer-to-peer networking library"
|
||||
version = "0.52.3"
|
||||
version = "0.52.4"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
license = "MIT"
|
||||
repository = "https://github.com/libp2p/rust-libp2p"
|
||||
|
Loading…
x
Reference in New Issue
Block a user