Skip to content

Commit 97e90b1

Browse files
chore(deps): bump rstest from 0.7.0 to 0.9.0 (#13)
1 parent 66794c9 commit 97e90b1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ structopt = { version = "^0.3.21", features = ["wrap_help"], optional = true }
3838
structopt = "^0.3.21"
3939

4040
[dev-dependencies]
41-
rstest = "^0.7.0"
41+
rstest = "^0.9.0"
4242

4343
[profile.release]
4444
lto = true

0 commit comments

Comments
 (0)