feat: replace private cas envelope
This commit is contained in:
parent
2dce1f41cf
commit
63ea36bb51
10 changed files with 193 additions and 89 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue