slint/helper_crates/document-features
Olivier Goffart 8762582fac document-features: Only use Cargo.toml.orig if the original don't have comments
git can create Cargo.toml.orig if there was a conflict. That file might then prevent
the compilation as it contains merge conflict and this crate cannot parse it.

So only use the .orig if the Cargo.toml file don't contains docs comments
2022-01-31 17:29:38 +01:00
..
Cargo.toml document-features: Change licenses and add descriptions and keywords 2022-01-31 16:38:11 +01:00
lib.rs document-features: Only use Cargo.toml.orig if the original don't have comments 2022-01-31 17:29:38 +01:00