Skip to content

Commit

Permalink
Merge pull request #1722 from Kobzol/workspace-resolver-2
Browse files Browse the repository at this point in the history
Set resolver to version 2 in workspace
  • Loading branch information
Kobzol authored Sep 18, 2023
2 parents b9ce069 + b606790 commit b57ed2f
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,6 +1,7 @@
[workspace]
members = ["collector", "collector/benchlib", "site", "database", "intern"]
exclude = ["rust/src"]
resolver = "2"

[profile.release.package.site]
debug = 1
Expand Down

0 comments on commit b57ed2f

Please sign in to comment.