Skip to content

Commit c494e10

Browse files
dependabot[bot]arxanas
authored andcommitted
build: 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-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 116d549 commit c494e10

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
@@ -95,7 +95,7 @@ shell-words = "1.1.0"
9595
skim = "0.10.4"
9696
tempfile = "3.20.0"
9797
textwrap = "0.16.2"
98-
thiserror = "2.0.11"
98+
thiserror = "2.0.12"
9999
tracing = "0.1.41"
100100
tracing-chrome = "0.6.0"
101101
tracing-error = "0.2.1"

0 commit comments

Comments
 (0)