Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Commit b3db7f0

Browse files
authored
Add explicit dependency resolver to workspace. (#1018)
1 parent f606308 commit b3db7f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ members = [
1515
"aggregator",
1616
"prover"
1717
]
18+
resolver = "2"
1819

1920
[workspace.package]
2021
version = "0.1.0"

0 commit comments

Comments
 (0)