Add basic rust packages

This commit is contained in:
LDprg
2023-07-08 13:12:40 +02:00
parent f575b1e1f5
commit 502f4b6a2b
6 changed files with 44 additions and 0 deletions

8
winapps-cli/Cargo.toml Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "winapps-cli"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]