fix: simplify dependency graph for the stx-genesis crate

This commit is contained in:
Matthew Little
2020-12-09 14:59:41 +01:00
parent 9b58b1f03d
commit 21f68a0e4c
7 changed files with 80 additions and 60 deletions

View File

@@ -6,7 +6,6 @@ edition = "2018"
[dependencies]
libflate = "1.0.3"
stacks = { package = "blockstack-core", path = "../." }
[lib]
name = "stx_genesis"