Skip to content

Commit 7a291b6

Browse files
chore(deps): update rust crate rstest to 0.26.0 (#124)
1 parent 4bfb5d3 commit 7a291b6

File tree

2 files changed

+25
-8
lines changed

2 files changed

+25
-8
lines changed

Cargo.lock

Lines changed: 24 additions & 7 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
@@ -25,7 +25,7 @@ indoc = "2.0.1"
2525
lazy_static = "1.4.0"
2626
pretty_assertions = "1.3.0"
2727
restack-testtools = { path = "./tools/test" }
28-
rstest = "0.25.0"
28+
rstest = "0.26.0"
2929

3030
[profile.release]
3131
lto = true

0 commit comments

Comments
 (0)