Skip to content

Commit 63ecfe3

Browse files
committed
Remove double dev-dependencies
1 parent 8acd76a commit 63ecfe3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@ enum_primitive = "0.1.1"
1717
[dev-dependencies]
1818
lazy_static = "1.5.0"
1919
regex = "1.11.1"
20-
tempdir = "0.3.7"
21-
22-
[dev-dependencies]
2320
serde_json = "1"
21+
tempdir = "0.3.7"
2422

2523
[dev-dependencies.reqwest]
2624
version = "0.12.15"

0 commit comments

Comments
 (0)