Skip to content

Commit 3cb79a4

Browse files
authored
Update misc (#44)
1 parent e1e391a commit 3cb79a4

File tree

5 files changed

+6
-7
lines changed

5 files changed

+6
-7
lines changed

server/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "enstate"
88
repository = "https://github.com/v3xlabs/enstate"
99
authors = [
1010
"Luc van Kampen <[email protected]>",
11-
"Antonio Fran Štignjedec <[email protected]>",
11+
"Antonio Fran Trstenjak <[email protected]>",
1212
"Miguel Piedrafita <[email protected]>",
1313
]
1414

shared/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

shared/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ serde_json = "1.0.96"
3333
crc32fast = "1.3.2"
3434
hex = "0.4.3"
3535
reqwest = "0.11.22"
36-
ethers-ccip-read = { git = "https://github.com/v3xlabs/rust-ethers-ccip-read/", branch = "patch/provider-error-handling" }
37-
#ethers-ccip-read = { git = "https://github.com/ensdomains/ethers-ccip-read" }
36+
ethers-ccip-read = { git = "https://github.com/ensdomains/ethers-ccip-read" }
3837
build-info = "0.0.34"
3938

4039
# needed to enable the "js" feature for compatibility with wasm,

worker/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)