Skip to content

Commit 313fc63

Browse files
committed
Move trycmd to dev-dependencies
1 parent 2a7ea00 commit 313fc63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ term = "=0.7.0"
7171
thiserror.workspace = true
7272
threadpool = "1"
7373
toml = "0.5"
74-
trycmd = "0.14.13"
7574
url.workspace = true
7675
wait-timeout = "0.2"
7776
xz2 = "0.1.3"
@@ -119,6 +118,7 @@ version = "0.3"
119118
[dev-dependencies]
120119
enum-map = "2.4.2"
121120
once_cell = "1.17.1"
121+
trycmd = "0.14.13"
122122
walkdir = "2"
123123

124124
[build-dependencies]

0 commit comments

Comments
 (0)