Introduce root_hash option

This commit is contained in:
Patryk Bęza 2024-07-10 20:01:41 +02:00
parent f90088be76
commit f3f6ea1dba
No known key found for this signature in database
GPG key ID: 9AD1B44D9F6258EC
4 changed files with 816 additions and 164 deletions

View file

@ -8,6 +8,7 @@ repository.workspace = true
homepage.workspace = true
[dependencies]
alloy-primitives.workspace = true
anyhow.workspace = true
clap.workspace = true
hex.workspace = true