zksecurity / noname

Noname: a programming language to write zkapps
https://zksecurity.github.io/noname/
178 stars 44 forks source link

chore(deps): bump ahash to `0.7.8` #89

Closed eightfilms closed 3 months ago

eightfilms commented 3 months ago

Fixes the stdsimd feature issue that is causing gh-pages action to fail.

Done using cargo update -p ahash.

See: https://github.com/tkaitchuck/aHash/issues/200