Skip to content

Commit c526d6e

Browse files
committed
⬆️ Upgrade thiserror to 2.0.10
1 parent 6320342 commit c526d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ derive_more = { version = "1.0.0", features = ["display"] }
2929
indexmap = "2.7.0"
3030
ron = "0.8.1"
3131
serde = { version = "1.0.217", features = ["derive"] }
32-
thiserror = "2.0.6"
32+
thiserror = "2.0.10"
3333
tokio = { version = "1.42.0", features = ["rt"] }
3434
tokio-util = { version = "0.7.13", features = ["rt"] }
3535

0 commit comments

Comments
 (0)