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

Commit 58ea158

Browse files
authored
Merge pull request #23 from editorconfig-checker/dependabot/cargo/reqwest-0.9.22
Bump reqwest from 0.9.21 to 0.9.22
2 parents c02db58 + 89ca3c2 commit 58ea158

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.21"
11+
reqwest = "0.9.22"
1212
tar = "0.4.26"
1313
flate2 = "1.0.12"
1414

0 commit comments

Comments
 (0)