chore: introduce ethereum-primitives crate (#13185)

This commit is contained in:
Matthias Seitz
2024-12-06 19:28:27 +01:00
committed by GitHub
parent c9c6eb5aaa
commit 55f931d0b9
5 changed files with 35 additions and 0 deletions

4
Cargo.lock generated
View File

@ -7568,6 +7568,10 @@ dependencies = [
"tracing",
]
[[package]]
name = "reth-ethereum-primitives"
version = "1.1.2"
[[package]]
name = "reth-etl"
version = "1.1.2"