Skip to content

Commit 8a94154

Browse files
Bump anyhow from 1.0.87 to 1.0.89 (#84)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.87 to 1.0.89. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.87...1.0.89) --- updated-dependencies: - dependency-name: anyhow 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 0c243d8 commit 8a94154

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
@@ -42,7 +42,7 @@ opentelemetry = { version = "0.20.0", features = ["trace", "rt-tokio"] }
4242
opentelemetry-otlp = { version = "0.13.0", features = ["tokio"], optional = true }
4343
tonic = { version = "0.9", optional = true }
4444
thiserror = "1.0.47"
45-
anyhow = "1.0.75"
45+
anyhow = "1.0.89"
4646
prometheus-client = "0.22.2"
4747

4848
[dev-dependencies]

0 commit comments

Comments
 (0)