fix: 🐛 Update cargo resolver to version 2

This commit is contained in:
Berkus Decker 2023-07-09 03:06:15 +03:00 committed by Berkus Decker
parent e77c65632b
commit fa725c51cb
1 changed files with 1 additions and 0 deletions

View File

@ -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" }