chore: colored_json 3.3.0 -> 4.0.0 (was yanked)
This commit is contained in:
parent
463355ce2d
commit
9584cbe1d6
|
@ -38,7 +38,7 @@ pkce = "0.2.0"
|
|||
|
||||
clap = { version = "4.4.6", features = ["derive", "env"], optional = true }
|
||||
tracing-subscriber = { version = "0.3.17", optional = true }
|
||||
colored_json = { version = "3.3.0", optional = true }
|
||||
colored_json = { version = "4.0.0", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
test-log = { version = "0.2.13", default-features = false, features = ["trace"] }
|
||||
|
|
Loading…
Reference in a new issue