fixed kvdb-memorydb && kvdb-rocksdb authors

This commit is contained in:
debris 2017-10-12 15:38:38 +02:00
parent 8ece71ee4a
commit b562708407
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[package] [package]
name = "kvdb-memorydb" name = "kvdb-memorydb"
version = "0.1.0" version = "0.1.0"
authors = ["debris <marek.kotewicz@gmail.com>"] authors = ["Parity Technologies <admin@parity.io>"]
[dependencies] [dependencies]
parking_lot = "0.4" parking_lot = "0.4"