Add (bit)crypto to workspace via path

This commit is contained in:
Deirdre Connolly 2019-05-31 03:18:55 -04:00
parent 3a77302b59
commit c5ea64f6d6
1 changed files with 3 additions and 2 deletions

View File

@ -44,8 +44,9 @@ name = "pzec"
[workspace]
members = [
"bencher",
"chain",
"bencher",
"./crypto",
"chain",
"db",
"import",
"keys",