|
|
@ -40,7 +40,6 @@ hickory-proto = "0.26.0" |
|
|
httparse = "1.10.1" |
|
|
httparse = "1.10.1" |
|
|
ipstack = { version = "1.0.0" } |
|
|
ipstack = { version = "1.0.0" } |
|
|
log = { version = "0.4.29", features = ["std"] } |
|
|
log = { version = "0.4.29", features = ["std"] } |
|
|
mimalloc = { version = "0.1.50", default-features = false, optional = true } |
|
|
|
|
|
percent-encoding = "2.3.2" |
|
|
percent-encoding = "2.3.2" |
|
|
serde = { version = "1.0.228", features = ["derive"] } |
|
|
serde = { version = "1.0.228", features = ["derive"] } |
|
|
shlex = "1.3.0" |
|
|
shlex = "1.3.0" |
|
|
|