Skip to content

Commit f8cfd3a

Browse files
build(deps): bump url from 2.5.0 to 2.5.2
Bumps [url](https://github.com/servo/rust-url) from 2.5.0 to 2.5.2. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.0...v2.5.2) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec835ab commit f8cfd3a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ object_store = { version = "0.10.1", features = ["aws", "gcp", "azure"] }
5555
parking_lot = "0.12"
5656
regex-syntax = "0.8.1"
5757
syn = "2.0.67"
58-
url = "2.2"
58+
url = "2.5"
5959
sqlparser = "0.47.0"
6060

6161
[build-dependencies]

0 commit comments

Comments
 (0)