[alias] # Require `forge-cli` to be installed once: `cargo install service_kit --features api-cli` # Then `cargo forge ...` will forward args to the installed `forge-cli` binary. forge = "forge-cli --" ## Note: ## We intentionally avoid local path patches in container builds to ensure reproducibility. ## Use crates.io or git dependencies via Cargo.toml instead.