Skip to content

Commit

Permalink
Merge pull request #148 from gianzellweger/dependabot/cargo/dev/reqwe…
Browse files Browse the repository at this point in the history
…st-0.12.9

Bump reqwest from 0.12.5 to 0.12.9
  • Loading branch information
gianzellweger authored Jan 2, 2025
2 parents 94939cb + c6ce3a1 commit 756431b
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 9 deletions.
70 changes: 62 additions & 8 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 @@ -42,7 +42,7 @@ badlang-parser = { path = "badlang-parser", features = ["silly"], version = "0.1
percent-encoding = "2.3.1"
qrcode = "0.14.0"
rand = "0.8.5"
reqwest = { version = "0.12.5", features = ["json", "blocking"] }
reqwest = { version = "0.12.9", features = ["json", "blocking"] }
savefile = "0.18.2"
savefile-derive = "0.18.5"
semver = "1.0.23"
Expand Down

0 comments on commit 756431b

Please sign in to comment.