chore: depend on libstackerdb

This commit is contained in:
Jude Nelson
2023-08-15 21:28:36 -04:00
parent 79b7092dec
commit c85b0d7265

View File

@@ -56,6 +56,7 @@ libc = "0.2.82"
clarity = { path = "../clarity" }
stacks-common = { path = "../stacks-common" }
pox-locking = { path = "../pox-locking" }
libstackerdb = { path = "../libstackerdb" }
siphasher = "0.3.7"
[target.'cfg(unix)'.dependencies]