Skip to content

Commit

Permalink
Merge pull request #307 from containers/renovate/anstream-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate anstream to 0.6.11
  • Loading branch information
cgwalters committed Feb 8, 2024
2 parents 7e63a4d + 622912e commit 0a18d06
Showing 1 changed file with 1 addition and 1 deletion.
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.4"
anstream = "0.6.11"
anstyle = "1.0.4"
anyhow = "1.0"
camino = { version = "1.0.4", features = ["serde1"] }
Expand Down

0 comments on commit 0a18d06

Please sign in to comment.