Skip to content

Commit

Permalink
Merge pull request #58 from 255doesnotexist/dependabot/cargo/reqwest-…
Browse files Browse the repository at this point in the history
…0.12.12

chore(deps): bump reqwest from 0.12.11 to 0.12.12
  • Loading branch information
aisuneko authored Jan 11, 2025
2 parents b0f24f3 + d34c0f4 commit 2f75f6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env_logger = "0.11.6"
log = "0.4.22"
chrono = "0.4.39"
dirs = "5.0.1"
reqwest = { version = "0.12.11", features = ["blocking", "json"] }
reqwest = { version = "0.12.12", features = ["blocking", "json"] }
base64 = "0.22.1"
anyhow = "1.0.95"
async-trait = "0.1.84"
Expand Down

0 comments on commit 2f75f6e

Please sign in to comment.