Skip to content

Commit

Permalink
chore(rust): bump test-with from 0.14.4 to 0.14.6 in /rust
Browse files Browse the repository at this point in the history
Bumps [test-with](https://github.com/yanganto/test-with) from 0.14.4 to 0.14.6.
- [Commits](yanganto/test-with@v0.14.4...v0.14.6)

---
updated-dependencies:
- dependency-name: test-with
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent 7a702a7 commit 21eebff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust/driver/snowflake/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ regex = { version = "1.11.1", default-features = false, optional = true }
url = "2.5.3"

[dev-dependencies]
test-with = { version = "0.14.4", default-features = false }
test-with = { version = "0.14.6", default-features = false }

0 comments on commit 21eebff

Please sign in to comment.