Skip to content

Commit

Permalink
Merge pull request #58 from wcm-io-devops/feature/updateDependencies
Browse files Browse the repository at this point in the history
build(deps): bump rustls from 0.23.13 to 0.23.19
  • Loading branch information
BerSomBen authored Dec 4, 2024
2 parents e18f0fb + b650c2a commit 960dd56
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 8 deletions.
192 changes: 186 additions & 6 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ strum = "0.26.3"
strum_macros = "0.26.4"
tokio = { version = "1.41.1", features = ["full"] }
headers = "0.4.0"
rustls = "0.23.19"
[dependencies.reqwest]
version = "0.12.9"
#default-features = false
features = ["json", "rustls-tls"]

features = ["json", "rustls-tls"]
[dependencies.uuid]
version = "1.11.0"
features = [
Expand Down

0 comments on commit 960dd56

Please sign in to comment.