Cargo workspace: inherit package
fields from workspace.package
#1447
Labels
enhancement
New feature or request
package
fields from workspace.package
#1447
Is your feature request related to a problem? Please describe.
Building with
cargo contract build --manifest-path=contract/Cargo.toml
fails ifCargo.toml
has the following:Error message:
Describe the solution you'd like
#1358 adds support for workspace dependencies. The same approach can be used for
package
fields.Describe alternatives you've considered
NA
Additional context
NA
The text was updated successfully, but these errors were encountered: