Skip to content

Commit d0789b3

Browse files
Update Rust crate anstyle to 1.0.13
1 parent 9253c60 commit d0789b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ tabwriter = { version = "1", features = ["ansi_formatting"] }
8080
colored = "3.0"
8181
ctrlc = { version = "3.4.7", features = ["termination"] }
8282
ztest = { git = "https://github.com/oxidecomputer/falcon", branch = "main" }
83-
anstyle = "1.0.11"
83+
anstyle = "1.0.13"
8484
nom = "7.1"
8585
num_enum = "0.7.4"
8686
pretty-hex = "0.4"

0 commit comments

Comments
 (0)