DNS, DKIM and ACME improvements - part 4
This commit is contained in:
@@ -28,7 +28,7 @@ serde_json = "1.0"
|
||||
rkyv = { version = "0.8.10", features = ["little_endian"] }
|
||||
compact_str = "0.9.0"
|
||||
bincode = "1.3.3"
|
||||
lz4_flex = { version = "0.12", default-features = false }
|
||||
lz4_flex = { version = "0.13", default-features = false }
|
||||
base64 = "0.22"
|
||||
futures = "0.3"
|
||||
num_cpus = "1.13.1"
|
||||
|
||||
Reference in New Issue
Block a user