Skip to content

Commit c6e88ef

Browse files
chore(deps): Bump anyhow from 1.0.98 to 1.0.100 (#358)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.98 to 1.0.100. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.100) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f68fdbb commit c6e88ef

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
@@ -55,7 +55,7 @@ opentelemetry = { version = "0.29.1" }
5555
opentelemetry-otlp = { version = "0.29.0", features = ["grpc-tonic", "logs"]}
5656
opentelemetry_sdk = { version = "0.29.0" }
5757
thiserror = "2.0.17"
58-
anyhow = "1.0.98"
58+
anyhow = "1.0.100"
5959
base64 = "0.22.1"
6060
clap = { version = "4.5.52", features = ["derive"] }
6161
cluster-api-rs = "1.10.3"

0 commit comments

Comments
 (0)