Skip to content

Commit

Permalink
fix(deps): update all patch dependencies
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 19, 2024
1 parent e9516ef commit 5b3cd9c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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
2 changes: 1 addition & 1 deletion xtask/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name = "xtask"
path = "src/xtask.rs"

[dependencies]
anyhow = "1.0.79"
anyhow = "1.0.80"
camino = "1.1"
chrono = { version = "0.4.34", default_features = false, features = ["std"] }
fn-error-context = "0.2.1"
Expand Down

0 comments on commit 5b3cd9c

Please sign in to comment.