2022-04-11 13:53:33 -05:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
|
|
|
version = 3
|
|
|
|
|
2023-05-06 06:50:24 -05:00
|
|
|
[[package]]
|
2024-09-13 16:41:31 -05:00
|
|
|
name = "aarch64-cpu"
|
|
|
|
version = "9.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ac42a04a61c19fc8196dd728022a784baecc5d63d7e256c01ad1b3fbfab26287"
|
2023-05-06 06:50:24 -05:00
|
|
|
dependencies = [
|
2024-09-13 16:41:31 -05:00
|
|
|
"tock-registers",
|
2023-05-06 06:50:24 -05:00
|
|
|
]
|
|
|
|
|
2023-08-22 08:17:27 -05:00
|
|
|
[[package]]
|
|
|
|
name = "allocator-api2"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "0.2.18"
|
2023-08-22 08:17:27 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"
|
2023-08-22 08:17:27 -05:00
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "android-tzdata"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "android_system_properties"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anyhow"
|
2024-10-25 10:37:38 -05:00
|
|
|
version = "1.0.91"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-25 10:37:38 -05:00
|
|
|
checksum = "c042108f3ed77fd83760a5fd79b53be043192bb3b9dba91d8c574c0ada7850c8"
|
2023-08-29 18:12:40 -05:00
|
|
|
|
2022-04-11 13:53:33 -05:00
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
2024-09-30 15:45:57 -05:00
|
|
|
version = "1.4.0"
|
2023-05-06 06:50:24 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-30 15:45:57 -05:00
|
|
|
checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
|
2023-05-06 06:50:24 -05:00
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
2024-09-13 16:41:31 -05:00
|
|
|
version = "0.22.1"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-13 16:41:31 -05:00
|
|
|
checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
|
2023-08-29 18:12:40 -05:00
|
|
|
|
2024-08-30 07:38:04 -05:00
|
|
|
[[package]]
|
|
|
|
name = "beef"
|
|
|
|
version = "0.5.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1"
|
|
|
|
|
2022-04-11 13:53:33 -05:00
|
|
|
[[package]]
|
2023-03-30 16:43:04 -05:00
|
|
|
name = "bit"
|
|
|
|
version = "0.1.1"
|
2022-04-11 13:53:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-30 16:43:04 -05:00
|
|
|
checksum = "2b645c5c09a7d4035949cfce1a915785aaad6f17800c35fda8a8c311c491f284"
|
2022-04-11 13:53:33 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bit_field"
|
2023-04-05 12:29:20 -05:00
|
|
|
version = "0.10.2"
|
2022-04-11 13:53:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-05 12:29:20 -05:00
|
|
|
checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61"
|
2022-04-11 13:53:33 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
|
|
|
version = "1.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
|
|
2023-10-27 20:26:04 -05:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "2.6.0"
|
2023-10-27 20:26:04 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
|
2023-10-27 20:26:04 -05:00
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "bumpalo"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "3.16.0"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
|
2024-10-25 10:37:38 -05:00
|
|
|
dependencies = [
|
|
|
|
"allocator-api2",
|
|
|
|
]
|
2023-08-29 18:12:40 -05:00
|
|
|
|
2023-03-30 16:43:04 -05:00
|
|
|
[[package]]
|
|
|
|
name = "byteorder"
|
2023-10-27 20:26:04 -05:00
|
|
|
version = "1.5.0"
|
2022-04-11 13:53:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-27 20:26:04 -05:00
|
|
|
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
2023-03-30 16:43:04 -05:00
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2024-10-19 09:54:19 -05:00
|
|
|
version = "1.1.31"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-19 09:54:19 -05:00
|
|
|
checksum = "c2e7962b54006dcfcc61cb72735f4d89bb97061dd6a7ed882ec6b8ee53714c6f"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
2024-09-01 16:29:42 -05:00
|
|
|
"shlex",
|
2023-08-29 18:12:40 -05:00
|
|
|
]
|
|
|
|
|
2022-04-11 13:53:33 -05:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "chrono"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "0.4.38"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
|
|
|
"android-tzdata",
|
|
|
|
"iana-time-zone",
|
|
|
|
"js-sys",
|
|
|
|
"num-traits",
|
|
|
|
"wasm-bindgen",
|
2024-09-13 16:41:31 -05:00
|
|
|
"windows-targets",
|
2023-10-27 20:26:04 -05:00
|
|
|
]
|
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "core-foundation-sys"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "0.8.7"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
|
2023-08-29 18:12:40 -05:00
|
|
|
|
2022-08-07 16:42:23 -05:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-queue"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "0.3.11"
|
2022-08-07 16:42:23 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
|
2022-08-07 16:42:23 -05:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-utils"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "0.8.20"
|
2022-08-07 16:42:23 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
|
2022-08-07 16:42:23 -05:00
|
|
|
|
2022-04-11 13:53:33 -05:00
|
|
|
[[package]]
|
2023-03-30 16:43:04 -05:00
|
|
|
name = "derive_more"
|
2024-09-13 16:41:31 -05:00
|
|
|
version = "1.0.0"
|
2023-03-30 16:43:04 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-13 16:41:31 -05:00
|
|
|
checksum = "4a9b99b9cbbe49445b21764dc0625032a89b145a2642e67603e1c936f5458d05"
|
|
|
|
dependencies = [
|
|
|
|
"derive_more-impl",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "derive_more-impl"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22"
|
2022-04-11 13:53:33 -05:00
|
|
|
dependencies = [
|
2023-03-30 16:43:04 -05:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-09-01 16:29:42 -05:00
|
|
|
"syn",
|
2024-09-13 16:41:31 -05:00
|
|
|
"unicode-xid",
|
2022-04-11 13:53:33 -05:00
|
|
|
]
|
|
|
|
|
2024-08-28 14:35:08 -05:00
|
|
|
[[package]]
|
|
|
|
name = "dev"
|
|
|
|
version = "0.1.0"
|
2024-08-30 07:38:04 -05:00
|
|
|
dependencies = [
|
|
|
|
"logos",
|
|
|
|
]
|
2024-08-28 14:35:08 -05:00
|
|
|
|
2024-09-01 16:29:42 -05:00
|
|
|
[[package]]
|
|
|
|
name = "equivalent"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "error-stack"
|
2024-09-13 16:41:31 -05:00
|
|
|
version = "0.5.0"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-13 16:41:31 -05:00
|
|
|
checksum = "fe413319145d1063f080f27556fd30b1d70b01e2ba10c2a6e40d4be982ffc5d1"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
|
|
|
"rustc_version",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fatfs"
|
|
|
|
version = "0.3.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "05669f8e7e2d7badc545c513710f0eba09c2fbef683eb859fd79c46c355048e0"
|
|
|
|
dependencies = [
|
2023-10-27 20:26:04 -05:00
|
|
|
"bitflags 1.3.2",
|
2023-08-29 18:12:40 -05:00
|
|
|
"byteorder",
|
|
|
|
"chrono",
|
|
|
|
"log",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fnv"
|
|
|
|
version = "1.0.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
|
|
|
2024-10-19 13:45:41 -05:00
|
|
|
[[package]]
|
|
|
|
name = "foldhash"
|
|
|
|
version = "0.1.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2"
|
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "form_urlencoded"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "1.2.1"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
|
|
|
"percent-encoding",
|
|
|
|
]
|
|
|
|
|
2023-07-12 20:21:33 -05:00
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "0.2.15"
|
2023-07-12 20:21:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
|
2023-07-12 20:21:33 -05:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
2023-10-27 20:26:04 -05:00
|
|
|
"wasi",
|
2023-08-29 18:12:40 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2024-10-25 10:37:38 -05:00
|
|
|
name = "hashbrown"
|
|
|
|
version = "0.14.5"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-25 10:37:38 -05:00
|
|
|
checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
|
2023-07-12 20:21:33 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2024-10-19 13:45:41 -05:00
|
|
|
version = "0.15.0"
|
2023-07-12 20:21:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-19 13:45:41 -05:00
|
|
|
checksum = "1e087f84d4f86bf4b218b927129862374b72199ae7d8657835f1e89000eea4fb"
|
2023-07-12 20:21:33 -05:00
|
|
|
dependencies = [
|
2023-08-22 08:17:27 -05:00
|
|
|
"allocator-api2",
|
2024-10-19 13:45:41 -05:00
|
|
|
"equivalent",
|
|
|
|
"foldhash",
|
2023-07-12 20:21:33 -05:00
|
|
|
]
|
|
|
|
|
2023-10-27 20:26:04 -05:00
|
|
|
[[package]]
|
2024-05-31 10:07:22 -05:00
|
|
|
name = "hbbytecode"
|
2023-10-27 20:26:04 -05:00
|
|
|
version = "0.1.0"
|
2024-10-25 10:37:38 -05:00
|
|
|
source = "git+https://git.ablecorp.us/AbleOS/holey-bytes.git#faa8dd2e6fabe2e0e4a375e677171856da491c61"
|
2023-06-26 06:36:30 -05:00
|
|
|
|
2024-05-31 10:07:22 -05:00
|
|
|
[[package]]
|
|
|
|
name = "hblang"
|
|
|
|
version = "0.1.0"
|
2024-10-25 10:37:38 -05:00
|
|
|
source = "git+https://git.ablecorp.us/AbleOS/holey-bytes.git#faa8dd2e6fabe2e0e4a375e677171856da491c61"
|
2024-05-31 10:07:22 -05:00
|
|
|
dependencies = [
|
2024-10-25 10:37:38 -05:00
|
|
|
"hashbrown 0.15.0",
|
2024-09-21 19:20:14 -05:00
|
|
|
"hbbytecode",
|
|
|
|
"hbvm",
|
2024-09-30 15:45:57 -05:00
|
|
|
"log",
|
2024-10-25 10:37:38 -05:00
|
|
|
"regalloc2",
|
2024-05-31 10:07:22 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hbvm"
|
|
|
|
version = "0.1.0"
|
2024-10-25 10:37:38 -05:00
|
|
|
source = "git+https://git.ablecorp.us/AbleOS/holey-bytes.git#faa8dd2e6fabe2e0e4a375e677171856da491c61"
|
2023-05-15 02:19:34 -05:00
|
|
|
dependencies = [
|
2024-09-21 19:20:14 -05:00
|
|
|
"hbbytecode",
|
2022-08-03 02:11:51 -05:00
|
|
|
]
|
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone"
|
2024-09-16 14:15:51 -05:00
|
|
|
version = "0.1.61"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-16 14:15:51 -05:00
|
|
|
checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
|
|
|
"android_system_properties",
|
|
|
|
"core-foundation-sys",
|
|
|
|
"iana-time-zone-haiku",
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
2023-10-27 20:26:04 -05:00
|
|
|
"windows-core",
|
2023-08-29 18:12:40 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone-haiku"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "idna"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "0.5.0"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
|
|
|
"unicode-bidi",
|
|
|
|
"unicode-normalization",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "indexmap"
|
2024-10-12 07:35:49 -05:00
|
|
|
version = "2.6.0"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-12 07:35:49 -05:00
|
|
|
checksum = "707907fe3c25f5424cce2cb7e1cbcafee6bdbe735ca90ef77c29e84591e5b9da"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
2024-09-01 16:29:42 -05:00
|
|
|
"equivalent",
|
2024-10-25 10:37:38 -05:00
|
|
|
"hashbrown 0.15.0",
|
2023-08-29 18:12:40 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "js-sys"
|
2024-10-12 07:35:49 -05:00
|
|
|
version = "0.3.72"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-12 07:35:49 -05:00
|
|
|
checksum = "6a88f1bda2bd75b0452a14784937d796722fdebfe50df998aeb3f0b7603019a9"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
2022-04-11 13:53:33 -05:00
|
|
|
[[package]]
|
2023-03-30 16:43:04 -05:00
|
|
|
name = "kernel"
|
|
|
|
version = "0.2.0"
|
2022-04-11 13:53:33 -05:00
|
|
|
dependencies = [
|
2024-09-13 16:41:31 -05:00
|
|
|
"aarch64-cpu",
|
2023-03-30 16:43:04 -05:00
|
|
|
"crossbeam-queue",
|
|
|
|
"derive_more",
|
2024-10-25 10:37:38 -05:00
|
|
|
"hashbrown 0.15.0",
|
2024-09-21 19:20:14 -05:00
|
|
|
"hbvm",
|
2023-03-30 16:43:04 -05:00
|
|
|
"limine",
|
|
|
|
"log",
|
|
|
|
"sbi",
|
|
|
|
"slab",
|
2023-10-27 20:26:04 -05:00
|
|
|
"spin",
|
2023-03-30 16:43:04 -05:00
|
|
|
"uart_16550",
|
|
|
|
"versioning",
|
|
|
|
"x2apic",
|
2024-09-13 16:41:31 -05:00
|
|
|
"x86_64 0.15.1",
|
2023-04-07 16:44:33 -05:00
|
|
|
"xml",
|
2022-04-11 13:53:33 -05:00
|
|
|
]
|
|
|
|
|
2024-08-30 07:38:04 -05:00
|
|
|
[[package]]
|
|
|
|
name = "lazy_static"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
|
|
|
|
|
2022-04-11 13:53:33 -05:00
|
|
|
[[package]]
|
2023-03-30 16:43:04 -05:00
|
|
|
name = "libc"
|
2024-10-19 09:54:19 -05:00
|
|
|
version = "0.2.161"
|
2023-04-05 12:29:20 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-19 09:54:19 -05:00
|
|
|
checksum = "8e9489c2807c139ffd9c1794f4af0ebe86a828db53ecdc7fea2111d0fed085d1"
|
2023-04-05 12:29:20 -05:00
|
|
|
|
2023-03-30 16:43:04 -05:00
|
|
|
[[package]]
|
|
|
|
name = "limine"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "0.1.12"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "02034f8f6b3e7bf050f310fbaf6db0018b8e54b75598d0a4c97172054752fede"
|
2022-04-11 13:53:33 -05:00
|
|
|
|
|
|
|
[[package]]
|
2023-03-30 16:43:04 -05:00
|
|
|
name = "lock_api"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "0.4.12"
|
2022-08-02 05:44:42 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
|
2022-08-02 05:44:42 -05:00
|
|
|
dependencies = [
|
2023-03-30 16:43:04 -05:00
|
|
|
"autocfg",
|
|
|
|
"scopeguard",
|
2022-08-02 05:44:42 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-03-30 16:43:04 -05:00
|
|
|
name = "log"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "0.4.22"
|
2022-04-11 13:53:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
|
2022-04-11 13:53:33 -05:00
|
|
|
|
2024-08-30 07:38:04 -05:00
|
|
|
[[package]]
|
|
|
|
name = "logos"
|
2024-09-19 14:40:10 -05:00
|
|
|
version = "0.14.2"
|
2024-08-30 07:38:04 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-19 14:40:10 -05:00
|
|
|
checksum = "1c6b6e02facda28ca5fb8dbe4b152496ba3b1bd5a4b40bb2b1b2d8ad74e0f39b"
|
2024-08-30 07:38:04 -05:00
|
|
|
dependencies = [
|
|
|
|
"logos-derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "logos-codegen"
|
2024-09-19 14:40:10 -05:00
|
|
|
version = "0.14.2"
|
2024-08-30 07:38:04 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-19 14:40:10 -05:00
|
|
|
checksum = "b32eb6b5f26efacd015b000bfc562186472cd9b34bdba3f6b264e2a052676d10"
|
2024-08-30 07:38:04 -05:00
|
|
|
dependencies = [
|
|
|
|
"beef",
|
|
|
|
"fnv",
|
|
|
|
"lazy_static",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"regex-syntax",
|
2024-09-01 16:29:42 -05:00
|
|
|
"syn",
|
2024-08-30 07:38:04 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "logos-derive"
|
2024-09-19 14:40:10 -05:00
|
|
|
version = "0.14.2"
|
2024-08-30 07:38:04 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-19 14:40:10 -05:00
|
|
|
checksum = "3e5d0c5463c911ef55624739fc353238b4e310f0144be1f875dc42fec6bfd5ec"
|
2024-08-30 07:38:04 -05:00
|
|
|
dependencies = [
|
|
|
|
"logos-codegen",
|
|
|
|
]
|
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "memchr"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "2.7.4"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
|
2023-08-29 18:12:40 -05:00
|
|
|
|
2022-04-11 13:53:33 -05:00
|
|
|
[[package]]
|
|
|
|
name = "num-traits"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "0.2.19"
|
2022-04-11 13:53:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
|
2022-04-11 13:53:33 -05:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
2023-07-12 20:21:33 -05:00
|
|
|
]
|
|
|
|
|
2022-04-11 13:53:33 -05:00
|
|
|
[[package]]
|
|
|
|
name = "once_cell"
|
2024-10-12 07:35:49 -05:00
|
|
|
version = "1.20.2"
|
2022-04-11 13:53:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-12 07:35:49 -05:00
|
|
|
checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
|
2022-04-11 13:53:33 -05:00
|
|
|
|
|
|
|
[[package]]
|
2023-03-30 16:43:04 -05:00
|
|
|
name = "paste"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "1.0.15"
|
2022-04-11 13:53:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
|
2022-04-11 13:53:33 -05:00
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "percent-encoding"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "2.3.1"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
|
2023-08-29 18:12:40 -05:00
|
|
|
|
2022-04-11 13:53:33 -05:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2024-10-25 10:37:38 -05:00
|
|
|
version = "1.0.89"
|
2022-04-11 13:53:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-25 10:37:38 -05:00
|
|
|
checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e"
|
2022-04-11 13:53:33 -05:00
|
|
|
dependencies = [
|
2022-08-02 05:44:42 -05:00
|
|
|
"unicode-ident",
|
2022-04-11 13:53:33 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "1.0.37"
|
2022-04-11 13:53:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
|
2022-04-11 13:53:33 -05:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-03-30 16:43:04 -05:00
|
|
|
name = "raw-cpuid"
|
|
|
|
version = "10.7.0"
|
2022-04-11 13:53:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-30 16:43:04 -05:00
|
|
|
checksum = "6c297679cb867470fa8c9f67dbba74a78d78e3e98d7cf2b08d6d71540f797332"
|
2022-04-11 13:53:33 -05:00
|
|
|
dependencies = [
|
2023-10-27 20:26:04 -05:00
|
|
|
"bitflags 1.3.2",
|
2022-04-11 13:53:33 -05:00
|
|
|
]
|
|
|
|
|
2024-10-12 07:35:49 -05:00
|
|
|
[[package]]
|
|
|
|
name = "raw-cpuid"
|
|
|
|
version = "11.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1ab240315c661615f2ee9f0f2cd32d5a7343a84d5ebcccb99d46e6637565e7b0"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.6.0",
|
|
|
|
]
|
|
|
|
|
2024-10-25 10:37:38 -05:00
|
|
|
[[package]]
|
|
|
|
name = "regalloc2"
|
|
|
|
version = "0.10.2"
|
|
|
|
source = "git+https://github.com/jakubDoka/regalloc2?branch=reuse-allocations#21c43e3ee182824e92e2b25f1d3c03ed47f9c02b"
|
|
|
|
dependencies = [
|
|
|
|
"allocator-api2",
|
|
|
|
"bumpalo",
|
|
|
|
"hashbrown 0.14.5",
|
|
|
|
"log",
|
|
|
|
"rustc-hash",
|
|
|
|
"smallvec",
|
|
|
|
]
|
|
|
|
|
2024-08-30 07:38:04 -05:00
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
2024-09-30 15:45:57 -05:00
|
|
|
version = "0.8.5"
|
2024-08-30 07:38:04 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-30 15:45:57 -05:00
|
|
|
checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
|
2024-08-30 07:38:04 -05:00
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "repbuild"
|
|
|
|
version = "0.2.0"
|
|
|
|
dependencies = [
|
|
|
|
"derive_more",
|
|
|
|
"error-stack",
|
|
|
|
"fatfs",
|
2024-05-31 10:07:22 -05:00
|
|
|
"hblang",
|
2024-09-30 15:45:57 -05:00
|
|
|
"log",
|
2024-10-12 07:35:49 -05:00
|
|
|
"raw-cpuid 11.2.0",
|
2024-01-18 02:36:24 -06:00
|
|
|
"str-reader",
|
2024-09-13 16:41:31 -05:00
|
|
|
"toml",
|
2024-10-25 10:37:38 -05:00
|
|
|
"ureq",
|
2023-08-29 18:12:40 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ring"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "0.17.8"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
2024-09-01 16:29:42 -05:00
|
|
|
"cfg-if",
|
2023-10-27 20:26:04 -05:00
|
|
|
"getrandom",
|
2023-08-29 18:12:40 -05:00
|
|
|
"libc",
|
2023-10-27 20:26:04 -05:00
|
|
|
"spin",
|
2023-08-29 18:12:40 -05:00
|
|
|
"untrusted",
|
2024-10-25 10:37:38 -05:00
|
|
|
"windows-sys",
|
2023-08-29 18:12:40 -05:00
|
|
|
]
|
|
|
|
|
2024-09-13 16:41:31 -05:00
|
|
|
[[package]]
|
|
|
|
name = "rustc-hash"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152"
|
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "rustc_version"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "0.4.1"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
|
|
|
"semver",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustls"
|
2024-10-19 09:54:19 -05:00
|
|
|
version = "0.23.15"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-19 09:54:19 -05:00
|
|
|
checksum = "5fbb44d7acc4e873d613422379f69f237a1b141928c02f6bc6ccfddddc2d7993"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
2024-10-25 10:37:38 -05:00
|
|
|
"log",
|
2024-09-13 16:41:31 -05:00
|
|
|
"once_cell",
|
2023-08-29 18:12:40 -05:00
|
|
|
"ring",
|
2024-09-13 16:41:31 -05:00
|
|
|
"rustls-pki-types",
|
2023-08-29 18:12:40 -05:00
|
|
|
"rustls-webpki",
|
2024-09-13 16:41:31 -05:00
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
2023-08-29 18:12:40 -05:00
|
|
|
]
|
|
|
|
|
2024-09-13 16:41:31 -05:00
|
|
|
[[package]]
|
|
|
|
name = "rustls-pki-types"
|
2024-10-19 09:54:19 -05:00
|
|
|
version = "1.10.0"
|
2024-09-13 16:41:31 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-19 09:54:19 -05:00
|
|
|
checksum = "16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b"
|
2024-09-13 16:41:31 -05:00
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "rustls-webpki"
|
2024-09-13 16:41:31 -05:00
|
|
|
version = "0.102.8"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-13 16:41:31 -05:00
|
|
|
checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
|
|
|
"ring",
|
2024-09-13 16:41:31 -05:00
|
|
|
"rustls-pki-types",
|
2023-08-29 18:12:40 -05:00
|
|
|
"untrusted",
|
|
|
|
]
|
|
|
|
|
2023-07-12 20:21:33 -05:00
|
|
|
[[package]]
|
|
|
|
name = "rustversion"
|
2024-10-14 19:24:29 -05:00
|
|
|
version = "1.0.18"
|
2023-07-12 20:21:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-14 19:24:29 -05:00
|
|
|
checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248"
|
2023-07-12 20:21:33 -05:00
|
|
|
|
2023-03-30 16:43:04 -05:00
|
|
|
[[package]]
|
|
|
|
name = "sbi"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "29cb0870400aca7e4487e8ec1e93f9d4288da763cb1da2cedc5102e62b6522ad"
|
|
|
|
|
2022-04-11 13:53:33 -05:00
|
|
|
[[package]]
|
|
|
|
name = "scopeguard"
|
2023-08-22 08:17:27 -05:00
|
|
|
version = "1.2.0"
|
2022-04-11 13:53:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-22 08:17:27 -05:00
|
|
|
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
2022-04-11 13:53:33 -05:00
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "semver"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "1.0.23"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
|
2023-08-29 18:12:40 -05:00
|
|
|
|
2022-04-11 13:53:33 -05:00
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2024-10-25 10:37:38 -05:00
|
|
|
version = "1.0.213"
|
2022-04-11 13:53:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-25 10:37:38 -05:00
|
|
|
checksum = "3ea7893ff5e2466df8d720bb615088341b295f849602c6956047f8f80f0e9bc1"
|
2022-04-11 13:53:33 -05:00
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2024-10-25 10:37:38 -05:00
|
|
|
version = "1.0.213"
|
2022-04-11 13:53:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-25 10:37:38 -05:00
|
|
|
checksum = "7e85ad2009c50b58e87caa8cd6dac16bdf511bbfb7af6c33df902396aa480fa5"
|
2022-04-11 13:53:33 -05:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-09-01 16:29:42 -05:00
|
|
|
"syn",
|
2022-04-11 13:53:33 -05:00
|
|
|
]
|
|
|
|
|
2024-09-13 16:41:31 -05:00
|
|
|
[[package]]
|
|
|
|
name = "serde_spanned"
|
2024-09-30 15:45:57 -05:00
|
|
|
version = "0.6.8"
|
2024-09-13 16:41:31 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-30 15:45:57 -05:00
|
|
|
checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
|
2024-09-13 16:41:31 -05:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2024-09-01 16:29:42 -05:00
|
|
|
[[package]]
|
|
|
|
name = "shlex"
|
|
|
|
version = "1.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
|
|
|
|
|
2022-08-07 16:42:23 -05:00
|
|
|
[[package]]
|
|
|
|
name = "slab"
|
2023-08-29 18:12:40 -05:00
|
|
|
version = "0.4.9"
|
2022-08-07 16:42:23 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 18:12:40 -05:00
|
|
|
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
|
2022-08-07 16:42:23 -05:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
|
|
|
|
2024-09-13 16:41:31 -05:00
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
|
|
|
version = "1.13.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
|
|
|
|
|
2022-04-11 13:53:33 -05:00
|
|
|
[[package]]
|
|
|
|
name = "spin"
|
2023-04-05 12:29:20 -05:00
|
|
|
version = "0.9.8"
|
2022-04-11 13:53:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-05 12:29:20 -05:00
|
|
|
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
|
2022-04-11 13:53:33 -05:00
|
|
|
dependencies = [
|
|
|
|
"lock_api",
|
|
|
|
]
|
|
|
|
|
2024-01-18 02:36:24 -06:00
|
|
|
[[package]]
|
|
|
|
name = "str-reader"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a6aa20b89aec46e0bffbb8756e089beb4c43bbec53d0667de34212f048bdab10"
|
|
|
|
|
2024-09-13 16:41:31 -05:00
|
|
|
[[package]]
|
|
|
|
name = "subtle"
|
|
|
|
version = "2.6.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
|
|
|
|
|
2022-04-11 13:53:33 -05:00
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2024-10-25 10:37:38 -05:00
|
|
|
version = "2.0.85"
|
2023-04-05 12:29:20 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-25 10:37:38 -05:00
|
|
|
checksum = "5023162dfcd14ef8f32034d8bcd4cc5ddc61ef7a247c024a33e24e1f24d21b56"
|
2023-04-05 12:29:20 -05:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "tinyvec"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "1.8.0"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
|
|
|
"tinyvec_macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tinyvec_macros"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
|
|
|
|
2024-09-13 16:41:31 -05:00
|
|
|
[[package]]
|
|
|
|
name = "tock-registers"
|
|
|
|
version = "0.8.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "696941a0aee7e276a165a978b37918fd5d22c55c3d6bda197813070ca9c0f21c"
|
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
2024-09-13 16:41:31 -05:00
|
|
|
name = "toml"
|
|
|
|
version = "0.8.19"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-13 16:41:31 -05:00
|
|
|
checksum = "a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
2024-09-13 16:41:31 -05:00
|
|
|
"serde",
|
|
|
|
"serde_spanned",
|
|
|
|
"toml_datetime",
|
|
|
|
"toml_edit",
|
2023-08-29 18:12:40 -05:00
|
|
|
]
|
|
|
|
|
2023-04-05 12:29:20 -05:00
|
|
|
[[package]]
|
2024-09-13 16:41:31 -05:00
|
|
|
name = "toml_datetime"
|
|
|
|
version = "0.6.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
|
2023-04-05 12:29:20 -05:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2024-01-18 02:36:24 -06:00
|
|
|
[[package]]
|
2024-09-13 16:41:31 -05:00
|
|
|
name = "toml_edit"
|
2024-09-30 15:45:57 -05:00
|
|
|
version = "0.22.22"
|
2024-01-18 02:36:24 -06:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-30 15:45:57 -05:00
|
|
|
checksum = "4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5"
|
2024-01-18 02:36:24 -06:00
|
|
|
dependencies = [
|
2024-09-13 16:41:31 -05:00
|
|
|
"indexmap",
|
2024-01-18 02:36:24 -06:00
|
|
|
"serde",
|
2024-09-13 16:41:31 -05:00
|
|
|
"serde_spanned",
|
|
|
|
"toml_datetime",
|
|
|
|
"winnow",
|
|
|
|
]
|
|
|
|
|
2022-04-11 13:53:33 -05:00
|
|
|
[[package]]
|
|
|
|
name = "uart_16550"
|
2024-09-13 16:41:31 -05:00
|
|
|
version = "0.3.1"
|
2022-04-11 13:53:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-13 16:41:31 -05:00
|
|
|
checksum = "4922792855b1bce30997fbaa5418597902c278a92d20dfe348e6f062c3bd861d"
|
2022-04-11 13:53:33 -05:00
|
|
|
dependencies = [
|
2024-09-13 16:41:31 -05:00
|
|
|
"bitflags 2.6.0",
|
2022-08-02 05:44:42 -05:00
|
|
|
"rustversion",
|
2024-09-13 16:41:31 -05:00
|
|
|
"x86",
|
2022-04-11 13:53:33 -05:00
|
|
|
]
|
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-bidi"
|
2024-10-12 07:35:49 -05:00
|
|
|
version = "0.3.17"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-12 07:35:49 -05:00
|
|
|
checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893"
|
2023-08-29 18:12:40 -05:00
|
|
|
|
2022-04-11 13:53:33 -05:00
|
|
|
[[package]]
|
2022-08-02 05:44:42 -05:00
|
|
|
name = "unicode-ident"
|
2024-09-13 16:41:31 -05:00
|
|
|
version = "1.0.13"
|
2023-04-05 12:29:20 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-13 16:41:31 -05:00
|
|
|
checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe"
|
2023-04-05 12:29:20 -05:00
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-normalization"
|
2024-09-19 14:40:10 -05:00
|
|
|
version = "0.1.24"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-19 14:40:10 -05:00
|
|
|
checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
|
|
|
"tinyvec",
|
|
|
|
]
|
|
|
|
|
2024-09-13 16:41:31 -05:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-xid"
|
2024-09-19 14:40:10 -05:00
|
|
|
version = "0.2.6"
|
2024-09-13 16:41:31 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-19 14:40:10 -05:00
|
|
|
checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
|
2024-09-13 16:41:31 -05:00
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "untrusted"
|
2023-10-27 20:26:04 -05:00
|
|
|
version = "0.9.0"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-27 20:26:04 -05:00
|
|
|
checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
|
2023-08-29 18:12:40 -05:00
|
|
|
|
2024-10-25 10:37:38 -05:00
|
|
|
[[package]]
|
|
|
|
name = "ureq"
|
|
|
|
version = "2.10.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b74fc6b57825be3373f7054754755f03ac3a8f5d70015ccad699ba2029956f4a"
|
|
|
|
dependencies = [
|
|
|
|
"base64",
|
|
|
|
"log",
|
|
|
|
"once_cell",
|
|
|
|
"rustls",
|
|
|
|
"rustls-pki-types",
|
|
|
|
"url",
|
|
|
|
"webpki-roots",
|
|
|
|
]
|
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "url"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "2.5.2"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
|
|
|
"form_urlencoded",
|
|
|
|
"idna",
|
|
|
|
"percent-encoding",
|
|
|
|
]
|
|
|
|
|
2022-04-11 13:53:33 -05:00
|
|
|
[[package]]
|
|
|
|
name = "versioning"
|
2023-04-05 12:29:20 -05:00
|
|
|
version = "0.1.3"
|
2024-06-08 15:18:21 -05:00
|
|
|
source = "git+https://git.ablecorp.us/ableos/ableos_userland#6c38f2b2f1f7f04b43a8def709de1da98cb5fba1"
|
2022-04-11 13:53:33 -05:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "volatile"
|
2023-04-05 12:29:20 -05:00
|
|
|
version = "0.4.6"
|
2022-04-11 13:53:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-04-05 12:29:20 -05:00
|
|
|
checksum = "442887c63f2c839b346c192d047a7c87e73d0689c9157b00b53dcc27dd5ea793"
|
2022-04-11 13:53:33 -05:00
|
|
|
|
2023-04-05 12:29:20 -05:00
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
|
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen"
|
2024-10-12 07:35:49 -05:00
|
|
|
version = "0.2.95"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-12 07:35:49 -05:00
|
|
|
checksum = "128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
2024-09-01 16:29:42 -05:00
|
|
|
"once_cell",
|
2023-08-29 18:12:40 -05:00
|
|
|
"wasm-bindgen-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-backend"
|
2024-10-12 07:35:49 -05:00
|
|
|
version = "0.2.95"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-12 07:35:49 -05:00
|
|
|
checksum = "cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
|
|
|
"bumpalo",
|
|
|
|
"log",
|
|
|
|
"once_cell",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-09-01 16:29:42 -05:00
|
|
|
"syn",
|
2023-08-29 18:12:40 -05:00
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro"
|
2024-10-12 07:35:49 -05:00
|
|
|
version = "0.2.95"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-12 07:35:49 -05:00
|
|
|
checksum = "e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
|
|
|
"quote",
|
|
|
|
"wasm-bindgen-macro-support",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro-support"
|
2024-10-12 07:35:49 -05:00
|
|
|
version = "0.2.95"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-12 07:35:49 -05:00
|
|
|
checksum = "26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-09-01 16:29:42 -05:00
|
|
|
"syn",
|
2023-08-29 18:12:40 -05:00
|
|
|
"wasm-bindgen-backend",
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-shared"
|
2024-10-12 07:35:49 -05:00
|
|
|
version = "0.2.95"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-12 07:35:49 -05:00
|
|
|
checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d"
|
2023-08-29 18:12:40 -05:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "webpki-roots"
|
2024-09-19 14:40:10 -05:00
|
|
|
version = "0.26.6"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-19 14:40:10 -05:00
|
|
|
checksum = "841c67bff177718f1d4dfefde8d8f0e78f9b6589319ba88312f567fc5841a958"
|
2024-09-13 16:41:31 -05:00
|
|
|
dependencies = [
|
|
|
|
"rustls-pki-types",
|
|
|
|
]
|
2023-08-29 18:12:40 -05:00
|
|
|
|
|
|
|
[[package]]
|
2024-09-01 16:29:42 -05:00
|
|
|
name = "windows-core"
|
|
|
|
version = "0.52.0"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
2024-09-13 16:41:31 -05:00
|
|
|
"windows-targets",
|
2023-08-29 18:12:40 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "0.52.0"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
2024-09-13 16:41:31 -05:00
|
|
|
"windows-targets",
|
2023-08-29 18:12:40 -05:00
|
|
|
]
|
|
|
|
|
2024-09-01 16:29:42 -05:00
|
|
|
[[package]]
|
|
|
|
name = "windows-targets"
|
|
|
|
version = "0.52.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
|
|
|
|
dependencies = [
|
2024-09-13 16:41:31 -05:00
|
|
|
"windows_aarch64_gnullvm",
|
|
|
|
"windows_aarch64_msvc",
|
|
|
|
"windows_i686_gnu",
|
2024-09-01 16:29:42 -05:00
|
|
|
"windows_i686_gnullvm",
|
2024-09-13 16:41:31 -05:00
|
|
|
"windows_i686_msvc",
|
|
|
|
"windows_x86_64_gnu",
|
|
|
|
"windows_x86_64_gnullvm",
|
|
|
|
"windows_x86_64_msvc",
|
2023-08-29 18:12:40 -05:00
|
|
|
]
|
|
|
|
|
2024-09-01 16:29:42 -05:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
|
|
|
version = "0.52.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
|
|
|
version = "0.52.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
|
|
|
version = "0.52.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnullvm"
|
|
|
|
version = "0.52.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
|
|
|
version = "0.52.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
|
|
|
version = "0.52.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
|
|
|
version = "0.52.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
|
|
|
version = "0.52.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
|
|
|
|
|
2023-08-29 18:12:40 -05:00
|
|
|
[[package]]
|
2024-09-13 16:41:31 -05:00
|
|
|
name = "winnow"
|
2024-09-30 15:45:57 -05:00
|
|
|
version = "0.6.20"
|
2023-08-29 18:12:40 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-30 15:45:57 -05:00
|
|
|
checksum = "36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b"
|
2023-08-29 18:12:40 -05:00
|
|
|
dependencies = [
|
2024-09-13 16:41:31 -05:00
|
|
|
"memchr",
|
2023-08-29 18:12:40 -05:00
|
|
|
]
|
|
|
|
|
2023-03-30 16:43:04 -05:00
|
|
|
[[package]]
|
|
|
|
name = "x2apic"
|
2023-10-27 20:26:04 -05:00
|
|
|
version = "0.4.3"
|
2023-03-30 16:43:04 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-27 20:26:04 -05:00
|
|
|
checksum = "cbcd582541cbb8ef1dfc24a3c849a64ff074b1b512af723ad90056558d424602"
|
2023-03-30 16:43:04 -05:00
|
|
|
dependencies = [
|
|
|
|
"bit",
|
2023-10-27 20:26:04 -05:00
|
|
|
"bitflags 1.3.2",
|
2023-03-30 16:43:04 -05:00
|
|
|
"paste",
|
2024-10-12 07:35:49 -05:00
|
|
|
"raw-cpuid 10.7.0",
|
2024-09-13 16:41:31 -05:00
|
|
|
"x86_64 0.14.12",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "x86"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2781db97787217ad2a2845c396a5efe286f87467a5810836db6d74926e94a385"
|
|
|
|
dependencies = [
|
|
|
|
"bit_field",
|
|
|
|
"bitflags 1.3.2",
|
2024-10-12 07:35:49 -05:00
|
|
|
"raw-cpuid 10.7.0",
|
2023-03-30 16:43:04 -05:00
|
|
|
]
|
|
|
|
|
2022-04-11 13:53:33 -05:00
|
|
|
[[package]]
|
|
|
|
name = "x86_64"
|
2024-09-01 16:29:42 -05:00
|
|
|
version = "0.14.12"
|
2022-04-11 13:53:33 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-01 16:29:42 -05:00
|
|
|
checksum = "96cb6fd45bfeab6a5055c5bffdb08768bd0c069f1d946debe585bbb380a7c062"
|
2022-04-11 13:53:33 -05:00
|
|
|
dependencies = [
|
|
|
|
"bit_field",
|
2024-09-01 16:29:42 -05:00
|
|
|
"bitflags 2.6.0",
|
2022-04-11 13:53:33 -05:00
|
|
|
"rustversion",
|
2023-03-30 16:43:04 -05:00
|
|
|
"volatile",
|
2022-04-11 13:53:33 -05:00
|
|
|
]
|
2023-04-07 16:44:33 -05:00
|
|
|
|
|
|
|
[[package]]
|
2024-09-13 16:41:31 -05:00
|
|
|
name = "x86_64"
|
|
|
|
version = "0.15.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4bc79523af8abf92fb1a970c3e086c5a343f6bcc1a0eb890f575cbb3b45743df"
|
2023-04-07 16:44:33 -05:00
|
|
|
dependencies = [
|
2024-09-13 16:41:31 -05:00
|
|
|
"bit_field",
|
|
|
|
"bitflags 2.6.0",
|
|
|
|
"rustversion",
|
|
|
|
"volatile",
|
2023-04-07 16:44:33 -05:00
|
|
|
]
|
2023-05-06 06:50:24 -05:00
|
|
|
|
|
|
|
[[package]]
|
2024-09-13 16:41:31 -05:00
|
|
|
name = "xml"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "git+https://git.ablecorp.us/ableos/ableos_userland#6c38f2b2f1f7f04b43a8def709de1da98cb5fba1"
|
2023-05-06 06:50:24 -05:00
|
|
|
dependencies = [
|
2024-09-13 16:41:31 -05:00
|
|
|
"serde",
|
2023-10-27 20:26:04 -05:00
|
|
|
]
|
|
|
|
|
2023-05-06 06:50:24 -05:00
|
|
|
[[package]]
|
2024-09-13 16:41:31 -05:00
|
|
|
name = "zeroize"
|
|
|
|
version = "1.8.1"
|
2023-05-06 06:50:24 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-09-13 16:41:31 -05:00
|
|
|
checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
|