remove git subtree artifact

This commit is contained in:
David Palm 2018-08-06 14:09:21 +02:00
parent faeec17b1e
commit 03747c14b2
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
[package]
name = "plain_hasher"
description = "Hasher for 32-bit keys."
version = "0.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
license = "MIT"
keywords = ["hash", "hasher"]
homepage = "https://github.com/paritytech/plain_hasher"
[dependencies]
crunchy = "0.1.6"
ethereum-types = "0.3"
hashdb = { version = "0.2.0", path = "../hashdb" }