Update Rust crate tracing to 0.1.37
This commit is contained in:
@@ -14,7 +14,7 @@ git2 = { version = "0.15.0", features = ["ssh"] }
|
||||
clap = "3.2.16"
|
||||
envconfig = "0.10.0"
|
||||
dirs = "4.0.0"
|
||||
tracing = "0.1.36"
|
||||
tracing = "0.1.37"
|
||||
tracing-subscriber = { version = "0.3.15", features = ["json"] }
|
||||
log = { version = "0.4.17", features = ["std", "kv_unstable"] }
|
||||
openssl = {version = "0.10", features = ["vendored"]}
|
||||
|
Reference in New Issue
Block a user