mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Bump version of ff-group-tests
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -2634,7 +2634,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "ff-group-tests"
|
name = "ff-group-tests"
|
||||||
version = "0.13.1"
|
version = "0.13.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bls12_381",
|
"bls12_381",
|
||||||
"ff",
|
"ff",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "ff-group-tests"
|
name = "ff-group-tests"
|
||||||
version = "0.13.1"
|
version = "0.13.2"
|
||||||
description = "A collection of sanity tests for implementors of ff/group APIs"
|
description = "A collection of sanity tests for implementors of ff/group APIs"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/ff-group-tests"
|
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/ff-group-tests"
|
||||||
|
|||||||
Reference in New Issue
Block a user