Skip to content

Commit

Permalink
rustls-tls
Browse files Browse the repository at this point in the history
  • Loading branch information
sverrejb committed Feb 2, 2024
1 parent e743744 commit 15b8f37
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 2 deletions.
45 changes: 44 additions & 1 deletion 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 @@ -9,7 +9,7 @@ chrono = { version = "0.4.26", features = ["serde"] }
image = "0.24.7"
reqwest = { version = "0.11.23", features = [
"json",
"rustls",
"rustls-tls",
], default-features = false }
serde = { version = "1.0.183", features = ["derive"] }
serde_json = "1.0.104"
Expand Down

0 comments on commit 15b8f37

Please sign in to comment.