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 ba8caaf commit 145085bCopy full SHA for 145085b
Cargo.toml
@@ -45,7 +45,7 @@ tokio = { version = "1", features = [ "process", "io-util", "macros" ] }
45
tokio-pipe = "0.2.8"
46
47
once_cell = "1.8.0"
48
-dirs = "4.0.0"
+dirs = "5.0.0"
49
50
openssh-mux-client = { version = "0.15.1", optional = true }
51
0 commit comments