Skip to content

Commit 2a0c8c5

Browse files
Bump thiserror from 2.0.15 to 2.0.16 (#183)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.15 to 2.0.16. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.15...2.0.16) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48ba441 commit 2a0c8c5

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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 @@ tracing-opentelemetry = "0.31.0"
4242
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"] }
45-
thiserror = "2.0.15"
45+
thiserror = "2.0.16"
4646
anyhow = "1.0.99"
4747
prometheus-client = "0.24.0"
4848

0 commit comments

Comments
 (0)