Imre Kis | 87cee5b | 2025-01-15 18:52:35 +0100 | [diff] [blame] | 1 | # This file is automatically @generated by Cargo. |
| 2 | # It is not intended for manual editing. |
| 3 | version = 4 |
| 4 | |
| 5 | [[package]] |
| 6 | name = "arm-xlat" |
| 7 | version = "0.1.0" |
Imre Kis | 703482d | 2023-11-30 15:51:26 +0100 | [diff] [blame^] | 8 | dependencies = [ |
| 9 | "bitflags", |
| 10 | "log", |
| 11 | "num_enum", |
| 12 | "packed_struct", |
| 13 | "spin", |
| 14 | ] |
| 15 | |
| 16 | [[package]] |
| 17 | name = "bitflags" |
| 18 | version = "2.8.0" |
| 19 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 20 | checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36" |
| 21 | |
| 22 | [[package]] |
| 23 | name = "bitvec" |
| 24 | version = "1.0.1" |
| 25 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 26 | checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c" |
| 27 | dependencies = [ |
| 28 | "funty", |
| 29 | "radium", |
| 30 | "tap", |
| 31 | "wyz", |
| 32 | ] |
| 33 | |
| 34 | [[package]] |
| 35 | name = "funty" |
| 36 | version = "2.0.0" |
| 37 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 38 | checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c" |
| 39 | |
| 40 | [[package]] |
| 41 | name = "log" |
| 42 | version = "0.4.25" |
| 43 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 44 | checksum = "04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f" |
| 45 | |
| 46 | [[package]] |
| 47 | name = "num_enum" |
| 48 | version = "0.7.3" |
| 49 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 50 | checksum = "4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179" |
| 51 | dependencies = [ |
| 52 | "num_enum_derive", |
| 53 | ] |
| 54 | |
| 55 | [[package]] |
| 56 | name = "num_enum_derive" |
| 57 | version = "0.7.3" |
| 58 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 59 | checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56" |
| 60 | dependencies = [ |
| 61 | "proc-macro2", |
| 62 | "quote", |
| 63 | "syn 2.0.96", |
| 64 | ] |
| 65 | |
| 66 | [[package]] |
| 67 | name = "packed_struct" |
| 68 | version = "0.10.1" |
| 69 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 70 | checksum = "36b29691432cc9eff8b282278473b63df73bea49bc3ec5e67f31a3ae9c3ec190" |
| 71 | dependencies = [ |
| 72 | "bitvec", |
| 73 | "packed_struct_codegen", |
| 74 | ] |
| 75 | |
| 76 | [[package]] |
| 77 | name = "packed_struct_codegen" |
| 78 | version = "0.10.1" |
| 79 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 80 | checksum = "9cd6706dfe50d53e0f6aa09e12c034c44faacd23e966ae5a209e8bdb8f179f98" |
| 81 | dependencies = [ |
| 82 | "proc-macro2", |
| 83 | "quote", |
| 84 | "syn 1.0.109", |
| 85 | ] |
| 86 | |
| 87 | [[package]] |
| 88 | name = "proc-macro2" |
| 89 | version = "1.0.93" |
| 90 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 91 | checksum = "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99" |
| 92 | dependencies = [ |
| 93 | "unicode-ident", |
| 94 | ] |
| 95 | |
| 96 | [[package]] |
| 97 | name = "quote" |
| 98 | version = "1.0.38" |
| 99 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 100 | checksum = "0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc" |
| 101 | dependencies = [ |
| 102 | "proc-macro2", |
| 103 | ] |
| 104 | |
| 105 | [[package]] |
| 106 | name = "radium" |
| 107 | version = "0.7.0" |
| 108 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 109 | checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09" |
| 110 | |
| 111 | [[package]] |
| 112 | name = "spin" |
| 113 | version = "0.9.8" |
| 114 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 115 | checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" |
| 116 | |
| 117 | [[package]] |
| 118 | name = "syn" |
| 119 | version = "1.0.109" |
| 120 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 121 | checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" |
| 122 | dependencies = [ |
| 123 | "proc-macro2", |
| 124 | "quote", |
| 125 | "unicode-ident", |
| 126 | ] |
| 127 | |
| 128 | [[package]] |
| 129 | name = "syn" |
| 130 | version = "2.0.96" |
| 131 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 132 | checksum = "d5d0adab1ae378d7f53bdebc67a39f1f151407ef230f0ce2883572f5d8985c80" |
| 133 | dependencies = [ |
| 134 | "proc-macro2", |
| 135 | "quote", |
| 136 | "unicode-ident", |
| 137 | ] |
| 138 | |
| 139 | [[package]] |
| 140 | name = "tap" |
| 141 | version = "1.0.1" |
| 142 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 143 | checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369" |
| 144 | |
| 145 | [[package]] |
| 146 | name = "unicode-ident" |
| 147 | version = "1.0.14" |
| 148 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 149 | checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83" |
| 150 | |
| 151 | [[package]] |
| 152 | name = "wyz" |
| 153 | version = "0.5.1" |
| 154 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 155 | checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed" |
| 156 | dependencies = [ |
| 157 | "tap", |
| 158 | ] |