mirror of https://github.com/aziis98/asd-2024.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
120 B
TOML
9 lines
120 B
TOML
2 months ago
|
[package]
|
||
|
name = "by-hand"
|
||
|
version = "0.1.0"
|
||
|
edition = "2021"
|
||
|
|
||
|
[dependencies]
|
||
|
indicatif = "0.17.8"
|
||
|
macroquad = "0.4.13"
|