Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit abc75ed

Browse files
Bump thiserror from 2.0.12 to 2.0.15 (#181)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.12 to 2.0.15. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.15) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.15 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 21e6b91 commit abc75ed

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.12"
45+
thiserror = "2.0.15"
4646
anyhow = "1.0.99"
4747
prometheus-client = "0.24.0"
4848

0 commit comments

Comments
 (0)