DNS, DKIM and ACME improvements - part 4
This commit is contained in:
@@ -32,7 +32,7 @@ parking_lot = "0.12"
|
||||
lru-cache = { version = "0.1.2", optional = true }
|
||||
num_cpus = { version = "1.17", optional = true }
|
||||
blake3 = "1.8"
|
||||
lz4_flex = { version = "0.12", default-features = false }
|
||||
lz4_flex = { version = "0.13", default-features = false }
|
||||
deadpool-postgres = { version = "0.14", optional = true }
|
||||
tokio-postgres = { version = "0.7.10", features = ["with-serde_json-1"], optional = true }
|
||||
tokio-rustls = { version = "0.26", optional = true, default-features = false, features = ["ring", "tls12"] }
|
||||
|
||||
Reference in New Issue
Block a user