Skip to content

Commit

Permalink
Merge pull request #309 from containers/renovate/anstyle-1.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate anstyle to 1.0.6
  • Loading branch information
cgwalters committed Feb 8, 2024
2 parents 0a18d06 + 84b96d4 commit 1f29a1f
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 @@ -12,7 +12,7 @@ include = ["/src", "LICENSE-APACHE", "LICENSE-MIT"]

[dependencies]
anstream = "0.6.11"
anstyle = "1.0.4"
anstyle = "1.0.6"
anyhow = "1.0"
camino = { version = "1.0.4", features = ["serde1"] }
ostree-ext = { version = "0.13" }
Expand Down

0 comments on commit 1f29a1f

Please sign in to comment.