mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-13 01:51:23 +00:00
Set development versions appropriately and update changelogs.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# 0.22.0 [unreleased]
|
||||
|
||||
- Update `libp2p-swarm`.
|
||||
- Update `libp2p-swarm` and `libp2p-core`.
|
||||
|
||||
# 0.21.0 [2020-08-18]
|
||||
|
||||
|
@ -16,7 +16,7 @@ dns-parser = "0.8"
|
||||
either = "1.5.3"
|
||||
futures = "0.3.1"
|
||||
lazy_static = "1.2"
|
||||
libp2p-core = { version = "0.21.0", path = "../../core" }
|
||||
libp2p-core = { version = "0.22.0", path = "../../core" }
|
||||
libp2p-swarm = { version = "0.22.0", path = "../../swarm" }
|
||||
log = "0.4"
|
||||
net2 = "0.2"
|
||||
|
Reference in New Issue
Block a user