Skip to content

Commit 98f6f2c

Browse files
authored
fix(deps): update rust crate strip-ansi-escapes to 0.2.1 (#277)
1 parent 93272fb commit 98f6f2c

File tree

2 files changed

+6
-23
lines changed

2 files changed

+6
-23
lines changed

Cargo.lock

Lines changed: 5 additions & 22 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
@@ -17,7 +17,7 @@ indexmap = "2.5.0"
1717
quick-xml = "0.37.2"
1818
newtype-uuid = "1.1.3"
1919
thiserror = "2.0.11"
20-
strip-ansi-escapes = "0.2.0"
20+
strip-ansi-escapes = "0.2.1"
2121
uuid = "1.10.0"
2222

2323
[dev-dependencies]

0 commit comments

Comments
 (0)