Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani committed May 2, 2024
1 parent 54e3507 commit f116c77
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 62 deletions.
64 changes: 6 additions & 58 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions rustx/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ version = "0.1.0"

[features]
ci = []
default = ["parallel", "std", "timing"]
parallel = ["plonky2/parallel"]
std = ["plonky2/std"]
timing = ["plonky2/timing"]

[dependencies]
alloy-primitives = "0.4.2"
Expand Down

0 comments on commit f116c77

Please sign in to comment.