Skip to content

Commit 7f1a475

Browse files
Bump thiserror from 1.0.64 to 1.0.68 (#102)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.64 to 1.0.68. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...1.0.68) --- updated-dependencies: - dependency-name: thiserror 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 54c6384 commit 7f1a475

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -41,7 +41,7 @@ tracing-opentelemetry = "0.27.0"
4141
opentelemetry = { version = "0.26.0", features = ["trace"] }
4242
opentelemetry-otlp = { version = "0.26.0", optional = true }
4343
opentelemetry_sdk = { version = "0.26.0", features = ["rt-tokio"] }
44-
thiserror = "1.0.47"
44+
thiserror = "1.0.68"
4545
anyhow = "1.0.92"
4646
prometheus-client = "0.22.2"
4747

0 commit comments

Comments
 (0)