Skip to content

Commit ca7dfa3

Browse files
authored
Merge pull request #137 from muzarski/bump_ntest_0_9_3
cargo: bump ntest version to 0.9.3
2 parents 805ef4c + 6803dd5 commit ca7dfa3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

scylla-rust-wrapper/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scylla-rust-wrapper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ chrono = "0.4.20"
3232

3333
[dev-dependencies]
3434
assert_matches = "1.5.0"
35-
ntest = "0.9.0"
35+
ntest = "0.9.3"
3636
rusty-fork = "0.3.0"
3737
scylla-proxy = { git = "https://github.com/scylladb/scylla-rust-driver.git", rev = "40aaee6" }
3838

0 commit comments

Comments
 (0)