Skip to content

Commit ad7c17b

Browse files
chore(rust): Bump url from 2.5.7 to 2.5.8 in /rust (#3865)
Bumps [url](https://github.com/servo/rust-url) from 2.5.7 to 2.5.8. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e767d1e commit ad7c17b

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
@@ -49,7 +49,7 @@ arrow-array.workspace = true
4949
arrow-schema.workspace = true
5050
dotenvy = { version = "0.15.7", default-features = false, optional = true }
5151
regex = { version = "1.12.2", default-features = false, optional = true }
52-
url = "2.5.7"
52+
url = "2.5.8"
5353

5454
[dev-dependencies]
5555
test-with = { version = "0.15.6", default-features = false }

0 commit comments

Comments
 (0)