We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61afb1d commit 273107dCopy full SHA for 273107d
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "async-pipe"
3
-version = "0.1.2"
+version = "0.1.3"
4
description = "Creates an asynchronous piped reader and writer pair using tokio.rs"
5
homepage = "https://github.com/rousan/async-pipe-rs"
6
repository = "https://github.com/rousan/async-pipe-rs"
0 commit comments