authors & homepage => Parity

This commit is contained in:
Gav Wood
2016-12-11 19:43:58 +01:00
parent c33901bd9f
commit 94f5501c61
40 changed files with 54 additions and 54 deletions

View File

@@ -1,10 +1,10 @@
[package]
description = "Ethcore IO library"
homepage = "http://ethcore.io"
homepage = "http://parity.io"
license = "GPL-3.0"
name = "ethcore-io"
version = "1.5.0"
authors = ["Ethcore <admin@ethcore.io>"]
authors = ["Parity Technologies <admin@parity.io>"]
[dependencies]
mio = { git = "https://github.com/ethcore/mio" }