Skip to content

Commit df69dc9

Browse files
Bump url from 2.4.1 to 2.5.0 (#8994)
1 parent cb6c37a commit df69dc9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ruff_benchmark/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ harness = false
3434
once_cell.workspace = true
3535
serde.workspace = true
3636
serde_json.workspace = true
37-
url = "2.3.1"
37+
url = "2.5.0"
3838
ureq = "2.8.0"
3939
criterion = { version = "0.5.1", default-features = false }
4040
codspeed-criterion-compat = { version="2.3.3", default-features = false, optional = true}

0 commit comments

Comments
 (0)