Skip to content

Commit e6604fd

Browse files
committed
Set resolver = "2" in workspace
See rust-lang/cargo#10112
1 parent 68aa7e8 commit e6604fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[workspace]
22
members = [ "crates/*" ]
33
exclude = [ "crates/painter", "crates/fuzzing-afl" ]
4+
resolver = "2"
45

56
[workspace.package]
67
authors = ["Fredrik Fornwall <[email protected]>"]

0 commit comments

Comments
 (0)