Hi, I just started thinking about developing Flipper apps and noticed that the catalog mandates using [uFBT](https://pypi.org/project/ufbt/). I didn't see any open issues about that but I'm wondering what is your opinion on including Rust-based applications in the catalog? From [my experiments](https://github.com/wiktor-k/flipper-app) it seems they get built nicely with [standard, stable Rust toolchain](https://github.com/flipperzero-rs/flipperzero-rs/issues/58#issuecomment-3084220183) (the [GitHub CI definition is pretty straightforward](https://github.com/wiktor-k/flipper-app/blob/main/.github/workflows/ci.yml)) but maybe you don't want to make your build environment more complex. Anyway, the catalog is really a big selling point for me so one way or another it'd be nice to know your opinion on the matter. Thanks for your work, time and have a nice day! 👋