Skip to content

Commit 79cada0

Browse files
chore(deps): bump rstest from 0.24.0 to 0.26.1 (#341)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45466e9 commit 79cada0

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 5 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
@@ -115,7 +115,7 @@ parquet = { version = "56.0.0", default-features = false, features = [
115115
] }
116116
rand = "0.8"
117117
regex = "1.8"
118-
rstest = "0.24.0"
118+
rstest = "0.26.1"
119119
serde = { version = "1" }
120120
serde_json = { version = "1" }
121121
serde_with = { version = "1" }

0 commit comments

Comments
 (0)