Add local CAS file roots
This commit is contained in:
parent
64e17ff957
commit
e1f36ffafb
12 changed files with 581 additions and 13 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1118,6 +1118,7 @@ name = "geth-control"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"geth-auth",
|
||||
"geth-cas",
|
||||
"geth-db",
|
||||
"geth-document",
|
||||
"geth-keychain",
|
||||
|
|
|
|||
Loading…
Reference in a new issue