Skip to content

Commit

Permalink
fix(deps): update rust crate anstream to 0.6.12
Browse files Browse the repository at this point in the history
Signed-off-by: null <platform-engineering@redhat.com>
  • Loading branch information
platform-engineering-bot committed Feb 18, 2024
1 parent e9516ef commit d29dd5d
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 lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ rust-version = "1.64.0"
include = ["/src", "LICENSE-APACHE", "LICENSE-MIT"]

[dependencies]
anstream = "0.6.11"
anstream = "0.6.12"
anstyle = "1.0.6"
anyhow = "1.0"
camino = { version = "1.1.6", features = ["serde1"] }
Expand Down

0 comments on commit d29dd5d

Please sign in to comment.