Skip to content

Commit c43f4e0

Browse files
committed
configure
1 parent e1cb8ed commit c43f4e0

File tree

2 files changed

+441
-14
lines changed

2 files changed

+441
-14
lines changed

rust-cli/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ console = "0.15"
2222
textwrap = "0.16"
2323
syntect = "5.2"
2424
tempfile = "3.13"
25+
dirs = "5.0"
26+
open = "5.0"
27+
urlencoding = "2.1"

0 commit comments

Comments
 (0)