Skip to content

Commit

Permalink
build: upgrade thiserror crate to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
suchapalaver committed Nov 6, 2024
1 parent 40f879d commit 458d712
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 16 deletions.
50 changes: 35 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ serde_derive = "1.0.208"
serde_json = "1.0.127"
ssz_types = "0.6"
tempfile = "3.0"
thiserror = "1.0.63"
thiserror = "2.0.0"
tokio = "1.39.2"
tokio-stream = "0.1.16"
tonic = "0.12.0"
Expand Down

0 comments on commit 458d712

Please sign in to comment.