Skip to content

Commit 544160c

Browse files
Update test-case requirement from 2.0.2 to 3.0.0 (#40)
Updates the requirements on [test-case](https://github.com/frondeus/test-case) to permit the latest version. - [Release notes](https://github.com/frondeus/test-case/releases) - [Changelog](https://github.com/frondeus/test-case/blob/master/CHANGELOG.md) - [Commits](frondeus/test-case@v2.0.2...v3.0.0) --- updated-dependencies: - dependency-name: test-case dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94e35e9 commit 544160c

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
@@ -23,7 +23,7 @@ thiserror = "1.0.30"
2323
[dev-dependencies]
2424
fenwick-model = { path = "./fenwick-model" }
2525
criterion = "0.4.0"
26-
test-case = "2.0.2"
26+
test-case = "3.0.0"
2727

2828
[[bench]]
2929
name = "sherlock"

0 commit comments

Comments
 (0)