Skip to content

Commit 686af11

Browse files
Bump thiserror from 2.0.12 to 2.0.16
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.12 to 2.0.16. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...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>
1 parent 3195dfb commit 686af11

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -36,7 +36,7 @@ tracing = { version = "0.1.41", features = ["log", "log-always"] }
3636
tracing-subscriber = "0.3"
3737
metrics = { version = "0.24.2", optional = true }
3838
metrics-exporter-prometheus = { version = "0.17.2", optional = true, features = ["http-listener"] }
39-
thiserror = "2.0.12"
39+
thiserror = "2.0.16"
4040
static_assertions = "1"
4141

4242
[dev-dependencies]

0 commit comments

Comments
 (0)