mirror of
https://codeberg.org/Toasterson/solstice-ci.git
synced 2026-04-10 13:20:41 +00:00
6 lines
289 B
TOML
6 lines
289 B
TOML
|
|
# Cargo configuration for Solstice CI
|
||
|
|
# vm-manager is referenced via path dep in orchestrator's Cargo.toml.
|
||
|
|
# For local development, ensure the vm-manager repo is available at:
|
||
|
|
# ../vm-manager (relative to solstice-ci root)
|
||
|
|
# or create a symlink: ln -s /path/to/vm-manager ../vm-manager
|