Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Commit f39c931

Browse files
authored
Merge pull request #26 from koushiro-contrib/update-deps
deps: update some deps and evm submodule
2 parents 196b9cb + c21ccd7 commit f39c931

File tree

3 files changed

+52
-28
lines changed

3 files changed

+52
-28
lines changed

Cargo.lock

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

evm

Submodule evm updated from e7138f7 to 60d5d18

jsontests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ edition = "2018"
1010

1111
[dependencies]
1212
evm = { path = "../evm" }
13-
ethereum = "0.14.0"
13+
ethereum = "0.15.0"
1414
primitive-types = "0.12"
1515
serde = { version = "1.0", features = ["derive"] }
1616
serde_json = "1.0"

0 commit comments

Comments
 (0)