Skip to content

Commit 5be5ca7

Browse files
chore(rust): Bump test-with from 0.15.4 to 0.15.5 in /rust (apache#3678)
Bumps [test-with](https://github.com/yanganto/test-with) from 0.15.4 to 0.15.5. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62c59dc commit 5be5ca7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rust/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/driver/snowflake/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ regex = { version = "1.12.2", default-features = false, optional = true }
5252
url = "2.5.7"
5353

5454
[dev-dependencies]
55-
test-with = { version = "0.15.4", default-features = false }
55+
test-with = { version = "0.15.5", default-features = false }

0 commit comments

Comments
 (0)