Compare commits
No commits in common. "dependabot/cargo/tracing-subscriber-0.3" and "master" have entirely different histories.
dependabot
...
master
@ -8,7 +8,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
game = { version = "0.1", path = "../game"}
|
||||
tracing-subscriber = "0.3"
|
||||
tracing-subscriber = "0.2"
|
||||
tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
|
||||
sentry = "0.23"
|
||||
tracing = "0.1"
|
||||
|
Reference in New Issue
Block a user