Skip to content

Commit 32a9c62

Browse files
authored
Bump eth.zig to v0.2.1 (#3)
Performance release with 18/24 benchmark wins against alloy.rs.
1 parent cfcea5a commit 32a9c62

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
.fingerprint = 0xfab90a2f402a7502,
55
.dependencies = .{
66
.eth = .{
7-
.url = "git+https://github.com/StrobeLabs/eth.zig.git#v0.2.0",
8-
.hash = "eth_zig-0.1.0-efEm-gsOCACU8SzMaQk-qAXvcTOQHQGFvB5rtLEoEvXe",
7+
.url = "git+https://github.com/StrobeLabs/eth.zig.git#v0.2.1",
8+
.hash = "eth_zig-0.1.0-efEm-mBYCAAEZCIHYBY6W4RtxhsMuIo6O3DwoibwCTW-",
99
},
1010
},
1111
.paths = .{

0 commit comments

Comments
 (0)