mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-02 12:58:23 +00:00
After a while trying to understand why std kept appearing in the output of
`cargo +nightly tree -e features -i once_cell -f "{p} {f}"` and why it built within the
slint tree but not in my project, I figured out that this is probably because slint
is enabling the new feature resolver in its root Cargo.toml.
|
||
|---|---|---|
| .. | ||
| build | ||
| macros | ||
| slint | ||