Skip to content

Commit

Permalink
Update Rust crate anstyle to 1.0.8 (#311)
Browse files Browse the repository at this point in the history
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
  • Loading branch information
oxide-renovate[bot] authored Jul 26, 2024
1 parent ae481db commit 4ec46d1
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 @@ -66,7 +66,7 @@ tabwriter = { version = "1", features = ["ansi_formatting"] }
colored = "2.1"
ctrlc = { version = "3.4.4", features = ["termination"] }
ztest = { git = "https://github.com/oxidecomputer/falcon", branch = "main" }
anstyle = "1.0.7"
anstyle = "1.0.8"
nom = "7.1"
num_enum = "0.7.2"
pretty-hex = "0.4"
Expand Down

0 comments on commit 4ec46d1

Please sign in to comment.