Skip to content

Commit

Permalink
Bump nu-ansi-term to 0.49.0 (#613)
Browse files Browse the repository at this point in the history
Side effect we don't duplicate `windows-sys` anymore
  • Loading branch information
sholderbach authored Jul 24, 2023
1 parent ddec668 commit f15f0fb
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 86 deletions.
104 changes: 19 additions & 85 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ crossbeam = { version = "0.8.2", optional = true }
crossterm = { version = "0.26.1", features = ["serde"] }
fd-lock = "3.0.3"
itertools = "0.10.3"
nu-ansi-term = "0.47.0"
nu-ansi-term = "0.49.0"
rusqlite = { version = "0.29.0", optional = true }
serde = { version = "1.0", features = ["derive"] }
serde_json = { version = "1.0.79", optional = true }
Expand Down

0 comments on commit f15f0fb

Please sign in to comment.