Skip to content

Commit

Permalink
Merge pull request #152 from alexnederlof/dependabot/cargo/reqwest-0.…
Browse files Browse the repository at this point in the history
…11.22
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
2 parents f476822 + 0d6088f commit e7dd110
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 6 deletions.
33 changes: 28 additions & 5 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 @@ -13,7 +13,7 @@ hmac = "0.12.1"
sha2 = "0.10.6"
crypto-mac = "0.11.1"
chrono = "0.4.26"
reqwest = { version = "0.11.18", features = ["json"] }
reqwest = { version = "0.11.22", features = ["json"] }
tokio = { version = "1.28.2", features = ["full"] }
simplelog = "0.12.1"
openssl = "0.10.59"
Expand Down

0 comments on commit e7dd110

Please sign in to comment.