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 d04b333 commit aa29d73Copy full SHA for aa29d73
Cargo.toml
@@ -31,7 +31,7 @@ log = "0.4.11"
31
env_logger = "0.10.0"
32
html2text = "0.6.0"
33
spinners = "1.2.0"
34
-dirs = "3.0.1"
+dirs = "5.0.1"
35
serde_repr = "0.1.6"
36
shellexpand = "3.1.0"
37
reqwest = { version = "0.11", features = ["json", "cookies"] }
0 commit comments