Skip to content

Commit a9d6740

Browse files
committed
Make hamcrest a dev dependency
1 parent 88f7ff9 commit a9d6740

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ thread-scoped = "*"
2424
time = "*"
2525
toml = "*"
2626

27-
[dependencies.hamcrest]
27+
[dev-dependencies.hamcrest]
2828
git = "https://github.com/carllerche/hamcrest-rust.git"
2929

3030
[dev-dependencies.stainless]

0 commit comments

Comments
 (0)