Update aarch64 feature related code & minor update

- Update aarch64 feature related code
- Update benchmarks to last lib updates
- Apply Clippy fixes
This commit is contained in:
arnaucube
2022-09-09 15:13:05 +02:00
parent 4793de7d24
commit 8ae99d7b3c
5 changed files with 35 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "babyjubjub-rs"
version = "0.0.9"
version = "0.0.10"
authors = ["arnaucube <root@arnaucube.com>"]
edition = "2021"
license = "GPL-3.0"