Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 3656738

Browse files
authored
Merge pull request #19 from editorconfig-checker/dependabot/cargo/reqwest-0.9.21
Bump reqwest from 0.9.20 to 0.9.21
2 parents c095dd4 + 99a6576 commit 3656738

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -8,7 +8,7 @@ edition = "2018"
88

99
[dependencies]
1010
sys-info = "0.5.8"
11-
reqwest = "0.9.20"
11+
reqwest = "0.9.21"
1212
tar = "0.4.26"
1313
flate2 = "1.0.12"
1414

0 commit comments

Comments
 (0)