Skip to content

Commit bd8883e

Browse files
Bump anyhow from 1.0.98 to 1.0.99 (#176)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.98 to 1.0.99. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 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 3d29a48 commit bd8883e

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
@@ -43,7 +43,7 @@ opentelemetry = { version = "0.30", features = ["trace"] }
4343
opentelemetry-otlp = { version = "0.30", optional = true, default-features = false, features = ["trace", "grpc-tonic"] }
4444
opentelemetry_sdk = { version = "0.30", features = ["rt-tokio"] }
4545
thiserror = "2.0.12"
46-
anyhow = "1.0.98"
46+
anyhow = "1.0.99"
4747
prometheus-client = "0.23.1"
4848

4949
[dev-dependencies]

0 commit comments

Comments
 (0)