Skip to content

Commit e50e2b2

Browse files
committed
Bump dep io-lifetimes to v0.6
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent cad0415 commit e50e2b2

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
@@ -42,7 +42,7 @@ tokio = { version = "1", features = [ "process", "io-util", "macros" ] }
4242
tokio-pipe = "0.2.8"
4343

4444
libc = "0.2.112"
45-
io-lifetimes = "0.5"
45+
io-lifetimes = "0.6"
4646

4747
once_cell = "1.10.0"
4848
dirs = "4.0.0"

0 commit comments

Comments
 (0)