-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
rustRelated to the Rust build backendRelated to the Rust build backend
Description
Right now for the pixi-build-rust
backend we duplicate the version both in pixi.toml
[package]
and in the Cargo.toml
.
I think it would be nice to read the version directly from the Cargo.toml
( alongside other fields like description etc..)
We only do this in the backend if no version is provided over the protocol. We want to be explicit about this behavior but delegated this to PFX-684.
Metadata
Metadata
Assignees
Labels
rustRelated to the Rust build backendRelated to the Rust build backend