diff --git a/Cargo.toml b/Cargo.toml index b4434a9..257ea73 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ members = [ "bin/chainboot", "bin/chainofcommand" ] +resolver = "2" [patch.crates-io] serialport = { git = "https://github.com/metta-systems/serialport-rs", branch = "macos-ENOTTY-fix" }