Skip to content

Commit 7dac41f

Browse files
chore(deps): bump thiserror from 1.0.69 to 2.0.11
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.69 to 2.0.11. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.11) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4c6a20 commit 7dac41f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ default-target = "x86_64-pc-windows-msvc"
1919

2020
[dependencies]
2121
quick-xml = "0.31"
22-
thiserror = "1.0"
22+
thiserror = "2.0"
2323
windows-version = "0.1"
2424

2525
[dependencies.windows]

0 commit comments

Comments
 (0)