Skip to content

Commit

Permalink
update to strip-ansi-escapes 0.2.0 (#618)
Browse files Browse the repository at this point in the history
  • Loading branch information
fdncred authored Aug 9, 2023
1 parent 541698f commit e7ee24a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -23,7 +23,7 @@ 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 }
strip-ansi-escapes = "0.1.2"
strip-ansi-escapes = "0.2.0"
strum = "0.25"
strum_macros = "0.25"
thiserror = "1.0.31"
Expand Down

0 comments on commit e7ee24a

Please sign in to comment.