Skip to content

Commit 5cfdc6c

Browse files
committed
Bump dep tokio-pipe to v0.2.11
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent e50e2b2 commit 5cfdc6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ native-mux = ["openssh-mux-client"]
3939
tempfile = "3.1.0"
4040
shell-escape = "0.1.5"
4141
tokio = { version = "1", features = [ "process", "io-util", "macros" ] }
42-
tokio-pipe = "0.2.8"
42+
tokio-pipe = "0.2.11"
4343

4444
libc = "0.2.112"
4545
io-lifetimes = "0.6"

0 commit comments

Comments
 (0)