Skip to content

Commit

Permalink
fr.
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierdmello committed May 23, 2024
1 parent 92d3920 commit 2b628ca
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions cargo.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,9 @@
[workspace]
members = [
"cli",
"core",
"derive",
"eval",
"helper",
"header-range",
"primitives",
"prover",
"recursion/circuit",
"recursion/compiler",
"recursion/core",
"recursion/gnark-ffi",
"recursion/program",
"sdk",
"zkvm/*",
"rotate",
"script",
]
exclude = ["examples/target"]
resolver = "2"

0 comments on commit 2b628ca

Please sign in to comment.