Skip to content

Commit a71872a

Browse files
Update Rust crate reqwest to 0.13.4
1 parent a637b42 commit a71872a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ owo-colors = "4.3.0"
4444
paste = "1.0.15"
4545
progenitor = "0.13.0"
4646
rayon = "1"
47-
reqwest = { version = "0.13.1", default-features = false, features = ["json"] }
47+
reqwest = { version = "0.13.4", default-features = false, features = ["json"] }
4848
schemars = "0.8.22"
4949
semver = "1.0.27"
5050
serde = "1.0.224"

0 commit comments

Comments
 (0)