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 e1cb8ed commit c43f4e0Copy full SHA for c43f4e0
rust-cli/Cargo.toml
@@ -22,3 +22,6 @@ console = "0.15"
22
textwrap = "0.16"
23
syntect = "5.2"
24
tempfile = "3.13"
25
+dirs = "5.0"
26
+open = "5.0"
27
+urlencoding = "2.1"
0 commit comments