Skip to content

Commit 8884413

Browse files
authored
Merge pull request #81 from openssh-rust/dependabot/cargo/io-lifetimes-0.7
Update io-lifetimes requirement from 0.6 to 0.7
2 parents 13e80b7 + 2f33370 commit 8884413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ tokio = { version = "1", features = [ "process", "io-util", "macros" ] }
4444
tokio-pipe = "0.2.8"
4545

4646
libc = "0.2.112"
47-
io-lifetimes = "0.6"
47+
io-lifetimes = "0.7"
4848

4949
once_cell = "1.8.0"
5050
dirs = "4.0.0"

0 commit comments

Comments
 (0)