17 lines
374 B
Plaintext
17 lines
374 B
Plaintext
|
# This file is automatically @generated by Cargo.
|
||
|
# It is not intended for manual editing.
|
||
|
version = 3
|
||
|
|
||
|
[[package]]
|
||
|
name = "RustOOP"
|
||
|
version = "0.1.0"
|
||
|
dependencies = [
|
||
|
"text_io",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "text_io"
|
||
|
version = "0.1.12"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "d5f0c8eb2ad70c12a6a69508f499b3051c924f4b1cfeae85bfad96e6bc5bba46"
|