Skip to content

Commit bb2f46b

Browse files
authored
Merge pull request #8 from kober-systems/renovate/thiserror-2.x
Update Rust crate thiserror to v2
2 parents afd36a9 + 1b741b1 commit bb2f46b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ egui_extras = { version = "0.27", features = ["all_loaders"]}
2020
env_logger = "0.11.3"
2121
image = "0.24"
2222
log = "0.4.21"
23-
thiserror = "1.0.56"
23+
thiserror = "2.0.0"

0 commit comments

Comments
 (0)