Bump libp2p-secio and libp2p-core-derive (#857)

This commit is contained in:
Pierre Krieger
2019-01-15 17:35:35 +01:00
committed by GitHub
parent 4bc5dea27d
commit 1c1ce9a8aa
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
name = "libp2p-secio"
edition = "2018"
description = "Secio encryption protocol for libp2p"
version = "0.2.0"
version = "0.2.1"
authors = ["Parity Technologies <admin@parity.io>"]
license = "MIT"
repository = "https://github.com/libp2p/rust-libp2p"