Skip to content

Commit 9f14019

Browse files
dependabot[bot]martinvonz
authored andcommitted
build: bump thiserror from 2.0.9 to 2.0.11
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.9 to 2.0.11. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.9...2.0.11) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10f02d4 commit 9f14019

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.15.0"
9797
textwrap = "0.16.1"
98-
thiserror = "2.0.9"
98+
thiserror = "2.0.11"
9999
tracing = "0.1.41"
100100
tracing-chrome = "0.6.0"
101101
tracing-error = "0.2.1"

0 commit comments

Comments
 (0)