this_algorithm/Cargo.toml

11 lines
204 B
TOML
Raw Normal View History

2023-01-22 22:51:44 -05:00
[package]
2023-02-09 00:10:34 -05:00
name = "this_algoritm"
2023-01-22 22:51:44 -05:00
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
serde="1"
s2="0.0.12"