openethereum/transaction-pool/Cargo.toml
Rando 33284e988e
Bump master to 1.11.0 (#8021)
* Bump master to 1.11.0

* Bump price-info

* Bump mac installer version

* Fix gitlab builds
2018-03-03 22:02:33 +01:00

13 lines
258 B
TOML

[package]
description = "Generic transaction pool."
name = "transaction-pool"
version = "1.11.0"
license = "GPL-3.0"
authors = ["Parity Technologies <admin@parity.io>"]
[dependencies]
error-chain = "0.11"
log = "0.3"
smallvec = "0.4"
ethereum-types = "0.2"