fix(curve): index two crypto factory (#114)

* fix: index two crypto factory

* ci: make clippy happy

---------

Co-authored-by: zizou <111426680+flopell@users.noreply.github.com>
This commit is contained in:
Zizou
2024-11-18 18:16:08 +01:00
committed by GitHub
parent fa9e5180fc
commit 9561cc9b8a
5 changed files with 12 additions and 7 deletions

2
substreams/Cargo.lock generated
View File

@@ -241,7 +241,7 @@ dependencies = [
[[package]]
name = "ethereum-curve"
version = "0.3.0"
version = "0.3.1"
dependencies = [
"anyhow",
"bytes",