blog_os/Cargo.lock

17 lines
515 B
Plaintext
Raw Normal View History

2019-09-23 16:12:07 -04:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "blog_os"
version = "0.1.0"
2019-09-23 16:31:22 -04:00
dependencies = [
"bootloader 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
2019-09-23 16:12:07 -04:00
2019-09-23 16:31:22 -04:00
[[package]]
name = "bootloader"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
[metadata]
"checksum bootloader 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "45dd858bd74a742ec0fe887722952c263abd0825aa8d33a3704917a97d7bd41e"