Skip to content

Commit

Permalink
version 0.0.4 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
debris authored and tomusdrw committed Jun 25, 2017
1 parent e5b63f9 commit c5a9718
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "web3"
version = "0.0.3"
version = "0.0.4"
description = "Ethereum JSON-RPC client."
homepage = "https://github.com/tomusdrw/rust-web3"
repository = "https://github.com/tomusdrw/rust-web3"
Expand All @@ -10,7 +10,7 @@ keywords = ["jsonrpc", "web3", "ethereum", "rpc", "client"]
authors = ["Tomasz Drwięga <tomasz@ethcore.io>"]

[dependencies]
ethabi = "1.1"
ethabi = "2.0"
futures = "0.1"
jsonrpc-core = "7.0"
log = "0.3"
Expand Down

0 comments on commit c5a9718

Please # to comment.