Skip to content

Commit

Permalink
Set workspace resolver to version 2
Browse files Browse the repository at this point in the history
To have better dependency trees and also to silence the annoying warning :)
  • Loading branch information
Kobzol committed Sep 15, 2023
1 parent dc58791 commit 7ef182a
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
Expand Up @@ -8,6 +8,7 @@ default-members = [
"crates/hyperqueue",
"crates/tako"
]
resolver = "2"

[workspace.package]
rust-version = "1.64.0"
Expand Down

0 comments on commit 7ef182a

Please sign in to comment.