mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-10 16:41:21 +00:00
Prepare multiaddr-0.9.2
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
# 0.9.2 [2020-08-31]
|
||||
|
||||
- Add `Ord` instance for `Multiaddr`.
|
||||
|
||||
# 0.9.1 [2020-06-22]
|
||||
|
||||
- Updated dependencies.
|
||||
|
@ -6,7 +6,7 @@ description = "Implementation of the multiaddr format"
|
||||
homepage = "https://github.com/libp2p/rust-libp2p"
|
||||
keywords = ["multiaddr", "ipfs"]
|
||||
license = "MIT"
|
||||
version = "0.9.1"
|
||||
version = "0.9.2"
|
||||
|
||||
[dependencies]
|
||||
arrayref = "0.3"
|
||||
|
Reference in New Issue
Block a user