Skip to content

Commit 1ee23e5

Browse files
Bump thiserror from 1.0.69 to 2.0.3 (#59)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.69 to 2.0.3. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4cb6873 commit 1ee23e5

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Cargo.lock

Lines changed: 15 additions & 15 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
@@ -106,7 +106,7 @@ serde_json = "1.0.115"
106106
sha2 = "0.10.6"
107107
strum = { version = "0.26.3", features = ["derive"] }
108108
sysinfo = "0.32.0"
109-
thiserror = "1.0.58"
109+
thiserror = "2.0.3"
110110
tempfile = "3.10.1"
111111
time = { version = "0.3.34", features = [
112112
"parsing",

0 commit comments

Comments
 (0)