Skip to content

Commit

Permalink
Bump ethabi to 5.1.1 (#89)
Browse files Browse the repository at this point in the history
* Bump ethabi to 5.1.1

* update lockfile.
  • Loading branch information
tomusdrw committed Mar 22, 2018
1 parent a5bd766 commit 30212be
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions 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 ethabi/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ethabi"
version = "5.1.0"
version = "5.1.1"
authors = ["Parity Technologies <admin@parity.io>"]
homepage = "https://github.com/paritytech/ethabi"
license = "MIT"
Expand Down

0 comments on commit 30212be

Please sign in to comment.