puzzles/longest-sub-seq/Cargo.toml
Zoé Cassiopée Gauthier 7e4f02547b Initial commit
2024-04-02 17:01:09 -04:00

9 lines
184 B
TOML

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