@kmdreko is correct in that you need:
resolver = "2"
in the workspace Cargo.toml
file as described in the beginner's guide.
@kmdreko is correct in that you need:
resolver = "2"
in the workspace Cargo.toml
file as described in the beginner's guide.