Skip to content

Commit

Permalink
cargo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
zorancv committed Feb 26, 2024
1 parent cfbd58e commit de68d2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion graph/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ wasmparser = "0.118.1"
thiserror = "1.0.25"
parking_lot = "0.12.1"
itertools = "0.12.0"
defer = "0.1"

# Our fork contains patches to make some fields optional for Celo and Fantom compatibility.
# Without the "arbitrary_precision" feature, we get the error `data did not match any variant of untagged enum Response`.
Expand Down

0 comments on commit de68d2c

Please sign in to comment.