File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,5 +15,5 @@ testutils;https://github.com/status-im/nim-testutils@#dfc4c1b39f9ded9baf6365014d
1515unittest2;https://github.com/status-im/nim-unittest2@#2300fa9924a76e6c96bc4ea79d043e3a0f27120c
1616websock;https://github.com/status-im/nim-websock@#f8ed9b40a5ff27ad02a3c237c4905b0924e3f982
1717zlib;https://github.com/status-im/nim-zlib@#38b72eda9d70067df4a953f56b5ed59630f2a17b
18- poseidon2;https://github.com/codex-storage/nim-poseidon2@#a70fabfc93c63b13219776792b0b97a1f68dbe66
18+ poseidon2;https://github.com/codex-storage/nim-poseidon2@#9be7b0c134e64e3d57a38520a32af93a55a37c44
1919constantine;https://github.com/mratsim/constantine@#5f7ba18f2ed351260015397c9eae079a6decaee1
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ requires "nim >= 1.6.0",
1717 " secp256k1" ,
1818 " stew#head" ,
1919 " websock" ,
20- " https://github.com/codex-storage/nim-poseidon2.git#hash-to-bytes " ,
20+ " https://github.com/codex-storage/nim-poseidon2.git#main " ,
2121 " unittest2 >= 0.0.5 & <= 0.1.0"
2222
2323let nimc = getEnv (" NIMC" , " nim" ) # Which nim compiler to use
You can’t perform that action at this time.
0 commit comments