Skip to content

Commit 5e0566e

Browse files
committed
chore: Update anstyle
1 parent 6562f9a commit 5e0566e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ log = { version = "0.4.8", features = ["std"] }
5858
env_filter = { version = "0.1.0", path = "crates/env_filter", default-features = false }
5959
humantime = { version = "2.0.0", optional = true }
6060
anstream = { version = "0.6.11", default-features = false, features = ["wincon"], optional = true }
61-
anstyle = { version = "1.0.4", optional = true }
61+
anstyle = { version = "1.0.6", optional = true }
6262

6363
[[test]]
6464
name = "regexp_filter"

0 commit comments

Comments
 (0)