Skip to content

Commit

Permalink
build(deps): update thiserror requirement from 1.0.57 to 2.0.3 (#751)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent a4488ac commit a6599ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firewood/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ hex = "0.4.3"
metrics = "0.24.0"
serde = { version = "1.0" }
sha2 = "0.10.8"
thiserror = "1.0.57"
thiserror = "2.0.3"
tokio = { version = "1.36.0", features = ["rt", "sync", "macros", "rt-multi-thread"] }
typed-builder = "0.20.0"
bincode = "1.3.3"
Expand Down

0 comments on commit a6599ac

Please sign in to comment.