Use native iroh-blobs for CAS fetches
This commit is contained in:
parent
9d46dd4d0d
commit
72f28224ce
7 changed files with 199 additions and 39 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1621,6 +1621,7 @@ dependencies = [
|
|||
"geth-types",
|
||||
"hex",
|
||||
"iroh",
|
||||
"iroh-blobs",
|
||||
"rusqlite",
|
||||
"serde",
|
||||
"serde_json",
|
||||
|
|
|
|||
Loading…
Reference in a new issue