Skip to content

Commit 10a2320

Browse files
chore(rust): Bump test-with from 0.15.5 to 0.15.6 in /rust (#3783)
Bumps [test-with](https://github.com/yanganto/test-with) from 0.15.5 to 0.15.6. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ae0e7e commit 10a2320

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.5", default-features = false }
55+
test-with = { version = "0.15.6", default-features = false }

0 commit comments

Comments
 (0)