parity-common/serialize/Cargo.toml

11 lines
245 B
TOML

[package]
name = "ethereum-types-serialize"
version = "0.2.1"
authors = ["Parity Technologies <admin@parity.io>"]
license = "MIT"
homepage = "https://github.com/paritytech/primitives"
description = "Ethereum types"
[dependencies]
serde = "1.0"