Update Rust crate tracing to 0.1.40
This commit is contained in:
@@ -19,5 +19,5 @@ categories = ["command-line-interface"]
|
||||
clap = { version = "4.4.6", features = ["env", "unicode", "string"] }
|
||||
console = "0.15.7"
|
||||
eyre = "0.6.8"
|
||||
tracing = { version = "0.1.39", features = ["log"] }
|
||||
tracing = { version = "0.1.40", features = ["log"] }
|
||||
tracing-subscriber = { version = "0.3.17", features = ["local-time", "env-filter"] }
|
||||
|
Reference in New Issue
Block a user