mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-26 08:11:39 +00:00
Set development versions appropriately and update changelogs.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
- Add `Distance::log2` ([PR 1719](https://github.com/libp2p/rust-libp2p/pull/1719)).
|
||||
|
||||
- Update `libp2p-swarm`.
|
||||
- Update `libp2p-swarm` and `libp2p-core`.
|
||||
|
||||
# 0.22.1 [2020-08-19]
|
||||
|
||||
|
@ -17,7 +17,7 @@ fnv = "1.0"
|
||||
futures_codec = "0.4"
|
||||
futures = "0.3.1"
|
||||
log = "0.4"
|
||||
libp2p-core = { version = "0.21.0", path = "../../core" }
|
||||
libp2p-core = { version = "0.22.0", path = "../../core" }
|
||||
libp2p-swarm = { version = "0.22.0", path = "../../swarm" }
|
||||
multihash = "0.11.0"
|
||||
prost = "0.6.1"
|
||||
|
Reference in New Issue
Block a user