mirror of
https://github.com/lifegpc/game-auto-sync.git
synced 2026-07-08 01:30:49 +08:00
Add files
This commit is contained in:
10
Cargo.toml
Normal file
10
Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "game-auto-sync"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
derive_more = "0.99.18"
|
||||
getopts = "0.2.21"
|
||||
subprocess = "0.2.9"
|
||||
yaml-rust = "0.4.5"
|
||||
Reference in New Issue
Block a user