Skip to content

Commit

Permalink
Set resolver = "2" in workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Jun 12, 2023
1 parent 68aa7e8 commit e6604fd
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 = [ "crates/*" ]
exclude = [ "crates/painter", "crates/fuzzing-afl" ]
resolver = "2"

[workspace.package]
authors = ["Fredrik Fornwall <[email protected]>"]
Expand Down

0 comments on commit e6604fd

Please sign in to comment.