Skip to content

Commit 7747390

Browse files
chore(deps): bump anyhow from 1.0.90 to 1.0.91 (#78)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c1f5ef commit 7747390

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT"
99
version = "0.14.0"
1010

1111
[workspace.dependencies]
12-
anyhow = "1.0.90"
12+
anyhow = "1.0.91"
1313
delegate = "0.13.1"
1414
hyper-util = "0.1.9"
1515
kube = { version = "0.96.0", default-features = false, features = ["derive"] }

0 commit comments

Comments
 (0)