Skip to content

Commit 12d9f7e

Browse files
Bump thiserror from 1.0.65 to 2.0.3
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.65 to 2.0.3. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.65...2.0.3) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90c358e commit 12d9f7e

File tree

2 files changed

+32
-12
lines changed

2 files changed

+32
-12
lines changed

Cargo.lock

+31-11
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
@@ -27,7 +27,7 @@ elf = "0.7"
2727
futures = "0.3"
2828
http = "1.1"
2929
snap = "1.1"
30-
thiserror = "1.0"
30+
thiserror = "2.0"
3131
libc = "0.2"
3232

3333
async-channel = {version="2.3", optional=true}

0 commit comments

Comments
 (0)