Skip to content

Commit cce6ee8

Browse files
Bump reqwest from 0.12.19 to 0.12.20 (#388)
1 parent 18b8bcd commit cce6ee8

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Cargo.lock

Lines changed: 2 additions & 4 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
@@ -30,7 +30,7 @@ phf = { version = "0.11.3", features = ["macros"] }
3030
plotly = "0.12.1"
3131
polars = { version = "0.48.1", features = ["csv", "dtype-struct", "lazy", "parquet", "rows"] }
3232
rand = "0.9.1"
33-
reqwest = { version = "0.12.19", features = ["blocking", "json"] }
33+
reqwest = { version = "0.12.20", features = ["blocking", "json"] }
3434
rstest = "0.25.0"
3535
serde = { version = "1.0.219", features = ["derive"] }
3636
serde_json = "1.0.140"

0 commit comments

Comments
 (0)