Skip to content

Commit 1b741b1

Browse files
Update Rust crate thiserror to v2
1 parent afd36a9 commit 1b741b1

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)