Skip to content

Commit ca5ec3a

Browse files
authored
Merge pull request #80 from musicinmybrain/nu-ansi-term-0.50
Update to the current release of nu-ansi-term, 0.50.0
2 parents 996552d + 8cba665 commit ca5ec3a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tracing-subscriber = { version = "0.3", default-features = false, features = [
1717
"fmt",
1818
"std",
1919
] }
20-
nu-ansi-term = "0.49.0"
20+
nu-ansi-term = "0.50.0"
2121
tracing-log = { version = "0.2", optional = true, default-features = false, features = [
2222
"std",
2323
"log-tracer",

test_dependencies/Cargo.lock

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

0 commit comments

Comments
 (0)