Add local CAS file roots

This commit is contained in:
Eric Wendland 2026-05-18 03:50:09 +02:00
commit e1f36ffafb
12 changed files with 581 additions and 13 deletions

1
Cargo.lock generated
View file

@ -1118,6 +1118,7 @@ name = "geth-control"
version = "0.1.0"
dependencies = [
"geth-auth",
"geth-cas",
"geth-db",
"geth-document",
"geth-keychain",