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 478ebdd commit e25ff96Copy full SHA for e25ff96
Cargo.toml
@@ -33,7 +33,7 @@ html2text = "0.6.0"
33
spinners = "1.2.0"
34
dirs = "3.0.1"
35
serde_repr = "0.1.6"
36
-shellexpand = "2.0.0"
+shellexpand = "3.1.0"
37
reqwest = { version = "0.11", features = ["json", "cookies"] }
38
tokio = { version = "1", features = ["full"] }
39
async-trait = "0.1.52"
0 commit comments