Main commit
This commit is contained in:
commit
3fb91d2d63
1 changed files with 9 additions and 0 deletions
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
[package]
|
||||||
|
name = "ZZZ-RR-Launcher"
|
||||||
|
version = "0.1.0"
|
||||||
|
edition = "2024"
|
||||||
|
|
||||||
|
[dependencies]
|
||||||
|
eframe = "0.31.1"
|
||||||
|
git2 = "0.20.1"
|
||||||
|
reqwest = {version = "0.12.15", features = ["blocking", "rustls-tls"] }
|
Loading…
Reference in a new issue