Fix zeroization timeline in multiexp, cargo machete

This commit is contained in:
Luke Parker
2025-08-20 00:35:56 -04:00
parent 38bda1d586
commit 677a2e5749
4 changed files with 4 additions and 5 deletions

View File

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