mirror of
https://github.com/Noratrieb/winning.git
synced 2026-01-15 18:25:02 +01:00
init
This commit is contained in:
parent
850f324c7b
commit
3319d701a3
7 changed files with 803 additions and 0 deletions
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[package]
|
||||
name = "winning"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
binrw = "0.15.0"
|
||||
bitflags = "2.9.1"
|
||||
color-eyre = "0.6.4"
|
||||
Loading…
Add table
Add a link
Reference in a new issue