rw-sink-stream to v0.1.2 (#1125)

This commit is contained in:
Pierre Krieger
2019-05-15 18:49:52 +02:00
committed by GitHub
parent bd96b66fb5
commit 3e4715d829

View File

@ -2,7 +2,7 @@
name = "rw-stream-sink"
edition = "2018"
description = "Adaptator between Stream/Sink and AsyncRead/AsyncWrite"
version = "0.1.1"
version = "0.1.2"
authors = ["Parity Technologies <admin@parity.io>"]
license = "MIT"
repository = "https://github.com/libp2p/rust-libp2p"