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

Commit 5b99a53

Browse files
wesrervorot93
authored andcommitted
refactoring I have so far - cut out into separate file
1 parent d4733b8 commit 5b99a53

39 files changed

+5134
-4543
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,11 @@ serde_derive = "1.0"
7575
serde_json = "1.0"
7676
snapshot = { path = "ethcore/snapshot" }
7777
spec = { path = "ethcore/spec" }
78+
structopt = "~0.3"
7879
term_size = "0.3"
7980
textwrap = "0.11.0"
8081
toml = "0.5.6"
82+
rust-embed = "5.5.1"
8183
verification = { path = "ethcore/verification" }
8284

8385
[build-dependencies]

0 commit comments

Comments
 (0)