Closed cat-in-136 closed 1 year ago
@Christiaan676 I wrote a workaround code referring to https://github.com/bnjbvr/cargo-machete/commit/096df04ce62330512598820994b9ab7148efd312 :
https://github.com/cat-in-136/cargo-generate-rpm/tree/cargo_toml_20_hack
Could you please confirm my cargo_toml_20_hack branch? If it is sufficient for your project, I would like to merge this change.
@cat-in-136 The fix works for me. Thanks for applying the workaround!
"value from workspace hasn't been set" error raised when workspace inheritance is used and its toml has
package.edition
.https://github.com/cat-in-136/cargo-generate-rpm/issues/44#issuecomment-1350813869
It is caused by the cargo_toml bug https://gitlab.com/crates.rs/cargo_toml/-/issues/20