This program is a tool to upgrade .slint
files from the Slint Project to the latest syntax.
The Slint Design Language evolves, with new features being added and old ones marked for deprecation. Use this tool to
automatically upgrade your .slint
files to the latest syntax.
The updater can be installed from crates.io:
cargo install slint-updater
slint-updater -i /path/to/my/app/ui/**/*.slint