Skip to content

Commit

Permalink
Playground bump (#281)
Browse files Browse the repository at this point in the history
* Bump playground

* Re-bump playground

To up node version

* Bump playground again

* Ensure playground loads with zkp backends
  • Loading branch information
samtay authored Jul 18, 2023
1 parent 3c50ee4 commit 951ea23
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion sunscreen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ keywords = ["FHE", "BFV", "lattice", "cryptography"]
categories = ["cryptography"]
readme = "crates-io.md"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
# Load the playground with all relevant features
[package.metadata.playground]
features = ["bulletproofs"]

[dependencies]
bumpalo = "3.8.0"
Expand Down

0 comments on commit 951ea23

Please sign in to comment.