Skip to content

Commit e319a4b

Browse files
Bump url from 2.5.3 to 2.5.4 (#65)
Bumps [url](https://github.com/servo/rust-url) from 2.5.3 to 2.5.4. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.3...v2.5.4) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0f4f06 commit e319a4b

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
@@ -32,7 +32,7 @@ serde_with = { version = "3.11.0", features = ["json"] }
3232
serde_urlencoded = "0.7"
3333
iref = "3.1.2"
3434
static-iref = "3.0"
35-
url = { version = "2.3.1", features = ["serde"] }
35+
url = { version = "2.5.4", features = ["serde"] }
3636
percent-encoding = "2.2.0"
3737

3838
[dev-dependencies]

0 commit comments

Comments
 (0)