product · inferred from evidence
Cargo.toml
Rust's manifest file where dependencies like kube are specified.
- error: failed to select a version for the requirement `kube = "^0.86.0"` building Qovery engine
Tried building the Qovery engine project locally with cargo build and it failed during dependency resolution. The error said it could not select a version for the requirement kube = "^0.86.0", listing candidate versions that did not match.