Skip to content

Commit 71d68be

Browse files
build(deps): bump url in /benchmarks/competitors/servo-url (#496)
Bumps [url](https://github.com/servo/rust-url) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.4.0...v2.4.1) --- 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 3c7688b commit 71d68be

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

benchmarks/competitors/servo-url/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.

benchmarks/competitors/servo-url/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ path = "lib.rs"
77
crate-type = ["cdylib"]
88

99
[dependencies]
10-
url = "2.4.0"
10+
url = "2.4.1"
1111
libc = "0.2"
1212

1313
[profile.release]

0 commit comments

Comments
 (0)