Skip to content

Commit f541ff8

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

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

+14-14
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
@@ -20,7 +20,7 @@ libflate = "2.1"
2020
log = "0.4"
2121
os_pipe = "1.2"
2222
reqwest = "0.9"
23-
thiserror = "1"
23+
thiserror = "2"
2424
serde = { version = "1", features = ["serde_derive"] }
2525
serde_json = "1"
2626
subtle-encoding = "0.5"

0 commit comments

Comments
 (0)