Skip to content

Commit

Permalink
fix(deps): update rust crate thiserror to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 29eb27f commit e9d5f5e
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 @@ -13,5 +13,5 @@ env_logger = "0.9.3"
log = "0.4.17"
poise = "0.4.1"
rand = "0.8.5"
thiserror = "1.0.37"
thiserror = "2.0.0"
tokio = { version = "1.21.2", features = ["rt-multi-thread"] }

0 comments on commit e9d5f5e

Please sign in to comment.