Skip to content

Commit

Permalink
Merge pull request #80 from musicinmybrain/nu-ansi-term-0.50
Browse files Browse the repository at this point in the history
Update to the current release of nu-ansi-term, 0.50.0
  • Loading branch information
oli-obk authored Apr 16, 2024
2 parents 996552d + 8cba665 commit ca5ec3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tracing-subscriber = { version = "0.3", default-features = false, features = [
"fmt",
"std",
] }
nu-ansi-term = "0.49.0"
nu-ansi-term = "0.50.0"
tracing-log = { version = "0.2", optional = true, default-features = false, features = [
"std",
"log-tracer",
Expand Down
4 changes: 2 additions & 2 deletions test_dependencies/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ca5ec3a

Please sign in to comment.