rustlang-fibonacci/Cargo.lock
2020-01-24 17:23:00 +00:00

17 lines
504 B
TOML

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "die"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "fibonnaci_kreyren"
version = "0.1.0"
dependencies = [
"die 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[metadata]
"checksum die 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f8634d5e6139f7364a4e99bd718b2f511f2f25863146360e70909bc45a016290"