Skip to content

Commit 5ea5c4a

Browse files
chore(deps): Bump thiserror from 2.0.12 to 2.0.17
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.12 to 2.0.17. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.17) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3ccbaf commit 5ea5c4a

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

Lines changed: 16 additions & 16 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
@@ -55,7 +55,7 @@ tracing-opentelemetry = "0.30.0"
5555
opentelemetry = { version = "0.29.1" }
5656
opentelemetry-otlp = { version = "0.29.0", features = ["grpc-tonic", "logs"]}
5757
opentelemetry_sdk = { version = "0.29.0" }
58-
thiserror = "2.0.11"
58+
thiserror = "2.0.17"
5959
anyhow = "1.0.98"
6060
base64 = "0.22.1"
6161
clap = { version = "4.5.43", features = ["derive"] }

0 commit comments

Comments
 (0)