| 1 |
# This file is automatically @generated by Cargo. |
| 2 |
# It is not intended for manual editing. |
| 3 |
version = 4 |
| 4 |
|
| 5 |
[[package]] |
| 6 |
name = "adler2" |
| 7 |
version = "2.0.1" |
| 8 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 9 |
checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" |
| 10 |
|
| 11 |
[[package]] |
| 12 |
name = "alloc-no-stdlib" |
| 13 |
version = "2.0.4" |
| 14 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 15 |
checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3" |
| 16 |
|
| 17 |
[[package]] |
| 18 |
name = "alloc-stdlib" |
| 19 |
version = "0.2.4" |
| 20 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 21 |
checksum = "0e76a019e91224d279006ff972f1e984179a6e9feb050adba6ce8274aef23195" |
| 22 |
dependencies = [ |
| 23 |
"alloc-no-stdlib", |
| 24 |
] |
| 25 |
|
| 26 |
[[package]] |
| 27 |
name = "arbitrary" |
| 28 |
version = "1.4.2" |
| 29 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 30 |
checksum = "c3d036a3c4ab069c7b410a2ce876bd74808d2d0888a82667669f8e783a898bf1" |
| 31 |
dependencies = [ |
| 32 |
"derive_arbitrary", |
| 33 |
] |
| 34 |
|
| 35 |
[[package]] |
| 36 |
name = "arrayvec" |
| 37 |
version = "0.7.8" |
| 38 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 39 |
checksum = "d3fb67a6e08acf24fdeccbac2cb6ac4305825bd1f117462e0e6f2f193345ad56" |
| 40 |
|
| 41 |
[[package]] |
| 42 |
name = "autocfg" |
| 43 |
version = "1.5.1" |
| 44 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 45 |
checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53" |
| 46 |
|
| 47 |
[[package]] |
| 48 |
name = "block-buffer" |
| 49 |
version = "0.10.4" |
| 50 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 51 |
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" |
| 52 |
dependencies = [ |
| 53 |
"generic-array", |
| 54 |
] |
| 55 |
|
| 56 |
[[package]] |
| 57 |
name = "brotli" |
| 58 |
version = "8.0.4" |
| 59 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 60 |
checksum = "5cc91aac060a7a1e25823bdccbfb6af1875b88f17c6daac97894eed8207166b3" |
| 61 |
dependencies = [ |
| 62 |
"alloc-no-stdlib", |
| 63 |
"alloc-stdlib", |
| 64 |
"brotli-decompressor", |
| 65 |
] |
| 66 |
|
| 67 |
[[package]] |
| 68 |
name = "brotli-decompressor" |
| 69 |
version = "5.0.3" |
| 70 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 71 |
checksum = "3a32acac15fe1967bc3986b2a6347dffc965602354ea6f450ad07e8bfd253583" |
| 72 |
dependencies = [ |
| 73 |
"alloc-no-stdlib", |
| 74 |
"alloc-stdlib", |
| 75 |
] |
| 76 |
|
| 77 |
[[package]] |
| 78 |
name = "bumpalo" |
| 79 |
version = "3.20.3" |
| 80 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 81 |
checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649" |
| 82 |
|
| 83 |
[[package]] |
| 84 |
name = "bytemuck" |
| 85 |
version = "1.25.2" |
| 86 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 87 |
checksum = "95832e849adfb21180ccb6826a99da14e5d266ae5c2e668e1602cf234f153797" |
| 88 |
dependencies = [ |
| 89 |
"bytemuck_derive", |
| 90 |
] |
| 91 |
|
| 92 |
[[package]] |
| 93 |
name = "bytemuck_derive" |
| 94 |
version = "1.12.0" |
| 95 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 96 |
checksum = "fc0e56a716f1e132ff6bf4bdac1c944a3fcdc1cae65f70a4a2a1ac3b401d2d1f" |
| 97 |
dependencies = [ |
| 98 |
"proc-macro2", |
| 99 |
"quote", |
| 100 |
"syn 3.0.3", |
| 101 |
] |
| 102 |
|
| 103 |
[[package]] |
| 104 |
name = "cfg-if" |
| 105 |
version = "1.0.4" |
| 106 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 107 |
checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" |
| 108 |
|
| 109 |
[[package]] |
| 110 |
name = "cpufeatures" |
| 111 |
version = "0.2.17" |
| 112 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 113 |
checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" |
| 114 |
dependencies = [ |
| 115 |
"libc", |
| 116 |
] |
| 117 |
|
| 118 |
[[package]] |
| 119 |
name = "crc32fast" |
| 120 |
version = "1.5.0" |
| 121 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 122 |
checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" |
| 123 |
dependencies = [ |
| 124 |
"cfg-if", |
| 125 |
] |
| 126 |
|
| 127 |
[[package]] |
| 128 |
name = "crypto-common" |
| 129 |
version = "0.1.7" |
| 130 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 131 |
checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a" |
| 132 |
dependencies = [ |
| 133 |
"generic-array", |
| 134 |
"typenum", |
| 135 |
] |
| 136 |
|
| 137 |
[[package]] |
| 138 |
name = "derive_arbitrary" |
| 139 |
version = "1.4.2" |
| 140 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 141 |
checksum = "1e567bd82dcff979e4b03460c307b3cdc9e96fde3d73bed1496d2bc75d9dd62a" |
| 142 |
dependencies = [ |
| 143 |
"proc-macro2", |
| 144 |
"quote", |
| 145 |
"syn 2.0.119", |
| 146 |
] |
| 147 |
|
| 148 |
[[package]] |
| 149 |
name = "digest" |
| 150 |
version = "0.10.7" |
| 151 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 152 |
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" |
| 153 |
dependencies = [ |
| 154 |
"block-buffer", |
| 155 |
"crypto-common", |
| 156 |
] |
| 157 |
|
| 158 |
[[package]] |
| 159 |
name = "equivalent" |
| 160 |
version = "1.0.2" |
| 161 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 162 |
checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" |
| 163 |
|
| 164 |
[[package]] |
| 165 |
name = "euclid" |
| 166 |
version = "0.22.14" |
| 167 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 168 |
checksum = "f1a05365e3b1c6d1650318537c7460c6923f1abdd272ad6842baa2b509957a06" |
| 169 |
dependencies = [ |
| 170 |
"num-traits", |
| 171 |
] |
| 172 |
|
| 173 |
[[package]] |
| 174 |
name = "flate2" |
| 175 |
version = "1.1.9" |
| 176 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 177 |
checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c" |
| 178 |
dependencies = [ |
| 179 |
"miniz_oxide", |
| 180 |
"zlib-rs", |
| 181 |
] |
| 182 |
|
| 183 |
[[package]] |
| 184 |
name = "font-types" |
| 185 |
version = "0.12.3" |
| 186 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 187 |
checksum = "75382bc7392ef10aad10935f92fc3db36d2d4dad0e5d96d8d65e04f89a07ec39" |
| 188 |
dependencies = [ |
| 189 |
"bytemuck", |
| 190 |
] |
| 191 |
|
| 192 |
[[package]] |
| 193 |
name = "generic-array" |
| 194 |
version = "0.14.7" |
| 195 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 196 |
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" |
| 197 |
dependencies = [ |
| 198 |
"typenum", |
| 199 |
"version_check", |
| 200 |
] |
| 201 |
|
| 202 |
[[package]] |
| 203 |
name = "hashbrown" |
| 204 |
version = "0.17.1" |
| 205 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 206 |
checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a" |
| 207 |
|
| 208 |
[[package]] |
| 209 |
name = "indexmap" |
| 210 |
version = "2.14.0" |
| 211 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 212 |
checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9" |
| 213 |
dependencies = [ |
| 214 |
"equivalent", |
| 215 |
"hashbrown", |
| 216 |
] |
| 217 |
|
| 218 |
[[package]] |
| 219 |
name = "kurbo" |
| 220 |
version = "0.13.1" |
| 221 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 222 |
checksum = "4b60dfc32f652b926df6192e55525b16d186c69d47876c3ead4da5cc9f8450e2" |
| 223 |
dependencies = [ |
| 224 |
"arrayvec", |
| 225 |
"euclid", |
| 226 |
"polycool", |
| 227 |
"smallvec", |
| 228 |
] |
| 229 |
|
| 230 |
[[package]] |
| 231 |
name = "libc" |
| 232 |
version = "0.2.189" |
| 233 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 234 |
checksum = "3eaf3ede3fee6db1a4c2ee091bf8a8b4dccdc6d17f656fb07896ee72867612f2" |
| 235 |
|
| 236 |
[[package]] |
| 237 |
name = "log" |
| 238 |
version = "0.4.33" |
| 239 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 240 |
checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad" |
| 241 |
|
| 242 |
[[package]] |
| 243 |
name = "memchr" |
| 244 |
version = "2.8.3" |
| 245 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 246 |
checksum = "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98" |
| 247 |
|
| 248 |
[[package]] |
| 249 |
name = "miniz_oxide" |
| 250 |
version = "0.8.9" |
| 251 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 252 |
checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" |
| 253 |
dependencies = [ |
| 254 |
"adler2", |
| 255 |
"simd-adler32", |
| 256 |
] |
| 257 |
|
| 258 |
[[package]] |
| 259 |
name = "num-traits" |
| 260 |
version = "0.2.19" |
| 261 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 262 |
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" |
| 263 |
dependencies = [ |
| 264 |
"autocfg", |
| 265 |
] |
| 266 |
|
| 267 |
[[package]] |
| 268 |
name = "once_cell" |
| 269 |
version = "1.21.4" |
| 270 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 271 |
checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50" |
| 272 |
|
| 273 |
[[package]] |
| 274 |
name = "polycool" |
| 275 |
version = "0.4.0" |
| 276 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 277 |
checksum = "50596ddc09eb5ad5f75cacd40209568e66df71baf86e1499a0e99c4cff12a5a6" |
| 278 |
dependencies = [ |
| 279 |
"arrayvec", |
| 280 |
] |
| 281 |
|
| 282 |
[[package]] |
| 283 |
name = "proc-macro2" |
| 284 |
version = "1.0.107" |
| 285 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 286 |
checksum = "985e7ec9bb745e6ce6535b544d84d6cd6f7ad8bd711c398938ae983b91a766d9" |
| 287 |
dependencies = [ |
| 288 |
"unicode-ident", |
| 289 |
] |
| 290 |
|
| 291 |
[[package]] |
| 292 |
name = "quasi-type" |
| 293 |
version = "0.1.3" |
| 294 |
dependencies = [ |
| 295 |
"brotli", |
| 296 |
"font-types", |
| 297 |
"kurbo", |
| 298 |
"read-fonts", |
| 299 |
"serde", |
| 300 |
"sha2", |
| 301 |
"skrifa", |
| 302 |
"toml", |
| 303 |
"write-fonts", |
| 304 |
"zip", |
| 305 |
] |
| 306 |
|
| 307 |
[[package]] |
| 308 |
name = "quote" |
| 309 |
version = "1.0.47" |
| 310 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 311 |
checksum = "1fbf4db142a473a8d80c26bbf18454ed458bf8d26c8219c331daecfdbd079001" |
| 312 |
dependencies = [ |
| 313 |
"proc-macro2", |
| 314 |
] |
| 315 |
|
| 316 |
[[package]] |
| 317 |
name = "read-fonts" |
| 318 |
version = "0.43.0" |
| 319 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 320 |
checksum = "a6b5cae85882cfb0167038e7726a426f47ebd808e67af78c2d6bcbb02acbf3ce" |
| 321 |
dependencies = [ |
| 322 |
"bytemuck", |
| 323 |
"font-types", |
| 324 |
"once_cell", |
| 325 |
] |
| 326 |
|
| 327 |
[[package]] |
| 328 |
name = "serde" |
| 329 |
version = "1.0.229" |
| 330 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 331 |
checksum = "4148590afebada386688f18773da617792bf2ef03ffc1e4cbd2b1d45b023e0ba" |
| 332 |
dependencies = [ |
| 333 |
"serde_core", |
| 334 |
"serde_derive", |
| 335 |
] |
| 336 |
|
| 337 |
[[package]] |
| 338 |
name = "serde_core" |
| 339 |
version = "1.0.229" |
| 340 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 341 |
checksum = "67dca2c9c51e58a4791a4b1ed58308b39c64224d349a935ab5039aa360942a48" |
| 342 |
dependencies = [ |
| 343 |
"serde_derive", |
| 344 |
] |
| 345 |
|
| 346 |
[[package]] |
| 347 |
name = "serde_derive" |
| 348 |
version = "1.0.229" |
| 349 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 350 |
checksum = "e7a5d71263a5a7d47b41f6b3f06ba276f10cc18b0931f1799f710578e2309348" |
| 351 |
dependencies = [ |
| 352 |
"proc-macro2", |
| 353 |
"quote", |
| 354 |
"syn 3.0.3", |
| 355 |
] |
| 356 |
|
| 357 |
[[package]] |
| 358 |
name = "serde_spanned" |
| 359 |
version = "1.1.1" |
| 360 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 361 |
checksum = "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26" |
| 362 |
dependencies = [ |
| 363 |
"serde_core", |
| 364 |
] |
| 365 |
|
| 366 |
[[package]] |
| 367 |
name = "sha2" |
| 368 |
version = "0.10.9" |
| 369 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 370 |
checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" |
| 371 |
dependencies = [ |
| 372 |
"cfg-if", |
| 373 |
"cpufeatures", |
| 374 |
"digest", |
| 375 |
] |
| 376 |
|
| 377 |
[[package]] |
| 378 |
name = "simd-adler32" |
| 379 |
version = "0.3.10" |
| 380 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 381 |
checksum = "3a219298ac11a56ea9a6d2120044824d6f01aeb034955e7af7bc16858527deea" |
| 382 |
|
| 383 |
[[package]] |
| 384 |
name = "skrifa" |
| 385 |
version = "0.46.0" |
| 386 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 387 |
checksum = "de0bbcc507e438bfe765692ae5228059959781db7430fe36e1cfd569e7c88c89" |
| 388 |
dependencies = [ |
| 389 |
"bytemuck", |
| 390 |
"read-fonts", |
| 391 |
] |
| 392 |
|
| 393 |
[[package]] |
| 394 |
name = "smallvec" |
| 395 |
version = "1.15.2" |
| 396 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 397 |
checksum = "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90" |
| 398 |
|
| 399 |
[[package]] |
| 400 |
name = "syn" |
| 401 |
version = "2.0.119" |
| 402 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 403 |
checksum = "872831b642d1a07999a962a351ed35b955ea2cfc8f3862091e2a240a84f17297" |
| 404 |
dependencies = [ |
| 405 |
"proc-macro2", |
| 406 |
"quote", |
| 407 |
"unicode-ident", |
| 408 |
] |
| 409 |
|
| 410 |
[[package]] |
| 411 |
name = "syn" |
| 412 |
version = "3.0.3" |
| 413 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 414 |
checksum = "53e9bae58849f64dfa4f5d5ae372c8341f7305f82a3868709269343628b659a3" |
| 415 |
dependencies = [ |
| 416 |
"proc-macro2", |
| 417 |
"quote", |
| 418 |
"unicode-ident", |
| 419 |
] |
| 420 |
|
| 421 |
[[package]] |
| 422 |
name = "toml" |
| 423 |
version = "1.1.4+spec-1.1.0" |
| 424 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 425 |
checksum = "3aace63f4bbcdfc2c965b059de67119c89c4017a70d633be6c104910f67056f5" |
| 426 |
dependencies = [ |
| 427 |
"indexmap", |
| 428 |
"serde_core", |
| 429 |
"serde_spanned", |
| 430 |
"toml_datetime", |
| 431 |
"toml_parser", |
| 432 |
"toml_writer", |
| 433 |
"winnow", |
| 434 |
] |
| 435 |
|
| 436 |
[[package]] |
| 437 |
name = "toml_datetime" |
| 438 |
version = "1.1.1+spec-1.1.0" |
| 439 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 440 |
checksum = "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7" |
| 441 |
dependencies = [ |
| 442 |
"serde_core", |
| 443 |
] |
| 444 |
|
| 445 |
[[package]] |
| 446 |
name = "toml_parser" |
| 447 |
version = "1.1.3+spec-1.1.0" |
| 448 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 449 |
checksum = "1d38ac1cf9b95face32296c0a3ede1fdc270627c9d9c02a7274dd6d960dc4d56" |
| 450 |
dependencies = [ |
| 451 |
"winnow", |
| 452 |
] |
| 453 |
|
| 454 |
[[package]] |
| 455 |
name = "toml_writer" |
| 456 |
version = "1.1.2+spec-1.1.0" |
| 457 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 458 |
checksum = "7d56353a2a665ad0f41a421187180aab746c8c325620617ad883a99a1cbe66d2" |
| 459 |
|
| 460 |
[[package]] |
| 461 |
name = "typenum" |
| 462 |
version = "1.20.1" |
| 463 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 464 |
checksum = "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20" |
| 465 |
|
| 466 |
[[package]] |
| 467 |
name = "unicode-ident" |
| 468 |
version = "1.0.24" |
| 469 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 470 |
checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" |
| 471 |
|
| 472 |
[[package]] |
| 473 |
name = "version_check" |
| 474 |
version = "0.9.5" |
| 475 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 476 |
checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" |
| 477 |
|
| 478 |
[[package]] |
| 479 |
name = "winnow" |
| 480 |
version = "1.0.4" |
| 481 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 482 |
checksum = "23b97319f7b8343df12cc98938e5c3eb436064524c8d2b4e30a1d3a36eecdf81" |
| 483 |
|
| 484 |
[[package]] |
| 485 |
name = "write-fonts" |
| 486 |
version = "0.52.0" |
| 487 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 488 |
checksum = "843cebb7bd36359861dbce43d54ac8b33dfdf7b80a95913adc1ef7c7bb881e62" |
| 489 |
dependencies = [ |
| 490 |
"font-types", |
| 491 |
"indexmap", |
| 492 |
"kurbo", |
| 493 |
"log", |
| 494 |
"read-fonts", |
| 495 |
] |
| 496 |
|
| 497 |
[[package]] |
| 498 |
name = "zip" |
| 499 |
version = "6.0.0" |
| 500 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 501 |
checksum = "eb2a05c7c36fde6c09b08576c9f7fb4cda705990f73b58fe011abf7dfb24168b" |
| 502 |
dependencies = [ |
| 503 |
"arbitrary", |
| 504 |
"crc32fast", |
| 505 |
"flate2", |
| 506 |
"indexmap", |
| 507 |
"memchr", |
| 508 |
"zopfli", |
| 509 |
] |
| 510 |
|
| 511 |
[[package]] |
| 512 |
name = "zlib-rs" |
| 513 |
version = "0.6.7" |
| 514 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 515 |
checksum = "34b31d188d9d685a4f9c7b46d6e36631b07058d2cfe190267adce54dc230bf12" |
| 516 |
|
| 517 |
[[package]] |
| 518 |
name = "zopfli" |
| 519 |
version = "0.8.3" |
| 520 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 521 |
checksum = "f05cd8797d63865425ff89b5c4a48804f35ba0ce8d125800027ad6017d2b5249" |
| 522 |
dependencies = [ |
| 523 |
"bumpalo", |
| 524 |
"crc32fast", |
| 525 |
"log", |
| 526 |
"simd-adler32", |
| 527 |
] |
| 528 |
|
| 529 |
[[patch.unused]] |
| 530 |
name = "kberg" |
| 531 |
version = "0.1.0" |
| 532 |
|
| 533 |
[[patch.unused]] |
| 534 |
name = "ops-status" |
| 535 |
version = "0.1.0" |
| 536 |
|
| 537 |
[[patch.unused]] |
| 538 |
name = "painhours" |
| 539 |
version = "0.1.0" |
| 540 |
|
| 541 |
[[patch.unused]] |
| 542 |
name = "tagtree" |
| 543 |
version = "0.4.1" |
| 544 |
|
| 545 |
[[patch.unused]] |
| 546 |
name = "docengine" |
| 547 |
version = "0.7.0" |
| 548 |
|
| 549 |
[[patch.unused]] |
| 550 |
name = "synckit-client" |
| 551 |
version = "0.10.0" |
| 552 |
|
| 553 |
[[patch.unused]] |
| 554 |
name = "synckit-config" |
| 555 |
version = "0.2.0" |
| 556 |
|
| 557 |
[[patch.unused]] |
| 558 |
name = "quasi-axum" |
| 559 |
version = "0.79.0" |
| 560 |
|
| 561 |
[[patch.unused]] |
| 562 |
name = "quasi-basics" |
| 563 |
version = "0.79.0" |
| 564 |
|
| 565 |
[[patch.unused]] |
| 566 |
name = "quasi-http" |
| 567 |
version = "0.79.0" |
| 568 |
|
| 569 |
[[patch.unused]] |
| 570 |
name = "quasi-immediate" |
| 571 |
version = "0.79.0" |
| 572 |
|
| 573 |
[[patch.unused]] |
| 574 |
name = "quasi-notifs" |
| 575 |
version = "0.79.0" |
| 576 |
|
| 577 |
[[patch.unused]] |
| 578 |
name = "quasi-router" |
| 579 |
version = "0.79.0" |
| 580 |
|
| 581 |
[[patch.unused]] |
| 582 |
name = "quasi-store" |
| 583 |
version = "0.1.0" |
| 584 |
|
| 585 |
[[patch.unused]] |
| 586 |
name = "quasi-tauri" |
| 587 |
version = "0.79.0" |
| 588 |
|
| 589 |
[[patch.unused]] |
| 590 |
name = "quasi-webview" |
| 591 |
version = "0.79.0" |
| 592 |
|