Skip to content

Commit

Permalink
Merge pull request #67 from wcm-io-devops/dependabot/cargo/reqwest-0.…
Browse files Browse the repository at this point in the history
…12.11

build(deps): bump reqwest from 0.12.9 to 0.12.11
  • Loading branch information
tobias-richter authored Jan 6, 2025
2 parents 1b8e072 + 17faedd commit 7e96ea3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 31 deletions.
40 changes: 10 additions & 30 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 @@ -34,7 +34,7 @@ tokio = { version = "1.42.0", features = ["full"] }
headers = "0.4.0"
rustls = "0.23.20"
[dependencies.reqwest]
version = "0.12.9"
version = "0.12.11"
#default-features = false
features = ["json", "rustls-tls"]
[dependencies.uuid]
Expand Down

0 comments on commit 7e96ea3

Please sign in to comment.