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

17 lines
372 B
Plaintext
Raw Normal View History

2023-05-06 23:56:34 +03:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "lab_2"
version = "0.1.0"
2023-06-21 00:33:57 +03:00
dependencies = [
"text_io",
]
[[package]]
name = "text_io"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d5f0c8eb2ad70c12a6a69508f499b3051c924f4b1cfeae85bfad96e6bc5bba46"