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 e240dc1 commit 9161560Copy full SHA for 9161560
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "async-pipe"
3
-version = "0.1.0"
+version = "0.1.1"
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