Skip to content

Commit

Permalink
Update misc (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
Antony1060 authored Jan 15, 2024
1 parent e1e391a commit 3cb79a4
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 7 deletions.
4 changes: 2 additions & 2 deletions server/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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description = "enstate"
repository = "https://github.com/v3xlabs/enstate"
authors = [
"Luc van Kampen <luc@v3x.email>",
"Antonio Fran Štignjedec <antony@antony.red>",
"Antonio Fran Trstenjak <antony@antony.red>",
"Miguel Piedrafita <sup@miguel.build>",
]

Expand Down
2 changes: 1 addition & 1 deletion shared/Cargo.lock

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

3 changes: 1 addition & 2 deletions shared/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ serde_json = "1.0.96"
crc32fast = "1.3.2"
hex = "0.4.3"
reqwest = "0.11.22"
ethers-ccip-read = { git = "https://github.com/v3xlabs/rust-ethers-ccip-read/", branch = "patch/provider-error-handling" }
#ethers-ccip-read = { git = "https://github.com/ensdomains/ethers-ccip-read" }
ethers-ccip-read = { git = "https://github.com/ensdomains/ethers-ccip-read" }
build-info = "0.0.34"

# needed to enable the "js" feature for compatibility with wasm,
Expand Down
2 changes: 1 addition & 1 deletion worker/Cargo.lock

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

0 comments on commit 3cb79a4

Please sign in to comment.