code_games/palindrome/Cargo.toml
2022-05-06 20:07:29 +00:00

9 lines
179 B
TOML
Executable file

[package]
name = "palindrome"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]