mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-05-13 03:00:26 -04:00
Merge pull request #556 from powdr-labs/default_is_all
Compile and test all crates by default.
This commit is contained in:
@@ -23,10 +23,6 @@ members = [
|
||||
"type_check",
|
||||
]
|
||||
|
||||
# Running "cargo build" on root directory will by default build just
|
||||
# "powdr_cli", which may skip disabled dependencies.
|
||||
default-members = ["powdr_cli"]
|
||||
|
||||
[patch."https://github.com/privacy-scaling-explorations/halo2.git"]
|
||||
# TODO change back to this once the PR is merged
|
||||
#halo2_proofs = { git = "https://github.com/appliedzkp/halo2.git", rev = "d3746109d7d38be53afc8ddae8fdfaf1f02ad1d7" }
|
||||
|
||||
Reference in New Issue
Block a user