1
0
mirror of https://gitlab.com/MisterBiggs/wordle-rs.git synced 2025-08-14 09:31:34 +00:00
Files
wordle-rs/Cargo.toml
2022-02-09 15:38:01 -07:00

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"