This commit is contained in:
Ross Kruger
2025-11-24 14:01:02 +00:00
parent 305e47ba8f
commit f1b8b81c76
2 changed files with 93 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
[package]
name = "launcher"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
nng = "1.0.1"
#rfd = "0.14.1"
#toml = "0.8.13"
#serde = { version = "1.0", features = ["derive"] }