mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-04-25 11:02:12 +00:00
Prepare parity-multiaddr-0.10.1
This commit is contained in:
parent
eeaffd32ce
commit
aa2547ef6d
@ -1,3 +1,8 @@
|
|||||||
|
# 0.10.1 [2021-01-12]
|
||||||
|
|
||||||
|
- Fix compilation with serde-1.0.119.
|
||||||
|
[PR 1912](https://github.com/libp2p/rust-libp2p/pull/1912)
|
||||||
|
|
||||||
# 0.10.0 [2020-11-25]
|
# 0.10.0 [2020-11-25]
|
||||||
|
|
||||||
- Upgrade multihash to `0.13`.
|
- Upgrade multihash to `0.13`.
|
||||||
|
@ -6,7 +6,7 @@ description = "Implementation of the multiaddr format"
|
|||||||
homepage = "https://github.com/libp2p/rust-libp2p"
|
homepage = "https://github.com/libp2p/rust-libp2p"
|
||||||
keywords = ["multiaddr", "ipfs"]
|
keywords = ["multiaddr", "ipfs"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
version = "0.10.0"
|
version = "0.10.1"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["url"]
|
default = ["url"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user