Skip to content

Commit

Permalink
update dependency to grab 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gballet committed Apr 27, 2024
1 parent 6e4d9f9 commit 1698343
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
.version = "0.0.1-beta-0",
.dependencies = .{
.@"verkle-crypto" = .{
.url = "https://github.com/jsign/verkle-crypto/archive/refs/tags/v0.1.1.tar.gz",
.hash = "1220ff87ab551460e55e4db7e4492284b259b3f2fec26bff2114153f15ff1085d6c7",
.url = "https://github.com/jsign/verkle-crypto/archive/refs/tags/v0.1.2.tar.gz",
},
},
.paths = .{""},
Expand Down

0 comments on commit 1698343

Please sign in to comment.