Skip to content

Commit 0f9a286

Browse files
chore(deps): bump anyhow from 1.0.100 to 1.0.102 (#244)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.100 to 1.0.102. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.102) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db06134 commit 0f9a286

2 files changed

Lines changed: 3 additions & 66 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 65 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
@@ -21,7 +21,7 @@ kubert = { version = "^0.25.0", features = [
2121
"prometheus-client",
2222
] }
2323
tokio = { version = "^1.49.0", features = ["full"] }
24-
anyhow = { version = "^1.0.100", features = ["backtrace"] }
24+
anyhow = { version = "^1.0.102", features = ["backtrace"] }
2525
tracing = "^0.1.44"
2626
schemars = "^0.8.22"
2727
serde = { version = "^1.0.228", features = ["derive"] }

0 commit comments

Comments
 (0)