Skip to content

Commit

Permalink
chore(rust): bump url from 2.5.3 to 2.5.4 in /rust (#2404)
Browse files Browse the repository at this point in the history
Bumps [url](https://github.com/servo/rust-url) from 2.5.3 to 2.5.4.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 592faf1 commit cade95b
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 @@ -47,7 +47,7 @@ arrow-array.workspace = true
arrow-schema.workspace = true
dotenvy = { version = "0.15.7", default-features = false, optional = true }
regex = { version = "1.11.1", default-features = false, optional = true }
url = "2.5.3"
url = "2.5.4"

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

0 comments on commit cade95b

Please sign in to comment.