Skip to content

Commit

Permalink
Fix shared Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Antony1060 committed Dec 7, 2023
1 parent e52b5e3 commit 21f6e36
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 26 deletions.
12 changes: 0 additions & 12 deletions server/Cargo.lock

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

11 changes: 0 additions & 11 deletions shared/Cargo.lock

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

3 changes: 0 additions & 3 deletions shared/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ crc32fast = "1.3.2"
hex = "0.4.3"
reqwest = "0.11.22"
ethers-ccip-read = { git = "https://github.com/ensdomains/ethers-ccip-read" }
tokio = "1.34.0"
futures = "0.3.29"
itertools = "0.12.0"

# needed to enable the "js" feature for compatibility with wasm,
# see https://docs.rs/getrandom/#webassembly-support
Expand Down

0 comments on commit 21f6e36

Please sign in to comment.