Skip to content

Commit

Permalink
⬆️ Upgrade thiserror to 2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
czy-29 committed Jan 17, 2025
1 parent 1d47df1 commit 6ee08f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ derive_more = { version = "1.0.0", features = ["display"] }
indexmap = "2.7.0"
ron = "0.8.1"
serde = { version = "1.0.217", features = ["derive"] }
thiserror = "2.0.10"
thiserror = "2.0.11"
tokio = { version = "1.43.0", features = ["rt"] }
tokio-util = { version = "0.7.13", features = ["rt"] }

Expand Down

0 comments on commit 6ee08f9

Please sign in to comment.