[package] name = "VoiletTftp" version = "1.0.0" edition = "2024" [dependencies] smol = "1" # or any other runtime/executor async-tftp = "0.3.6" slint = "1.12.1" [build-dependencies] slint-build = "1.12"