Skip to content

Commit 36524c9

Browse files
committed
chore: update to tracing-subscriber 0.3.20
1 parent e0016e5 commit 36524c9

File tree

2 files changed

+15
-59
lines changed

2 files changed

+15
-59
lines changed

Cargo.lock

Lines changed: 14 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ openssl = { version = "0.10", default-features = false, optional = true }
8686

8787
[target.'cfg(windows)'.dependencies]
8888
# keep aligned with the version from tracing-subscriber
89-
nu-ansi-term = "0.46"
89+
nu-ansi-term = "0.50"
9090

9191
[dev-dependencies]
9292
tempfile = "3"

0 commit comments

Comments
 (0)