Patricia tree version 0.2.2 with fatdb changes

This commit is contained in:
cheme 2018-09-11 12:12:40 +02:00
parent bbe809dcf6
commit 9a5bad3181
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "patricia-trie"
version = "0.2.1"
version = "0.2.2"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Merkle-Patricia Trie generic over key hasher and node encoding"
repository = "https://github.com/paritytech/parity-common"