Document multiexp

Bumps the crate version to enable publishing.
This commit is contained in:
Luke Parker
2022-11-07 18:31:20 -05:00
parent be61bff074
commit d714f2202d
4 changed files with 20 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "multiexp"
version = "0.2.1"
version = "0.2.2"
description = "Multiexponentation algorithms for ff/group"
license = "MIT"
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/multiexp"