Skip to content

Commit de68d2c

Browse files
committedFeb 26, 2024
cargo fixes
1 parent cfbd58e commit de68d2c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
 

‎Cargo.lock

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎graph/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ wasmparser = "0.118.1"
7676
thiserror = "1.0.25"
7777
parking_lot = "0.12.1"
7878
itertools = "0.12.0"
79-
defer = "0.1"
8079

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

0 commit comments

Comments
 (0)