Skip to content

Commit fe4120d

Browse files
chore(deps): update rust crate rstest to 0.25.0 (#116)
1 parent b3dd03e commit fe4120d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.24.0"
28+
rstest = "0.25.0"
2929

3030
[profile.release]
3131
lto = true

0 commit comments

Comments
 (0)