Skip to content

Commit 0084eaa

Browse files
Bump reqwest from 0.12.15 to 0.12.19 (#379)
1 parent d83767c commit 0084eaa

File tree

2 files changed

+45
-21
lines changed

2 files changed

+45
-21
lines changed

Cargo.lock

Lines changed: 44 additions & 20 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.15", features = ["blocking", "json"] }
33+
reqwest = { version = "0.12.19", 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)