diff --git a/Cargo.toml b/Cargo.toml index 56afc6e8c..f79a8524e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,7 +44,7 @@ tokio = { version = "1", features = [ "process", "io-util", "macros" ] } tokio-pipe = "0.2.8" libc = "0.2.112" -io-lifetimes = "0.6" +io-lifetimes = "0.7" once_cell = "1.8.0" dirs = "4.0.0"