Skip to content

Commit d08de5d

Browse files
committed
serialization-fix
1 parent 2d86bfb commit d08de5d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name = "reth"
1212
path = "src/main.rs"
1313

1414
[dependencies]
15-
gnosis-primitives = { git = "https://github.com/gnosischain/gnosis-stuff.git", tag = "v0.1.91" }
15+
gnosis-primitives = { git = "https://github.com/gnosischain/gnosis-stuff.git", tag = "v0.1.93" }
1616

1717
reth = { git = "https://github.com/paradigmxyz/reth", branch = "v1.9.3-gnosis" }
1818
reth-evm = { git = "https://github.com/paradigmxyz/reth", branch = "v1.9.3-gnosis" }

0 commit comments

Comments
 (0)