chore: add libstackerdb to cargo.lock and cargo.toml

This commit is contained in:
Jude Nelson
2023-08-15 21:06:28 -04:00
parent 08d9adfea7
commit 79b7092dec
2 changed files with 15 additions and 0 deletions

View File

@@ -6,4 +6,5 @@ members = [
"pox-locking",
"clarity",
"stx-genesis",
"libstackerdb",
"testnet/stacks-node"]