| 1 | # This file is automatically @generated by Cargo. |
| 2 | # It is not intended for manual editing. |
| 3 | version = 4 |
| 4 | |
| 5 | [[package]] |
| 6 | name = "anyhow" |
| 7 | version = "1.0.102" |
| 8 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 9 | checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" |
| 10 | |
| 11 | [[package]] |
| 12 | name = "async-broadcast" |
| 13 | version = "0.7.2" |
| 14 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 15 | checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532" |
| 16 | dependencies = [ |
| 17 | "event-listener", |
| 18 | "event-listener-strategy", |
| 19 | "futures-core", |
| 20 | "pin-project-lite", |
| 21 | ] |
| 22 | |
| 23 | [[package]] |
| 24 | name = "async-channel" |
| 25 | version = "2.5.0" |
| 26 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 27 | checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2" |
| 28 | dependencies = [ |
| 29 | "concurrent-queue", |
| 30 | "event-listener-strategy", |
| 31 | "futures-core", |
| 32 | "pin-project-lite", |
| 33 | ] |
| 34 | |
| 35 | [[package]] |
| 36 | name = "async-executor" |
| 37 | version = "1.14.0" |
| 38 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 39 | checksum = "c96bf972d85afc50bf5ab8fe2d54d1586b4e0b46c97c50a0c9e71e2f7bcd812a" |
| 40 | dependencies = [ |
| 41 | "async-task", |
| 42 | "concurrent-queue", |
| 43 | "fastrand", |
| 44 | "futures-lite", |
| 45 | "pin-project-lite", |
| 46 | "slab", |
| 47 | ] |
| 48 | |
| 49 | [[package]] |
| 50 | name = "async-io" |
| 51 | version = "2.6.0" |
| 52 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 53 | checksum = "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc" |
| 54 | dependencies = [ |
| 55 | "autocfg", |
| 56 | "cfg-if", |
| 57 | "concurrent-queue", |
| 58 | "futures-io", |
| 59 | "futures-lite", |
| 60 | "parking", |
| 61 | "polling", |
| 62 | "rustix", |
| 63 | "slab", |
| 64 | "windows-sys", |
| 65 | ] |
| 66 | |
| 67 | [[package]] |
| 68 | name = "async-lock" |
| 69 | version = "3.4.2" |
| 70 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 71 | checksum = "290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311" |
| 72 | dependencies = [ |
| 73 | "event-listener", |
| 74 | "event-listener-strategy", |
| 75 | "pin-project-lite", |
| 76 | ] |
| 77 | |
| 78 | [[package]] |
| 79 | name = "async-process" |
| 80 | version = "2.5.0" |
| 81 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 82 | checksum = "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75" |
| 83 | dependencies = [ |
| 84 | "async-channel", |
| 85 | "async-io", |
| 86 | "async-lock", |
| 87 | "async-signal", |
| 88 | "async-task", |
| 89 | "blocking", |
| 90 | "cfg-if", |
| 91 | "event-listener", |
| 92 | "futures-lite", |
| 93 | "rustix", |
| 94 | ] |
| 95 | |
| 96 | [[package]] |
| 97 | name = "async-recursion" |
| 98 | version = "1.1.1" |
| 99 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 100 | checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11" |
| 101 | dependencies = [ |
| 102 | "proc-macro2", |
| 103 | "quote", |
| 104 | "syn", |
| 105 | ] |
| 106 | |
| 107 | [[package]] |
| 108 | name = "async-signal" |
| 109 | version = "0.2.13" |
| 110 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 111 | checksum = "43c070bbf59cd3570b6b2dd54cd772527c7c3620fce8be898406dd3ed6adc64c" |
| 112 | dependencies = [ |
| 113 | "async-io", |
| 114 | "async-lock", |
| 115 | "atomic-waker", |
| 116 | "cfg-if", |
| 117 | "futures-core", |
| 118 | "futures-io", |
| 119 | "rustix", |
| 120 | "signal-hook-registry", |
| 121 | "slab", |
| 122 | "windows-sys", |
| 123 | ] |
| 124 | |
| 125 | [[package]] |
| 126 | name = "async-task" |
| 127 | version = "4.7.1" |
| 128 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 129 | checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" |
| 130 | |
| 131 | [[package]] |
| 132 | name = "async-trait" |
| 133 | version = "0.1.89" |
| 134 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 135 | checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" |
| 136 | dependencies = [ |
| 137 | "proc-macro2", |
| 138 | "quote", |
| 139 | "syn", |
| 140 | ] |
| 141 | |
| 142 | [[package]] |
| 143 | name = "atomic-waker" |
| 144 | version = "1.1.2" |
| 145 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 146 | checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" |
| 147 | |
| 148 | [[package]] |
| 149 | name = "autocfg" |
| 150 | version = "1.5.0" |
| 151 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 152 | checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" |
| 153 | |
| 154 | [[package]] |
| 155 | name = "bitflags" |
| 156 | version = "2.11.0" |
| 157 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 158 | checksum = "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af" |
| 159 | |
| 160 | [[package]] |
| 161 | name = "blocking" |
| 162 | version = "1.6.2" |
| 163 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 164 | checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21" |
| 165 | dependencies = [ |
| 166 | "async-channel", |
| 167 | "async-task", |
| 168 | "futures-io", |
| 169 | "futures-lite", |
| 170 | "piper", |
| 171 | ] |
| 172 | |
| 173 | [[package]] |
| 174 | name = "bumpalo" |
| 175 | version = "3.20.2" |
| 176 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 177 | checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb" |
| 178 | |
| 179 | [[package]] |
| 180 | name = "cfg-if" |
| 181 | version = "1.0.4" |
| 182 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 183 | checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" |
| 184 | |
| 185 | [[package]] |
| 186 | name = "concurrent-queue" |
| 187 | version = "2.5.0" |
| 188 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 189 | checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" |
| 190 | dependencies = [ |
| 191 | "crossbeam-utils", |
| 192 | ] |
| 193 | |
| 194 | [[package]] |
| 195 | name = "crossbeam-utils" |
| 196 | version = "0.8.21" |
| 197 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 198 | checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" |
| 199 | |
| 200 | [[package]] |
| 201 | name = "endi" |
| 202 | version = "1.1.1" |
| 203 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 204 | checksum = "66b7e2430c6dff6a955451e2cfc438f09cea1965a9d6f87f7e3b90decc014099" |
| 205 | |
| 206 | [[package]] |
| 207 | name = "enumflags2" |
| 208 | version = "0.7.12" |
| 209 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 210 | checksum = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef" |
| 211 | dependencies = [ |
| 212 | "enumflags2_derive", |
| 213 | "serde", |
| 214 | ] |
| 215 | |
| 216 | [[package]] |
| 217 | name = "enumflags2_derive" |
| 218 | version = "0.7.12" |
| 219 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 220 | checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827" |
| 221 | dependencies = [ |
| 222 | "proc-macro2", |
| 223 | "quote", |
| 224 | "syn", |
| 225 | ] |
| 226 | |
| 227 | [[package]] |
| 228 | name = "equivalent" |
| 229 | version = "1.0.2" |
| 230 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 231 | checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" |
| 232 | |
| 233 | [[package]] |
| 234 | name = "errno" |
| 235 | version = "0.3.14" |
| 236 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 237 | checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" |
| 238 | dependencies = [ |
| 239 | "libc", |
| 240 | "windows-sys", |
| 241 | ] |
| 242 | |
| 243 | [[package]] |
| 244 | name = "event-listener" |
| 245 | version = "5.4.1" |
| 246 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 247 | checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab" |
| 248 | dependencies = [ |
| 249 | "concurrent-queue", |
| 250 | "parking", |
| 251 | "pin-project-lite", |
| 252 | ] |
| 253 | |
| 254 | [[package]] |
| 255 | name = "event-listener-strategy" |
| 256 | version = "0.5.4" |
| 257 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 258 | checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93" |
| 259 | dependencies = [ |
| 260 | "event-listener", |
| 261 | "pin-project-lite", |
| 262 | ] |
| 263 | |
| 264 | [[package]] |
| 265 | name = "fastrand" |
| 266 | version = "2.3.0" |
| 267 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 268 | checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" |
| 269 | |
| 270 | [[package]] |
| 271 | name = "foldhash" |
| 272 | version = "0.1.5" |
| 273 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 274 | checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" |
| 275 | |
| 276 | [[package]] |
| 277 | name = "futures-core" |
| 278 | version = "0.3.32" |
| 279 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 280 | checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" |
| 281 | |
| 282 | [[package]] |
| 283 | name = "futures-io" |
| 284 | version = "0.3.32" |
| 285 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 286 | checksum = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718" |
| 287 | |
| 288 | [[package]] |
| 289 | name = "futures-lite" |
| 290 | version = "2.6.1" |
| 291 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 292 | checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" |
| 293 | dependencies = [ |
| 294 | "fastrand", |
| 295 | "futures-core", |
| 296 | "futures-io", |
| 297 | "parking", |
| 298 | "pin-project-lite", |
| 299 | ] |
| 300 | |
| 301 | [[package]] |
| 302 | name = "garwarp" |
| 303 | version = "0.1.0" |
| 304 | dependencies = [ |
| 305 | "garwarp-ipc", |
| 306 | "libc", |
| 307 | "zbus", |
| 308 | ] |
| 309 | |
| 310 | [[package]] |
| 311 | name = "garwarp-ipc" |
| 312 | version = "0.1.0" |
| 313 | |
| 314 | [[package]] |
| 315 | name = "garwarpctl" |
| 316 | version = "0.1.0" |
| 317 | dependencies = [ |
| 318 | "garwarp-ipc", |
| 319 | "zbus", |
| 320 | ] |
| 321 | |
| 322 | [[package]] |
| 323 | name = "getrandom" |
| 324 | version = "0.4.1" |
| 325 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 326 | checksum = "139ef39800118c7683f2fd3c98c1b23c09ae076556b435f8e9064ae108aaeeec" |
| 327 | dependencies = [ |
| 328 | "cfg-if", |
| 329 | "libc", |
| 330 | "r-efi", |
| 331 | "wasip2", |
| 332 | "wasip3", |
| 333 | ] |
| 334 | |
| 335 | [[package]] |
| 336 | name = "hashbrown" |
| 337 | version = "0.15.5" |
| 338 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 339 | checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" |
| 340 | dependencies = [ |
| 341 | "foldhash", |
| 342 | ] |
| 343 | |
| 344 | [[package]] |
| 345 | name = "hashbrown" |
| 346 | version = "0.16.1" |
| 347 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 348 | checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" |
| 349 | |
| 350 | [[package]] |
| 351 | name = "heck" |
| 352 | version = "0.5.0" |
| 353 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 354 | checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" |
| 355 | |
| 356 | [[package]] |
| 357 | name = "hermit-abi" |
| 358 | version = "0.5.2" |
| 359 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 360 | checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" |
| 361 | |
| 362 | [[package]] |
| 363 | name = "hex" |
| 364 | version = "0.4.3" |
| 365 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 366 | checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" |
| 367 | |
| 368 | [[package]] |
| 369 | name = "id-arena" |
| 370 | version = "2.3.0" |
| 371 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 372 | checksum = "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954" |
| 373 | |
| 374 | [[package]] |
| 375 | name = "indexmap" |
| 376 | version = "2.13.0" |
| 377 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 378 | checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017" |
| 379 | dependencies = [ |
| 380 | "equivalent", |
| 381 | "hashbrown 0.16.1", |
| 382 | "serde", |
| 383 | "serde_core", |
| 384 | ] |
| 385 | |
| 386 | [[package]] |
| 387 | name = "itoa" |
| 388 | version = "1.0.17" |
| 389 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 390 | checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" |
| 391 | |
| 392 | [[package]] |
| 393 | name = "js-sys" |
| 394 | version = "0.3.89" |
| 395 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 396 | checksum = "f4eacb0641a310445a4c513f2a5e23e19952e269c6a38887254d5f837a305506" |
| 397 | dependencies = [ |
| 398 | "once_cell", |
| 399 | "wasm-bindgen", |
| 400 | ] |
| 401 | |
| 402 | [[package]] |
| 403 | name = "leb128fmt" |
| 404 | version = "0.1.0" |
| 405 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 406 | checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2" |
| 407 | |
| 408 | [[package]] |
| 409 | name = "libc" |
| 410 | version = "0.2.182" |
| 411 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 412 | checksum = "6800badb6cb2082ffd7b6a67e6125bb39f18782f793520caee8cb8846be06112" |
| 413 | |
| 414 | [[package]] |
| 415 | name = "linux-raw-sys" |
| 416 | version = "0.12.1" |
| 417 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 418 | checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53" |
| 419 | |
| 420 | [[package]] |
| 421 | name = "log" |
| 422 | version = "0.4.29" |
| 423 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 424 | checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" |
| 425 | |
| 426 | [[package]] |
| 427 | name = "memchr" |
| 428 | version = "2.8.0" |
| 429 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 430 | checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" |
| 431 | |
| 432 | [[package]] |
| 433 | name = "memoffset" |
| 434 | version = "0.9.1" |
| 435 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 436 | checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" |
| 437 | dependencies = [ |
| 438 | "autocfg", |
| 439 | ] |
| 440 | |
| 441 | [[package]] |
| 442 | name = "once_cell" |
| 443 | version = "1.21.3" |
| 444 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 445 | checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" |
| 446 | |
| 447 | [[package]] |
| 448 | name = "ordered-stream" |
| 449 | version = "0.2.0" |
| 450 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 451 | checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50" |
| 452 | dependencies = [ |
| 453 | "futures-core", |
| 454 | "pin-project-lite", |
| 455 | ] |
| 456 | |
| 457 | [[package]] |
| 458 | name = "parking" |
| 459 | version = "2.2.1" |
| 460 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 461 | checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" |
| 462 | |
| 463 | [[package]] |
| 464 | name = "pin-project-lite" |
| 465 | version = "0.2.16" |
| 466 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 467 | checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" |
| 468 | |
| 469 | [[package]] |
| 470 | name = "piper" |
| 471 | version = "0.2.4" |
| 472 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 473 | checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066" |
| 474 | dependencies = [ |
| 475 | "atomic-waker", |
| 476 | "fastrand", |
| 477 | "futures-io", |
| 478 | ] |
| 479 | |
| 480 | [[package]] |
| 481 | name = "polling" |
| 482 | version = "3.11.0" |
| 483 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 484 | checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218" |
| 485 | dependencies = [ |
| 486 | "cfg-if", |
| 487 | "concurrent-queue", |
| 488 | "hermit-abi", |
| 489 | "pin-project-lite", |
| 490 | "rustix", |
| 491 | "windows-sys", |
| 492 | ] |
| 493 | |
| 494 | [[package]] |
| 495 | name = "prettyplease" |
| 496 | version = "0.2.37" |
| 497 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 498 | checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" |
| 499 | dependencies = [ |
| 500 | "proc-macro2", |
| 501 | "syn", |
| 502 | ] |
| 503 | |
| 504 | [[package]] |
| 505 | name = "proc-macro-crate" |
| 506 | version = "3.4.0" |
| 507 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 508 | checksum = "219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983" |
| 509 | dependencies = [ |
| 510 | "toml_edit", |
| 511 | ] |
| 512 | |
| 513 | [[package]] |
| 514 | name = "proc-macro2" |
| 515 | version = "1.0.106" |
| 516 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 517 | checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" |
| 518 | dependencies = [ |
| 519 | "unicode-ident", |
| 520 | ] |
| 521 | |
| 522 | [[package]] |
| 523 | name = "quote" |
| 524 | version = "1.0.44" |
| 525 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 526 | checksum = "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4" |
| 527 | dependencies = [ |
| 528 | "proc-macro2", |
| 529 | ] |
| 530 | |
| 531 | [[package]] |
| 532 | name = "r-efi" |
| 533 | version = "5.3.0" |
| 534 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 535 | checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" |
| 536 | |
| 537 | [[package]] |
| 538 | name = "rustix" |
| 539 | version = "1.1.4" |
| 540 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 541 | checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190" |
| 542 | dependencies = [ |
| 543 | "bitflags", |
| 544 | "errno", |
| 545 | "libc", |
| 546 | "linux-raw-sys", |
| 547 | "windows-sys", |
| 548 | ] |
| 549 | |
| 550 | [[package]] |
| 551 | name = "rustversion" |
| 552 | version = "1.0.22" |
| 553 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 554 | checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" |
| 555 | |
| 556 | [[package]] |
| 557 | name = "semver" |
| 558 | version = "1.0.27" |
| 559 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 560 | checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" |
| 561 | |
| 562 | [[package]] |
| 563 | name = "serde" |
| 564 | version = "1.0.228" |
| 565 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 566 | checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" |
| 567 | dependencies = [ |
| 568 | "serde_core", |
| 569 | "serde_derive", |
| 570 | ] |
| 571 | |
| 572 | [[package]] |
| 573 | name = "serde_core" |
| 574 | version = "1.0.228" |
| 575 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 576 | checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" |
| 577 | dependencies = [ |
| 578 | "serde_derive", |
| 579 | ] |
| 580 | |
| 581 | [[package]] |
| 582 | name = "serde_derive" |
| 583 | version = "1.0.228" |
| 584 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 585 | checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" |
| 586 | dependencies = [ |
| 587 | "proc-macro2", |
| 588 | "quote", |
| 589 | "syn", |
| 590 | ] |
| 591 | |
| 592 | [[package]] |
| 593 | name = "serde_json" |
| 594 | version = "1.0.149" |
| 595 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 596 | checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" |
| 597 | dependencies = [ |
| 598 | "itoa", |
| 599 | "memchr", |
| 600 | "serde", |
| 601 | "serde_core", |
| 602 | "zmij", |
| 603 | ] |
| 604 | |
| 605 | [[package]] |
| 606 | name = "serde_repr" |
| 607 | version = "0.1.20" |
| 608 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 609 | checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" |
| 610 | dependencies = [ |
| 611 | "proc-macro2", |
| 612 | "quote", |
| 613 | "syn", |
| 614 | ] |
| 615 | |
| 616 | [[package]] |
| 617 | name = "signal-hook-registry" |
| 618 | version = "1.4.8" |
| 619 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 620 | checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" |
| 621 | dependencies = [ |
| 622 | "errno", |
| 623 | "libc", |
| 624 | ] |
| 625 | |
| 626 | [[package]] |
| 627 | name = "slab" |
| 628 | version = "0.4.12" |
| 629 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 630 | checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" |
| 631 | |
| 632 | [[package]] |
| 633 | name = "syn" |
| 634 | version = "2.0.117" |
| 635 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 636 | checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99" |
| 637 | dependencies = [ |
| 638 | "proc-macro2", |
| 639 | "quote", |
| 640 | "unicode-ident", |
| 641 | ] |
| 642 | |
| 643 | [[package]] |
| 644 | name = "tempfile" |
| 645 | version = "3.26.0" |
| 646 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 647 | checksum = "82a72c767771b47409d2345987fda8628641887d5466101319899796367354a0" |
| 648 | dependencies = [ |
| 649 | "fastrand", |
| 650 | "getrandom", |
| 651 | "once_cell", |
| 652 | "rustix", |
| 653 | "windows-sys", |
| 654 | ] |
| 655 | |
| 656 | [[package]] |
| 657 | name = "toml_datetime" |
| 658 | version = "0.7.5+spec-1.1.0" |
| 659 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 660 | checksum = "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347" |
| 661 | dependencies = [ |
| 662 | "serde_core", |
| 663 | ] |
| 664 | |
| 665 | [[package]] |
| 666 | name = "toml_edit" |
| 667 | version = "0.23.10+spec-1.0.0" |
| 668 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 669 | checksum = "84c8b9f757e028cee9fa244aea147aab2a9ec09d5325a9b01e0a49730c2b5269" |
| 670 | dependencies = [ |
| 671 | "indexmap", |
| 672 | "toml_datetime", |
| 673 | "toml_parser", |
| 674 | "winnow", |
| 675 | ] |
| 676 | |
| 677 | [[package]] |
| 678 | name = "toml_parser" |
| 679 | version = "1.0.9+spec-1.1.0" |
| 680 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 681 | checksum = "702d4415e08923e7e1ef96cd5727c0dfed80b4d2fa25db9647fe5eb6f7c5a4c4" |
| 682 | dependencies = [ |
| 683 | "winnow", |
| 684 | ] |
| 685 | |
| 686 | [[package]] |
| 687 | name = "tracing" |
| 688 | version = "0.1.44" |
| 689 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 690 | checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" |
| 691 | dependencies = [ |
| 692 | "pin-project-lite", |
| 693 | "tracing-attributes", |
| 694 | "tracing-core", |
| 695 | ] |
| 696 | |
| 697 | [[package]] |
| 698 | name = "tracing-attributes" |
| 699 | version = "0.1.31" |
| 700 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 701 | checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" |
| 702 | dependencies = [ |
| 703 | "proc-macro2", |
| 704 | "quote", |
| 705 | "syn", |
| 706 | ] |
| 707 | |
| 708 | [[package]] |
| 709 | name = "tracing-core" |
| 710 | version = "0.1.36" |
| 711 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 712 | checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" |
| 713 | dependencies = [ |
| 714 | "once_cell", |
| 715 | ] |
| 716 | |
| 717 | [[package]] |
| 718 | name = "uds_windows" |
| 719 | version = "1.1.0" |
| 720 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 721 | checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9" |
| 722 | dependencies = [ |
| 723 | "memoffset", |
| 724 | "tempfile", |
| 725 | "winapi", |
| 726 | ] |
| 727 | |
| 728 | [[package]] |
| 729 | name = "unicode-ident" |
| 730 | version = "1.0.24" |
| 731 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 732 | checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" |
| 733 | |
| 734 | [[package]] |
| 735 | name = "unicode-xid" |
| 736 | version = "0.2.6" |
| 737 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 738 | checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" |
| 739 | |
| 740 | [[package]] |
| 741 | name = "uuid" |
| 742 | version = "1.21.0" |
| 743 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 744 | checksum = "b672338555252d43fd2240c714dc444b8c6fb0a5c5335e65a07bba7742735ddb" |
| 745 | dependencies = [ |
| 746 | "js-sys", |
| 747 | "serde_core", |
| 748 | "wasm-bindgen", |
| 749 | ] |
| 750 | |
| 751 | [[package]] |
| 752 | name = "wasip2" |
| 753 | version = "1.0.2+wasi-0.2.9" |
| 754 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 755 | checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5" |
| 756 | dependencies = [ |
| 757 | "wit-bindgen", |
| 758 | ] |
| 759 | |
| 760 | [[package]] |
| 761 | name = "wasip3" |
| 762 | version = "0.4.0+wasi-0.3.0-rc-2026-01-06" |
| 763 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 764 | checksum = "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5" |
| 765 | dependencies = [ |
| 766 | "wit-bindgen", |
| 767 | ] |
| 768 | |
| 769 | [[package]] |
| 770 | name = "wasm-bindgen" |
| 771 | version = "0.2.112" |
| 772 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 773 | checksum = "05d7d0fce354c88b7982aec4400b3e7fcf723c32737cef571bd165f7613557ee" |
| 774 | dependencies = [ |
| 775 | "cfg-if", |
| 776 | "once_cell", |
| 777 | "rustversion", |
| 778 | "wasm-bindgen-macro", |
| 779 | "wasm-bindgen-shared", |
| 780 | ] |
| 781 | |
| 782 | [[package]] |
| 783 | name = "wasm-bindgen-macro" |
| 784 | version = "0.2.112" |
| 785 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 786 | checksum = "55839b71ba921e4f75b674cb16f843f4b1f3b26ddfcb3454de1cf65cc021ec0f" |
| 787 | dependencies = [ |
| 788 | "quote", |
| 789 | "wasm-bindgen-macro-support", |
| 790 | ] |
| 791 | |
| 792 | [[package]] |
| 793 | name = "wasm-bindgen-macro-support" |
| 794 | version = "0.2.112" |
| 795 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 796 | checksum = "caf2e969c2d60ff52e7e98b7392ff1588bffdd1ccd4769eba27222fd3d621571" |
| 797 | dependencies = [ |
| 798 | "bumpalo", |
| 799 | "proc-macro2", |
| 800 | "quote", |
| 801 | "syn", |
| 802 | "wasm-bindgen-shared", |
| 803 | ] |
| 804 | |
| 805 | [[package]] |
| 806 | name = "wasm-bindgen-shared" |
| 807 | version = "0.2.112" |
| 808 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 809 | checksum = "0861f0dcdf46ea819407495634953cdcc8a8c7215ab799a7a7ce366be71c7b30" |
| 810 | dependencies = [ |
| 811 | "unicode-ident", |
| 812 | ] |
| 813 | |
| 814 | [[package]] |
| 815 | name = "wasm-encoder" |
| 816 | version = "0.244.0" |
| 817 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 818 | checksum = "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319" |
| 819 | dependencies = [ |
| 820 | "leb128fmt", |
| 821 | "wasmparser", |
| 822 | ] |
| 823 | |
| 824 | [[package]] |
| 825 | name = "wasm-metadata" |
| 826 | version = "0.244.0" |
| 827 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 828 | checksum = "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909" |
| 829 | dependencies = [ |
| 830 | "anyhow", |
| 831 | "indexmap", |
| 832 | "wasm-encoder", |
| 833 | "wasmparser", |
| 834 | ] |
| 835 | |
| 836 | [[package]] |
| 837 | name = "wasmparser" |
| 838 | version = "0.244.0" |
| 839 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 840 | checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe" |
| 841 | dependencies = [ |
| 842 | "bitflags", |
| 843 | "hashbrown 0.15.5", |
| 844 | "indexmap", |
| 845 | "semver", |
| 846 | ] |
| 847 | |
| 848 | [[package]] |
| 849 | name = "winapi" |
| 850 | version = "0.3.9" |
| 851 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 852 | checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" |
| 853 | dependencies = [ |
| 854 | "winapi-i686-pc-windows-gnu", |
| 855 | "winapi-x86_64-pc-windows-gnu", |
| 856 | ] |
| 857 | |
| 858 | [[package]] |
| 859 | name = "winapi-i686-pc-windows-gnu" |
| 860 | version = "0.4.0" |
| 861 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 862 | checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" |
| 863 | |
| 864 | [[package]] |
| 865 | name = "winapi-x86_64-pc-windows-gnu" |
| 866 | version = "0.4.0" |
| 867 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 868 | checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" |
| 869 | |
| 870 | [[package]] |
| 871 | name = "windows-link" |
| 872 | version = "0.2.1" |
| 873 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 874 | checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" |
| 875 | |
| 876 | [[package]] |
| 877 | name = "windows-sys" |
| 878 | version = "0.61.2" |
| 879 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 880 | checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" |
| 881 | dependencies = [ |
| 882 | "windows-link", |
| 883 | ] |
| 884 | |
| 885 | [[package]] |
| 886 | name = "winnow" |
| 887 | version = "0.7.14" |
| 888 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 889 | checksum = "5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829" |
| 890 | dependencies = [ |
| 891 | "memchr", |
| 892 | ] |
| 893 | |
| 894 | [[package]] |
| 895 | name = "wit-bindgen" |
| 896 | version = "0.51.0" |
| 897 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 898 | checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5" |
| 899 | dependencies = [ |
| 900 | "wit-bindgen-rust-macro", |
| 901 | ] |
| 902 | |
| 903 | [[package]] |
| 904 | name = "wit-bindgen-core" |
| 905 | version = "0.51.0" |
| 906 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 907 | checksum = "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc" |
| 908 | dependencies = [ |
| 909 | "anyhow", |
| 910 | "heck", |
| 911 | "wit-parser", |
| 912 | ] |
| 913 | |
| 914 | [[package]] |
| 915 | name = "wit-bindgen-rust" |
| 916 | version = "0.51.0" |
| 917 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 918 | checksum = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21" |
| 919 | dependencies = [ |
| 920 | "anyhow", |
| 921 | "heck", |
| 922 | "indexmap", |
| 923 | "prettyplease", |
| 924 | "syn", |
| 925 | "wasm-metadata", |
| 926 | "wit-bindgen-core", |
| 927 | "wit-component", |
| 928 | ] |
| 929 | |
| 930 | [[package]] |
| 931 | name = "wit-bindgen-rust-macro" |
| 932 | version = "0.51.0" |
| 933 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 934 | checksum = "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a" |
| 935 | dependencies = [ |
| 936 | "anyhow", |
| 937 | "prettyplease", |
| 938 | "proc-macro2", |
| 939 | "quote", |
| 940 | "syn", |
| 941 | "wit-bindgen-core", |
| 942 | "wit-bindgen-rust", |
| 943 | ] |
| 944 | |
| 945 | [[package]] |
| 946 | name = "wit-component" |
| 947 | version = "0.244.0" |
| 948 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 949 | checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2" |
| 950 | dependencies = [ |
| 951 | "anyhow", |
| 952 | "bitflags", |
| 953 | "indexmap", |
| 954 | "log", |
| 955 | "serde", |
| 956 | "serde_derive", |
| 957 | "serde_json", |
| 958 | "wasm-encoder", |
| 959 | "wasm-metadata", |
| 960 | "wasmparser", |
| 961 | "wit-parser", |
| 962 | ] |
| 963 | |
| 964 | [[package]] |
| 965 | name = "wit-parser" |
| 966 | version = "0.244.0" |
| 967 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 968 | checksum = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736" |
| 969 | dependencies = [ |
| 970 | "anyhow", |
| 971 | "id-arena", |
| 972 | "indexmap", |
| 973 | "log", |
| 974 | "semver", |
| 975 | "serde", |
| 976 | "serde_derive", |
| 977 | "serde_json", |
| 978 | "unicode-xid", |
| 979 | "wasmparser", |
| 980 | ] |
| 981 | |
| 982 | [[package]] |
| 983 | name = "zbus" |
| 984 | version = "5.14.0" |
| 985 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 986 | checksum = "ca82f95dbd3943a40a53cfded6c2d0a2ca26192011846a1810c4256ef92c60bc" |
| 987 | dependencies = [ |
| 988 | "async-broadcast", |
| 989 | "async-executor", |
| 990 | "async-io", |
| 991 | "async-lock", |
| 992 | "async-process", |
| 993 | "async-recursion", |
| 994 | "async-task", |
| 995 | "async-trait", |
| 996 | "blocking", |
| 997 | "enumflags2", |
| 998 | "event-listener", |
| 999 | "futures-core", |
| 1000 | "futures-lite", |
| 1001 | "hex", |
| 1002 | "libc", |
| 1003 | "ordered-stream", |
| 1004 | "rustix", |
| 1005 | "serde", |
| 1006 | "serde_repr", |
| 1007 | "tracing", |
| 1008 | "uds_windows", |
| 1009 | "uuid", |
| 1010 | "windows-sys", |
| 1011 | "winnow", |
| 1012 | "zbus_macros", |
| 1013 | "zbus_names", |
| 1014 | "zvariant", |
| 1015 | ] |
| 1016 | |
| 1017 | [[package]] |
| 1018 | name = "zbus_macros" |
| 1019 | version = "5.14.0" |
| 1020 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1021 | checksum = "897e79616e84aac4b2c46e9132a4f63b93105d54fe8c0e8f6bffc21fa8d49222" |
| 1022 | dependencies = [ |
| 1023 | "proc-macro-crate", |
| 1024 | "proc-macro2", |
| 1025 | "quote", |
| 1026 | "syn", |
| 1027 | "zbus_names", |
| 1028 | "zvariant", |
| 1029 | "zvariant_utils", |
| 1030 | ] |
| 1031 | |
| 1032 | [[package]] |
| 1033 | name = "zbus_names" |
| 1034 | version = "4.3.1" |
| 1035 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1036 | checksum = "ffd8af6d5b78619bab301ff3c560a5bd22426150253db278f164d6cf3b72c50f" |
| 1037 | dependencies = [ |
| 1038 | "serde", |
| 1039 | "winnow", |
| 1040 | "zvariant", |
| 1041 | ] |
| 1042 | |
| 1043 | [[package]] |
| 1044 | name = "zmij" |
| 1045 | version = "1.0.21" |
| 1046 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1047 | checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa" |
| 1048 | |
| 1049 | [[package]] |
| 1050 | name = "zvariant" |
| 1051 | version = "5.10.0" |
| 1052 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1053 | checksum = "5708299b21903bbe348e94729f22c49c55d04720a004aa350f1f9c122fd2540b" |
| 1054 | dependencies = [ |
| 1055 | "endi", |
| 1056 | "enumflags2", |
| 1057 | "serde", |
| 1058 | "winnow", |
| 1059 | "zvariant_derive", |
| 1060 | "zvariant_utils", |
| 1061 | ] |
| 1062 | |
| 1063 | [[package]] |
| 1064 | name = "zvariant_derive" |
| 1065 | version = "5.10.0" |
| 1066 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1067 | checksum = "5b59b012ebe9c46656f9cc08d8da8b4c726510aef12559da3e5f1bf72780752c" |
| 1068 | dependencies = [ |
| 1069 | "proc-macro-crate", |
| 1070 | "proc-macro2", |
| 1071 | "quote", |
| 1072 | "syn", |
| 1073 | "zvariant_utils", |
| 1074 | ] |
| 1075 | |
| 1076 | [[package]] |
| 1077 | name = "zvariant_utils" |
| 1078 | version = "3.3.0" |
| 1079 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1080 | checksum = "f75c23a64ef8f40f13a6989991e643554d9bef1d682a281160cf0c1bc389c5e9" |
| 1081 | dependencies = [ |
| 1082 | "proc-macro2", |
| 1083 | "quote", |
| 1084 | "serde", |
| 1085 | "syn", |
| 1086 | "winnow", |
| 1087 | ] |