mirror of
https://github.com/zerotier/coyote.git
synced 2026-05-22 16:26:53 -07:00
remove logging from ratpack features now that it's default
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ hyper = "^0.14"
|
||||
http = "^0.2"
|
||||
url = { version = "^2.2", features = [ "serde" ] }
|
||||
deadpool-postgres = { version = "^0.10", features = ["serde"] }
|
||||
ratpack = { version = "^0.1", path = "../ratpack", features = ["logging"] }
|
||||
ratpack = { version = "^0.1", path = "../ratpack" }
|
||||
log = "^0.4"
|
||||
trust-dns-client = "^0.20"
|
||||
openssl = "^0.10"
|
||||
|
||||
Reference in New Issue
Block a user