mirror of
https://gitlab.com/MisterBiggs/wordle-rs.git
synced 2025-06-15 13:36:39 +00:00
10 lines
200 B
TOML
10 lines
200 B
TOML
[package]
|
|
name = "wordlers"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
# owo-colors = "3.2.0"
|