Skip to content

Commit

Permalink
build(deps): bump rustls from 0.23.13 to 0.23.19
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Sommerfeld committed Dec 4, 2024
1 parent e18f0fb commit b650c2a
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 b650c2a

Please sign in to comment.