feat: config works
This commit is contained in:
@@ -21,3 +21,7 @@ p384 = "0.13.0"
|
||||
p521 = "0.13.3"
|
||||
once_cell = "1.19.0"
|
||||
bytes = "1.6.0"
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
serde_json = "1.0.115"
|
||||
tokio-dns-unofficial = "0.4.0"
|
||||
trust-dns-resolver = { version = "0.23.2", features = ["tokio"] }
|
||||
|
||||
Reference in New Issue
Block a user