mirror of
https://github.com/Sunscreen-tech/Sunscreen.git
synced 2026-05-11 03:00:37 -04:00
Make sure docs.rs builds with bulletproofs (#304)
This commit is contained in:
@@ -21,6 +21,10 @@ readme = "crates-io.md"
|
||||
[package.metadata.playground]
|
||||
features = ["bulletproofs"]
|
||||
|
||||
# Build docs.rs with these features
|
||||
[package.metadata.docs.rs]
|
||||
features = ["bulletproofs"]
|
||||
|
||||
[dependencies]
|
||||
bumpalo = { workspace = true }
|
||||
crypto-bigint = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user