[package] name = "VoiletTftp" version = "1.0.0" edition = "2024" [dependencies] tokio = { version = "1.47.1", features = ["full"] } async-tftp = "0.3.6" slint = "1.12.1" rfd = "0.15.4" [build-dependencies] slint-build = "1.12"