Merge branch 'develop' into update-deps-20221207

This commit is contained in:
Brice Dobry
2022-12-13 13:59:20 -05:00
committed by GitHub
13 changed files with 126 additions and 194 deletions

View File

@@ -108,6 +108,7 @@ features = ["std"]
[dev-dependencies]
assert-json-diff = "1.0.0"
criterion = "0.3.5"
stdext = "0.3.1"
stx_genesis = { package = "stx-genesis", path = "./stx-genesis/."}
clarity = { package = "clarity", features = ["default", "testing"], path = "./clarity/." }
stacks_common = { package = "stacks-common", features = ["default", "testing"], path = "./stacks-common/." }