Skip to content

Commit

Permalink
Fix warning regarding resolver
Browse files Browse the repository at this point in the history
Resolver need to be set on workspace level.

See rust-lang/cargo#10112
  • Loading branch information
Edvin Åkerfeldt committed Oct 20, 2023
1 parent 96c0f3f commit 8314923
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 @@ -3,3 +3,4 @@ members = [
"mcan",
"mcan-core",
]
resolver = "2"

0 comments on commit 8314923

Please sign in to comment.