parity-common/serialize/Cargo.toml

11 lines
245 B
TOML
Raw Normal View History

[package]
name = "ethereum-types-serialize"
2018-02-04 03:53:35 -08:00
version = "0.2.1"
authors = ["Parity Technologies <admin@parity.io>"]
2018-01-24 01:54:40 -08:00
license = "MIT"
homepage = "https://github.com/paritytech/primitives"
description = "Ethereum types"
[dependencies]
serde = "1.0"