# Local path override for development — uses local vm-manager checkout # instead of fetching from GitHub on every build. # Remove or comment out to use the git dependency from Cargo.toml. [patch."https://github.com/CloudNebulaProject/vm-manager.git"] vm-manager = { path = "../vm-manager/crates/vm-manager" }