prepare cargo configuration for upload of crates

This commit is contained in:
Robert Habermeier
2017-11-10 18:31:31 +01:00
parent 85465fc0b1
commit be092e7c09
12 changed files with 33 additions and 26 deletions

View File

@@ -2,5 +2,7 @@
name = "ethcore-bytes"
version = "0.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
description = "byte utilities for Parity"
license = "GPL-3.0"
[dependencies]