:3
This commit is contained in:
commit
24710fa65f
5 changed files with 139 additions and 0 deletions
11
Cargo.toml
Normal file
11
Cargo.toml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[package]
|
||||
name = "skylink-installer"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
windows-service = "0.6"
|
||||
cryptify = "3.1.1"
|
||||
|
||||
[build-dependencies]
|
||||
winres = "0.1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue