update tracing-subscriber (#3473)
which gets rid of the transitive dep on `chrono` that was affected by `RUSTSEC-2020-0159`.
This commit is contained in:
@@ -18,7 +18,7 @@ wiggle = { path = "..", features = ["tracing_log"] }
|
||||
[dev-dependencies]
|
||||
thiserror = "1.0"
|
||||
tracing = "0.1.26"
|
||||
tracing-subscriber = "0.2.4"
|
||||
tracing-subscriber = "0.3.1"
|
||||
env_logger = "0.8"
|
||||
|
||||
[badges]
|
||||
|
||||
Reference in New Issue
Block a user