1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 3 4 5[[package]] 6name = "anes" 7version = "0.2.0" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "735d4f398ca57cfa2880225c2bf81c3b9af3be5bb22e44ae70118dad38713e84" 10 11[[package]] 12name = "autocfg" 13version = "1.3.0" 14source = "registry+https://github.com/rust-lang/crates.io-index" 15checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0" 16 17[[package]] 18name = "bpaf" 19version = "0.9.12" 20source = "registry+https://github.com/rust-lang/crates.io-index" 21checksum = "3280efcf6d66bc77c2cf9b67dc8acee47a217d9be67dd590b3230dffe663724d" 22 23[[package]] 24name = "cast" 25version = "0.3.0" 26source = "registry+https://github.com/rust-lang/crates.io-index" 27checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" 28 29[[package]] 30name = "cfg-if" 31version = "1.0.0" 32source = "registry+https://github.com/rust-lang/crates.io-index" 33checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 34 35[[package]] 36name = "ciborium" 37version = "0.2.2" 38source = "registry+https://github.com/rust-lang/crates.io-index" 39checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" 40dependencies = [ 41 "ciborium-io", 42 "ciborium-ll", 43 "serde", 44] 45 46[[package]] 47name = "ciborium-io" 48version = "0.2.2" 49source = "registry+https://github.com/rust-lang/crates.io-index" 50checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" 51 52[[package]] 53name = "ciborium-ll" 54version = "0.2.2" 55source = "registry+https://github.com/rust-lang/crates.io-index" 56checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" 57dependencies = [ 58 "ciborium-io", 59 "half", 60] 61 62[[package]] 63name = "codspeed" 64version = "2.6.0" 65source = "registry+https://github.com/rust-lang/crates.io-index" 66checksum = "3a104ac948e0188b921eb3fcbdd55dcf62e542df4c7ab7e660623f6288302089" 67dependencies = [ 68 "colored", 69 "libc", 70 "serde_json", 71] 72 73[[package]] 74name = "colored" 75version = "2.1.0" 76source = "registry+https://github.com/rust-lang/crates.io-index" 77checksum = "cbf2150cce219b664a8a70df7a1f933836724b503f8a413af9365b4dcc4d90b8" 78dependencies = [ 79 "lazy_static", 80 "windows-sys 0.48.0", 81] 82 83[[package]] 84name = "criterion2" 85version = "0.11.0" 86source = "registry+https://github.com/rust-lang/crates.io-index" 87checksum = "7258985df1aa8b33359ee2392cbc3b7802875242cdacdda91a17a602132c24a9" 88dependencies = [ 89 "anes", 90 "bpaf", 91 "cast", 92 "ciborium", 93 "codspeed", 94 "colored", 95 "num-traits", 96 "oorandom", 97 "serde", 98 "serde_json", 99 "walkdir", 100] 101 102[[package]] 103name = "crunchy" 104version = "0.2.2" 105source = "registry+https://github.com/rust-lang/crates.io-index" 106checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" 107 108[[package]] 109name = "half" 110version = "2.4.1" 111source = "registry+https://github.com/rust-lang/crates.io-index" 112checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888" 113dependencies = [ 114 "cfg-if", 115 "crunchy", 116] 117 118[[package]] 119name = "itoa" 120version = "1.0.11" 121source = "registry+https://github.com/rust-lang/crates.io-index" 122checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" 123 124[[package]] 125name = "json-strip-comments" 126version = "1.0.4" 127dependencies = [ 128 "criterion2", 129 "memchr", 130 "serde_json", 131] 132 133[[package]] 134name = "lazy_static" 135version = "1.5.0" 136source = "registry+https://github.com/rust-lang/crates.io-index" 137checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 138 139[[package]] 140name = "libc" 141version = "0.2.155" 142source = "registry+https://github.com/rust-lang/crates.io-index" 143checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c" 144 145[[package]] 146name = "memchr" 147version = "2.7.4" 148source = "registry+https://github.com/rust-lang/crates.io-index" 149checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" 150 151[[package]] 152name = "num-traits" 153version = "0.2.19" 154source = "registry+https://github.com/rust-lang/crates.io-index" 155checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 156dependencies = [ 157 "autocfg", 158] 159 160[[package]] 161name = "oorandom" 162version = "11.1.4" 163source = "registry+https://github.com/rust-lang/crates.io-index" 164checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9" 165 166[[package]] 167name = "proc-macro2" 168version = "1.0.85" 169source = "registry+https://github.com/rust-lang/crates.io-index" 170checksum = "22244ce15aa966053a896d1accb3a6e68469b97c7f33f284b99f0d576879fc23" 171dependencies = [ 172 "unicode-ident", 173] 174 175[[package]] 176name = "quote" 177version = "1.0.36" 178source = "registry+https://github.com/rust-lang/crates.io-index" 179checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" 180dependencies = [ 181 "proc-macro2", 182] 183 184[[package]] 185name = "ryu" 186version = "1.0.18" 187source = "registry+https://github.com/rust-lang/crates.io-index" 188checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" 189 190[[package]] 191name = "same-file" 192version = "1.0.6" 193source = "registry+https://github.com/rust-lang/crates.io-index" 194checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 195dependencies = [ 196 "winapi-util", 197] 198 199[[package]] 200name = "serde" 201version = "1.0.203" 202source = "registry+https://github.com/rust-lang/crates.io-index" 203checksum = "7253ab4de971e72fb7be983802300c30b5a7f0c2e56fab8abfc6a214307c0094" 204dependencies = [ 205 "serde_derive", 206] 207 208[[package]] 209name = "serde_derive" 210version = "1.0.203" 211source = "registry+https://github.com/rust-lang/crates.io-index" 212checksum = "500cbc0ebeb6f46627f50f3f5811ccf6bf00643be300b4c3eabc0ef55dc5b5ba" 213dependencies = [ 214 "proc-macro2", 215 "quote", 216 "syn", 217] 218 219[[package]] 220name = "serde_json" 221version = "1.0.120" 222source = "registry+https://github.com/rust-lang/crates.io-index" 223checksum = "4e0d21c9a8cae1235ad58a00c11cb40d4b1e5c784f1ef2c537876ed6ffd8b7c5" 224dependencies = [ 225 "itoa", 226 "ryu", 227 "serde", 228] 229 230[[package]] 231name = "syn" 232version = "2.0.66" 233source = "registry+https://github.com/rust-lang/crates.io-index" 234checksum = "c42f3f41a2de00b01c0aaad383c5a45241efc8b2d1eda5661812fda5f3cdcff5" 235dependencies = [ 236 "proc-macro2", 237 "quote", 238 "unicode-ident", 239] 240 241[[package]] 242name = "unicode-ident" 243version = "1.0.12" 244source = "registry+https://github.com/rust-lang/crates.io-index" 245checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" 246 247[[package]] 248name = "walkdir" 249version = "2.5.0" 250source = "registry+https://github.com/rust-lang/crates.io-index" 251checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" 252dependencies = [ 253 "same-file", 254 "winapi-util", 255] 256 257[[package]] 258name = "winapi-util" 259version = "0.1.8" 260source = "registry+https://github.com/rust-lang/crates.io-index" 261checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b" 262dependencies = [ 263 "windows-sys 0.52.0", 264] 265 266[[package]] 267name = "windows-sys" 268version = "0.48.0" 269source = "registry+https://github.com/rust-lang/crates.io-index" 270checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 271dependencies = [ 272 "windows-targets 0.48.5", 273] 274 275[[package]] 276name = "windows-sys" 277version = "0.52.0" 278source = "registry+https://github.com/rust-lang/crates.io-index" 279checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 280dependencies = [ 281 "windows-targets 0.52.6", 282] 283 284[[package]] 285name = "windows-targets" 286version = "0.48.5" 287source = "registry+https://github.com/rust-lang/crates.io-index" 288checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 289dependencies = [ 290 "windows_aarch64_gnullvm 0.48.5", 291 "windows_aarch64_msvc 0.48.5", 292 "windows_i686_gnu 0.48.5", 293 "windows_i686_msvc 0.48.5", 294 "windows_x86_64_gnu 0.48.5", 295 "windows_x86_64_gnullvm 0.48.5", 296 "windows_x86_64_msvc 0.48.5", 297] 298 299[[package]] 300name = "windows-targets" 301version = "0.52.6" 302source = "registry+https://github.com/rust-lang/crates.io-index" 303checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 304dependencies = [ 305 "windows_aarch64_gnullvm 0.52.6", 306 "windows_aarch64_msvc 0.52.6", 307 "windows_i686_gnu 0.52.6", 308 "windows_i686_gnullvm", 309 "windows_i686_msvc 0.52.6", 310 "windows_x86_64_gnu 0.52.6", 311 "windows_x86_64_gnullvm 0.52.6", 312 "windows_x86_64_msvc 0.52.6", 313] 314 315[[package]] 316name = "windows_aarch64_gnullvm" 317version = "0.48.5" 318source = "registry+https://github.com/rust-lang/crates.io-index" 319checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 320 321[[package]] 322name = "windows_aarch64_gnullvm" 323version = "0.52.6" 324source = "registry+https://github.com/rust-lang/crates.io-index" 325checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 326 327[[package]] 328name = "windows_aarch64_msvc" 329version = "0.48.5" 330source = "registry+https://github.com/rust-lang/crates.io-index" 331checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 332 333[[package]] 334name = "windows_aarch64_msvc" 335version = "0.52.6" 336source = "registry+https://github.com/rust-lang/crates.io-index" 337checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 338 339[[package]] 340name = "windows_i686_gnu" 341version = "0.48.5" 342source = "registry+https://github.com/rust-lang/crates.io-index" 343checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 344 345[[package]] 346name = "windows_i686_gnu" 347version = "0.52.6" 348source = "registry+https://github.com/rust-lang/crates.io-index" 349checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 350 351[[package]] 352name = "windows_i686_gnullvm" 353version = "0.52.6" 354source = "registry+https://github.com/rust-lang/crates.io-index" 355checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 356 357[[package]] 358name = "windows_i686_msvc" 359version = "0.48.5" 360source = "registry+https://github.com/rust-lang/crates.io-index" 361checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 362 363[[package]] 364name = "windows_i686_msvc" 365version = "0.52.6" 366source = "registry+https://github.com/rust-lang/crates.io-index" 367checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 368 369[[package]] 370name = "windows_x86_64_gnu" 371version = "0.48.5" 372source = "registry+https://github.com/rust-lang/crates.io-index" 373checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 374 375[[package]] 376name = "windows_x86_64_gnu" 377version = "0.52.6" 378source = "registry+https://github.com/rust-lang/crates.io-index" 379checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 380 381[[package]] 382name = "windows_x86_64_gnullvm" 383version = "0.48.5" 384source = "registry+https://github.com/rust-lang/crates.io-index" 385checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 386 387[[package]] 388name = "windows_x86_64_gnullvm" 389version = "0.52.6" 390source = "registry+https://github.com/rust-lang/crates.io-index" 391checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 392 393[[package]] 394name = "windows_x86_64_msvc" 395version = "0.48.5" 396source = "registry+https://github.com/rust-lang/crates.io-index" 397checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 398 399[[package]] 400name = "windows_x86_64_msvc" 401version = "0.52.6" 402source = "registry+https://github.com/rust-lang/crates.io-index" 403checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 404