Update dependencies
This commit is contained in:
@@ -11,7 +11,7 @@ clap = { version = "2.33", features = ["wrap_help"] }
|
||||
toml = "0.5"
|
||||
tokio = { version = "0.2", features = ["full"] }
|
||||
async-minecraft-ping = "0.2"
|
||||
dbus = { version = "0.8", features = ["futures"] }
|
||||
dbus = { version = "0.9", features = ["futures"] }
|
||||
dbus-tokio = "0.5"
|
||||
log = "0.4"
|
||||
env_logger = "0.7"
|
Reference in New Issue
Block a user