OOP_IO-2x_2023-mirror/Rust/lab_2/Cargo.toml

10 lines
193 B
TOML
Raw Permalink Normal View History

2023-05-06 23:55:52 +03:00
[package]
name = "lab_2"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2023-06-21 00:33:57 +03:00
text_io = "0.1.12"