Skip to content

Commit

Permalink
Specify non-default workspace resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
k0aki committed Sep 30, 2023
1 parent f2f58ca commit 796026a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[workspace]
resolver = "2"
members = ["crates/ir", "crates/codegen", "crates/object", "crates/parser", "crates/filecheck", "crates/triple", "crates/interpreter"]

0 comments on commit 796026a

Please sign in to comment.