Skip to content

Commit 8472575

Browse files
build(deps): bump url in /benchmarks/competitors/servo-url (#696)
1 parent 3d13b8e commit 8472575

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.5.0"
10+
url = "2.5.2"
1111
libc = "0.2"
1212

1313
[profile.release]

0 commit comments

Comments
 (0)