first commit
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
[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"
|
||||
Reference in New Issue
Block a user