Skip to content

Commit cea5530

Browse files
[Cargo]: Bump anyhow from 1.0.97 to 1.0.98 in the core group
Bumps the core group with 1 update: [anyhow](https://github.com/dtolnay/anyhow). Updates `anyhow` from 1.0.97 to 1.0.98 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.97...1.0.98) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.98 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8273178 commit cea5530

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ futures = "0.3.31"
1818
tokio = { version = "1.44.2", features = ["macros", "rt-multi-thread"] }
1919
tracing = "0.1.41"
2020
tracing-subscriber = "0.3.19"
21-
anyhow = "1.0.97"
21+
anyhow = "1.0.98"
2222
serde = { version = "1.0.219", features = ["derive"] }
2323
k8s-openapi = { version = "0.24.0", features = ["latest"] }
2424

0 commit comments

Comments
 (0)