Version bumps for packages that needed to be published for monero-oxide

This commit is contained in:
Luke Parker
2025-08-15 10:56:10 -04:00
parent a32b97be88
commit 92d9e908cb
4 changed files with 6 additions and 6 deletions

View File

@@ -1,13 +1,13 @@
[package]
name = "modular-frost"
version = "0.8.1"
version = "0.9.0"
description = "Modular implementation of FROST over ff/group"
license = "MIT"
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/frost"
authors = ["Luke Parker <lukeparker5132@gmail.com>"]
keywords = ["frost", "multisig", "threshold"]
edition = "2021"
rust-version = "1.79"
rust-version = "1.80"
[package.metadata.docs.rs]
all-features = true