Skip to content

Commit

Permalink
chore: make docker non-default
Browse files Browse the repository at this point in the history
  • Loading branch information
huitseeker committed Jul 24, 2024
1 parent 2d79548 commit bb00d3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recursion/gnark-ffi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ bindgen = { workspace = true }
cfg-if = { workspace = true }

[features]
default = ["native"]
plonk = []
native = []

0 comments on commit bb00d3e

Please sign in to comment.