Skip to content

Commit b4eee6f

Browse files
Update Rust crate anstyle to 1.0.13
1 parent 38ff221 commit b4eee6f

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
@@ -81,7 +81,7 @@ clap = { version = "4.5.47", features = ["derive", "unstable-styles", "env"] }
8181
tabwriter = { version = "1", features = ["ansi_formatting"] }
8282
colored = "3.0"
8383
ztest = { git = "https://github.com/oxidecomputer/falcon", branch = "main" }
84-
anstyle = "1.0.11"
84+
anstyle = "1.0.13"
8585
nom = "7.1"
8686
num_enum = "0.7.4"
8787
pretty-hex = "0.4"

0 commit comments

Comments
 (0)