2019-10-01 14:53:54 +02:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
2020-02-28 12:03:51 +01:00
|
|
|
[[package]]
|
|
|
|
name = "arrayref"
|
|
|
|
version = "0.3.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-10-06 17:16:19 +02:00
|
|
|
[[package]]
|
|
|
|
name = "bit_field"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-10-02 09:52:19 +02:00
|
|
|
[[package]]
|
|
|
|
name = "bit_field"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-10-06 17:16:19 +02:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2020-02-19 15:08:24 +01:00
|
|
|
version = "1.2.1"
|
2019-10-06 17:16:19 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-10-02 09:52:19 +02:00
|
|
|
[[package]]
|
|
|
|
name = "bootloader"
|
2020-02-19 15:08:24 +01:00
|
|
|
version = "0.8.6"
|
2019-10-21 13:14:50 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2019-10-02 09:52:19 +02:00
|
|
|
dependencies = [
|
|
|
|
"bit_field 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-12-22 15:24:21 +01:00
|
|
|
[[package]]
|
2020-02-05 10:23:52 +01:00
|
|
|
name = "cache_utils"
|
2019-12-22 15:24:21 +01:00
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
2020-03-09 14:27:32 +01:00
|
|
|
"nix 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-22 15:24:21 +01:00
|
|
|
"polling_serial 0.1.0",
|
2020-03-09 14:27:32 +01:00
|
|
|
"static_assertions 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-02-04 08:41:49 +01:00
|
|
|
"vga_buffer 0.1.0",
|
2020-02-19 15:08:24 +01:00
|
|
|
"x86_64 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-22 15:24:21 +01:00
|
|
|
]
|
|
|
|
|
2020-03-09 14:27:32 +01:00
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
|
|
|
version = "1.0.50"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "0.1.10"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-10-06 17:16:19 +02:00
|
|
|
[[package]]
|
|
|
|
name = "dendrobates_tinctoreus_azureus"
|
2019-10-01 14:53:54 +02:00
|
|
|
version = "0.1.0"
|
2019-10-02 09:52:19 +02:00
|
|
|
dependencies = [
|
2020-02-28 12:03:51 +01:00
|
|
|
"arrayref 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-02-19 15:08:24 +01:00
|
|
|
"bootloader 0.8.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-02-05 10:23:52 +01:00
|
|
|
"cache_utils 0.1.0",
|
2019-11-04 13:54:43 +01:00
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-02-19 15:13:24 +01:00
|
|
|
"linked_list_allocator 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-10-21 13:10:53 +02:00
|
|
|
"polling_serial 0.1.0",
|
2019-10-06 17:16:19 +02:00
|
|
|
"vga_buffer 0.1.0",
|
2019-10-21 13:10:53 +02:00
|
|
|
"volatile 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-02-19 15:08:24 +01:00
|
|
|
"x86_64 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-10-06 17:16:19 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lazy_static"
|
|
|
|
version = "1.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"spin 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2020-03-09 14:27:32 +01:00
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
|
|
|
version = "0.2.67"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-11-14 14:26:37 +01:00
|
|
|
[[package]]
|
|
|
|
name = "linked_list_allocator"
|
2020-02-19 15:13:24 +01:00
|
|
|
version = "0.7.0"
|
2019-11-14 14:26:37 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-02-19 15:13:24 +01:00
|
|
|
"spinning_top 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lock_api"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-11-14 14:26:37 +01:00
|
|
|
]
|
|
|
|
|
2020-03-09 14:27:32 +01:00
|
|
|
[[package]]
|
|
|
|
name = "nix"
|
|
|
|
version = "0.17.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.67 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-10-21 13:10:53 +02:00
|
|
|
[[package]]
|
|
|
|
name = "polling_serial"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"spin 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-02-19 15:08:24 +01:00
|
|
|
"x86_64 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-10-21 13:10:53 +02:00
|
|
|
]
|
|
|
|
|
2020-02-19 15:13:24 +01:00
|
|
|
[[package]]
|
|
|
|
name = "scopeguard"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-10-06 17:16:19 +02:00
|
|
|
[[package]]
|
|
|
|
name = "spin"
|
|
|
|
version = "0.5.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2020-02-19 15:13:24 +01:00
|
|
|
[[package]]
|
|
|
|
name = "spinning_top"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"lock_api 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2020-03-09 14:27:32 +01:00
|
|
|
[[package]]
|
|
|
|
name = "static_assertions"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-10-06 17:16:19 +02:00
|
|
|
[[package]]
|
|
|
|
name = "vga_buffer"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"spin 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"volatile 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2020-03-09 14:27:32 +01:00
|
|
|
[[package]]
|
|
|
|
name = "void"
|
|
|
|
version = "1.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-10-06 17:16:19 +02:00
|
|
|
[[package]]
|
|
|
|
name = "volatile"
|
|
|
|
version = "0.2.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "x86_64"
|
2020-02-19 15:08:24 +01:00
|
|
|
version = "0.9.2"
|
2019-10-06 17:16:19 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"bit_field 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-02-19 15:08:24 +01:00
|
|
|
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-10-02 09:52:19 +02:00
|
|
|
]
|
2019-10-01 14:53:54 +02:00
|
|
|
|
2019-10-02 09:52:19 +02:00
|
|
|
[metadata]
|
2020-02-28 12:03:51 +01:00
|
|
|
"checksum arrayref 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
|
2019-10-02 09:52:19 +02:00
|
|
|
"checksum bit_field 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a165d606cf084741d4ac3a28fb6e9b1eb0bd31f6cd999098cfddb0b2ab381dc0"
|
2019-10-06 17:16:19 +02:00
|
|
|
"checksum bit_field 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ed8765909f9009617974ab6b7d332625b320b33c326b1e9321382ef1999b5d56"
|
2020-02-19 15:08:24 +01:00
|
|
|
"checksum bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
|
|
|
|
"checksum bootloader 0.8.6 (registry+https://github.com/rust-lang/crates.io-index)" = "37b4577f46430d7dd1f16fa13a3aab5e3b57fe9ce7ff4378aa6b184e268eb60e"
|
2020-03-09 14:27:32 +01:00
|
|
|
"checksum cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)" = "95e28fa049fda1c330bcf9d723be7663a899c4679724b34c81e9f5a326aab8cd"
|
|
|
|
"checksum cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
|
2019-10-06 17:16:19 +02:00
|
|
|
"checksum lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
2020-03-09 14:27:32 +01:00
|
|
|
"checksum libc 0.2.67 (registry+https://github.com/rust-lang/crates.io-index)" = "eb147597cdf94ed43ab7a9038716637d2d1bf2bc571da995d0028dec06bd3018"
|
2020-02-19 15:13:24 +01:00
|
|
|
"checksum linked_list_allocator 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "411991593f041990abf72f6715903fe67770e710e3c95a6d2e98a7550270136a"
|
|
|
|
"checksum lock_api 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "79b2de95ecb4691949fea4716ca53cdbcfccb2c612e19644a8bad05edcf9f47b"
|
2020-03-09 14:27:32 +01:00
|
|
|
"checksum nix 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)" = "50e4785f2c3b7589a0d0c1dd60285e1188adac4006e8abd6dd578e1567027363"
|
2020-02-19 15:13:24 +01:00
|
|
|
"checksum scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
|
2019-10-06 17:16:19 +02:00
|
|
|
"checksum spin 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
|
2020-02-19 15:13:24 +01:00
|
|
|
"checksum spinning_top 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "32d801a3a53bcf5071f85fef8d5cab9e5f638fc5580a37e6eb7aba4b37438d24"
|
2020-03-09 14:27:32 +01:00
|
|
|
"checksum static_assertions 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
|
|
|
"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
|
2019-10-06 17:16:19 +02:00
|
|
|
"checksum volatile 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "6af0edf5b4faacc31fc51159244d78d65ec580f021afcef7bd53c04aeabc7f29"
|
2020-02-19 15:08:24 +01:00
|
|
|
"checksum x86_64 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7467ff985c75f098f9897ea693141dbb25c8a5ceaf91e4a28ab705765932efb6"
|