Compare commits
1 Commits
master
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
9430b45b55 |
@ -8,7 +8,7 @@ edition = "2018"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
game = { version = "0.1", path = "../game"}
|
game = { version = "0.1", path = "../game"}
|
||||||
tracing-subscriber = "0.2"
|
tracing-subscriber = "0.3"
|
||||||
tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
|
tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
|
||||||
sentry = "0.23"
|
sentry = "0.23"
|
||||||
tracing = "0.1"
|
tracing = "0.1"
|
||||||
|
Reference in New Issue
Block a user