mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump tracing-subscriber from 0.3.16 to 0.3.17 (#995)
This commit is contained in:
parent
6d9bf0ef21
commit
3e443f3360
2 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@ tokio = { version = "1.27.0", features = ["rt-multi-thread"], default-features =
|
|||
tracing-core = "0.1.30"
|
||||
tracing = { version = "0.1.37", default-features = false }
|
||||
tracing-log = { version = "0.1.3", default-features = false }
|
||||
tracing-subscriber = { version = "0.3.16", features = ["fmt", "json", "ansi"], default-features = false }
|
||||
tracing-subscriber = { version = "0.3.17", features = ["fmt", "json", "ansi"], default-features = false }
|
||||
|
||||
[build-dependencies]
|
||||
embed-resource = "2.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue