Skip to content

Commit c8b9865

Browse files
committed
Merge pull request #258 from ujh/hamcrest-dev-dependency
Make hamcrest a dev dependency
2 parents 88f7ff9 + a9d6740 commit c8b9865

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)