tauri/.changes/features-support.md
crapStone 2b814e9c93
added cargo features to tauri config (#1824)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-05-13 17:01:15 -03:00

6 lines
128 B
Markdown

---
"cli.rs": patch
---
Read cargo features from `tauri.conf.json > build > features` and propagate them on `dev` and `build`.