Skip to content

Commit 62e8eb8

Browse files
dependabot[bot]mistydemeo
authored andcommitted
chore(deps): bump thiserror from 2.0.11 to 2.0.12
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.11 to 2.0.12. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.12) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e4c5e2 commit 62e8eb8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -34,7 +34,7 @@ console = { version = "0.15.10" }
3434
clap-cargo = { version = "0.14.0" }
3535
comfy-table = "7.1.4"
3636
miette = { version = "7.5.0" }
37-
thiserror = "2.0.11"
37+
thiserror = "2.0.12"
3838
tracing = { version = "0.1.41", features = ["log"] }
3939
serde = { version = "1.0.219", features = ["derive"] }
4040
serde_json = { version = "1.0.138" }

0 commit comments

Comments
 (0)