Skip to content

Commit 6f3f9f0

Browse files
chore(rust): Bump test-with from 0.15.5 to 0.15.6 in /rust
Bumps [test-with](https://github.com/yanganto/test-with) from 0.15.5 to 0.15.6. - [Commits](yanganto/test-with@v0.15.5...v0.15.6) --- updated-dependencies: - dependency-name: test-with dependency-version: 0.15.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fa4f12 commit 6f3f9f0

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)