mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
ff/alloc when ciphersuite/alloc
This commit is contained in:
@@ -38,7 +38,7 @@ rand_core = { version = "0.6", default-features = false, features = ["std"] }
|
|||||||
ff-group-tests = { version = "0.13", path = "../ff-group-tests" }
|
ff-group-tests = { version = "0.13", path = "../ff-group-tests" }
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
alloc = ["std-shims"]
|
alloc = ["std-shims", "ff/alloc"]
|
||||||
std = [
|
std = [
|
||||||
"std-shims/std",
|
"std-shims/std",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user