feat: replace private cas envelope

This commit is contained in:
Eric Wendland 2026-07-05 23:02:59 +02:00
commit 63ea36bb51
10 changed files with 193 additions and 89 deletions

View file

@ -35,6 +35,7 @@ repository = "https://example.invalid/local/geth"
rust-version = "1.91"
[workspace.dependencies]
aes-gcm = "0.10"
anyhow = "1"
async-trait = "0.1"
automerge = "0.7"