Add log and env_logger crates
This commit is contained in:
@@ -12,3 +12,5 @@ toml = "0.5"
|
||||
tokio = { version = "0.2", features = ["full"] }
|
||||
async-minecraft-ping = "0.2"
|
||||
dbus = "0.8"
|
||||
log = "0.4"
|
||||
env_logger = "0.7"
|
@@ -11,3 +11,5 @@ toml = "0.5"
|
||||
tokio = { version = "0.2", features = ["full"] }
|
||||
async-minecraft-ping = "0.2"
|
||||
dbus = "0.8"
|
||||
log = "0.4"
|
||||
env_logger = "0.7"
|
Reference in New Issue
Block a user