Files
RedBear-OS/Cargo.lock
T
Robin Randhawa 1e86998534 Update Cargo.lock
2019-02-27 12:36:34 +00:00

15 lines
433 B
TOML

[[package]]
name = "init"
version = "0.1.0"
dependencies = [
"redox_syscall 0.1.51 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "redox_syscall"
version = "0.1.51"
source = "registry+https://github.com/rust-lang/crates.io-index"
[metadata]
"checksum redox_syscall 0.1.51 (registry+https://github.com/rust-lang/crates.io-index)" = "423e376fffca3dfa06c9e9790a9ccd282fafb3cc6e6397d01dbf64f9bacc6b85"