Skip to content

Commit

Permalink
Enable tls for central
Browse files Browse the repository at this point in the history
  • Loading branch information
Threated committed Nov 16, 2023
1 parent 0f7984a commit 9115447
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions central/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ serde = { workspace = true }
futures = { workspace = true }
serde_json = "1"
rand = "0.8"
reqwest = { version = "0.11", default_features = false, features = ["default-tls"] }

0 comments on commit 9115447

Please sign in to comment.