mirror of
https://github.com/zaphar/kitchen.git
synced 2025-07-21 19:29:49 -04:00
build: use rustls
This commit is contained in:
parent
1b6023a03e
commit
251cbfa5c7
@ -51,7 +51,7 @@ features = ["serde", "v4"]
|
||||
|
||||
[dependencies.axum]
|
||||
version = "0.5.16"
|
||||
features = ["headers", "http2"]
|
||||
features = ["headers", "http2", "rustls-tls"]
|
||||
|
||||
[dependencies.clap]
|
||||
version = "3.2.16"
|
||||
|
Loading…
x
Reference in New Issue
Block a user