Skip to content

Commit 4d9b157

Browse files
chore(deps): bump url from 2.5.7 to 2.5.8 (#88)
Bumps [url](https://github.com/servo/rust-url) from 2.5.7 to 2.5.8. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.7...v2.5.8) --- updated-dependencies: - dependency-name: url dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64d9773 commit 4d9b157

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
@@ -20,7 +20,7 @@ crate-type = ["cdylib", "rlib"]
2020
[dependencies]
2121
serde = { version = "1.0.228", features = ["derive"] }
2222
serde_json = "1.0.145"
23-
url = "2.5.7"
23+
url = "2.5.8"
2424
base32 = "0.5.1"
2525
blake3 = "1.8.3"
2626
mime = "0.3"

0 commit comments

Comments
 (0)