Skip to content

Commit fdfcfeb

Browse files
committed
chore(deps): update rust crate rstest to 0.19
1 parent 6794de8 commit fdfcfeb

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
@@ -20,7 +20,7 @@ lazy_static = "1.4"
2020
openssl = "0.10"
2121
product-config = { git = "https://github.com/stackabletech/product-config.git", tag = "0.6.0" }
2222
pin-project = "1.1"
23-
rstest = "0.18"
23+
rstest = "0.19"
2424
semver = "1.0"
2525
serde = { version = "1.0", features = ["derive"] }
2626
serde_json = "1.0"

0 commit comments

Comments
 (0)