fixed cargo snippet in README.md

This commit is contained in:
debris 2017-11-03 10:41:41 -05:00
parent 678a1c85fb
commit 940a287e1e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ To specify a dependency, add to `Cargo.toml`
```toml
[dependencies]
bigint = "4"
ethereum-types = "0.1"
```
Little example