Bump rw-stream-sink to 0.2 (#1377)

This commit is contained in:
Pierre Krieger
2020-01-07 15:54:39 +01:00
committed by GitHub
parent 84487cf904
commit 324f0dc326
5 changed files with 5 additions and 5 deletions

View File

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