1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 3 4 5[[package]] 6name = "assert-impl" 7version = "0.1.3" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "c3464313de0c867016e3e69d7e1e9ae3499bcc4c18e12283d381359ed38b5b9e" 10 11[[package]] 12name = "autocfg" 13version = "1.1.0" 14source = "registry+https://github.com/rust-lang/crates.io-index" 15checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 16 17[[package]] 18name = "bitflags" 19version = "1.3.2" 20source = "registry+https://github.com/rust-lang/crates.io-index" 21checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 22 23[[package]] 24name = "bitflags" 25version = "2.4.0" 26source = "registry+https://github.com/rust-lang/crates.io-index" 27checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635" 28 29[[package]] 30name = "byteorder" 31version = "1.4.3" 32source = "registry+https://github.com/rust-lang/crates.io-index" 33checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" 34 35[[package]] 36name = "caps" 37version = "0.5.5" 38source = "registry+https://github.com/rust-lang/crates.io-index" 39checksum = "190baaad529bcfbde9e1a19022c42781bdb6ff9de25721abdb8fd98c0807730b" 40dependencies = [ 41 "libc", 42 "thiserror", 43] 44 45[[package]] 46name = "cc" 47version = "1.0.83" 48source = "registry+https://github.com/rust-lang/crates.io-index" 49checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0" 50dependencies = [ 51 "libc", 52] 53 54[[package]] 55name = "cfg-if" 56version = "1.0.0" 57source = "registry+https://github.com/rust-lang/crates.io-index" 58checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 59 60[[package]] 61name = "errno" 62version = "0.3.2" 63source = "registry+https://github.com/rust-lang/crates.io-index" 64checksum = "6b30f669a7961ef1631673d2766cc92f52d64f7ef354d4fe0ddfd30ed52f0f4f" 65dependencies = [ 66 "errno-dragonfly", 67 "libc", 68 "windows-sys", 69] 70 71[[package]] 72name = "errno-dragonfly" 73version = "0.1.2" 74source = "registry+https://github.com/rust-lang/crates.io-index" 75checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" 76dependencies = [ 77 "cc", 78 "libc", 79] 80 81[[package]] 82name = "fastrand" 83version = "1.9.0" 84source = "registry+https://github.com/rust-lang/crates.io-index" 85checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be" 86dependencies = [ 87 "instant", 88] 89 90[[package]] 91name = "getrandom" 92version = "0.2.10" 93source = "registry+https://github.com/rust-lang/crates.io-index" 94checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427" 95dependencies = [ 96 "cfg-if", 97 "libc", 98 "wasi", 99] 100 101[[package]] 102name = "hermit-abi" 103version = "0.3.2" 104source = "registry+https://github.com/rust-lang/crates.io-index" 105checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b" 106 107[[package]] 108name = "instant" 109version = "0.1.12" 110source = "registry+https://github.com/rust-lang/crates.io-index" 111checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" 112dependencies = [ 113 "cfg-if", 114] 115 116[[package]] 117name = "io-lifetimes" 118version = "1.0.11" 119source = "registry+https://github.com/rust-lang/crates.io-index" 120checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2" 121dependencies = [ 122 "hermit-abi", 123 "libc", 124 "windows-sys", 125] 126 127[[package]] 128name = "lazy_static" 129version = "1.4.0" 130source = "registry+https://github.com/rust-lang/crates.io-index" 131checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 132 133[[package]] 134name = "libc" 135version = "0.2.147" 136source = "registry+https://github.com/rust-lang/crates.io-index" 137checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3" 138 139[[package]] 140name = "linux-raw-sys" 141version = "0.3.8" 142source = "registry+https://github.com/rust-lang/crates.io-index" 143checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519" 144 145[[package]] 146name = "lock_api" 147version = "0.4.10" 148source = "registry+https://github.com/rust-lang/crates.io-index" 149checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16" 150dependencies = [ 151 "autocfg", 152 "scopeguard", 153] 154 155[[package]] 156name = "memoffset" 157version = "0.7.1" 158source = "registry+https://github.com/rust-lang/crates.io-index" 159checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4" 160dependencies = [ 161 "autocfg", 162] 163 164[[package]] 165name = "nix" 166version = "0.26.2" 167dependencies = [ 168 "assert-impl", 169 "bitflags 2.4.0", 170 "caps", 171 "cfg-if", 172 "lazy_static", 173 "libc", 174 "memoffset", 175 "parking_lot", 176 "pin-utils", 177 "rand", 178 "semver", 179 "sysctl", 180 "tempfile", 181] 182 183[[package]] 184name = "parking_lot" 185version = "0.12.1" 186source = "registry+https://github.com/rust-lang/crates.io-index" 187checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" 188dependencies = [ 189 "lock_api", 190 "parking_lot_core", 191] 192 193[[package]] 194name = "parking_lot_core" 195version = "0.9.8" 196source = "registry+https://github.com/rust-lang/crates.io-index" 197checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447" 198dependencies = [ 199 "cfg-if", 200 "libc", 201 "redox_syscall", 202 "smallvec", 203 "windows-targets", 204] 205 206[[package]] 207name = "pin-utils" 208version = "0.1.0" 209source = "registry+https://github.com/rust-lang/crates.io-index" 210checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 211 212[[package]] 213name = "ppv-lite86" 214version = "0.2.17" 215source = "registry+https://github.com/rust-lang/crates.io-index" 216checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" 217 218[[package]] 219name = "proc-macro2" 220version = "1.0.66" 221source = "registry+https://github.com/rust-lang/crates.io-index" 222checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9" 223dependencies = [ 224 "unicode-ident", 225] 226 227[[package]] 228name = "quote" 229version = "1.0.33" 230source = "registry+https://github.com/rust-lang/crates.io-index" 231checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae" 232dependencies = [ 233 "proc-macro2", 234] 235 236[[package]] 237name = "rand" 238version = "0.8.5" 239source = "registry+https://github.com/rust-lang/crates.io-index" 240checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 241dependencies = [ 242 "libc", 243 "rand_chacha", 244 "rand_core", 245] 246 247[[package]] 248name = "rand_chacha" 249version = "0.3.1" 250source = "registry+https://github.com/rust-lang/crates.io-index" 251checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 252dependencies = [ 253 "ppv-lite86", 254 "rand_core", 255] 256 257[[package]] 258name = "rand_core" 259version = "0.6.4" 260source = "registry+https://github.com/rust-lang/crates.io-index" 261checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 262dependencies = [ 263 "getrandom", 264] 265 266[[package]] 267name = "redox_syscall" 268version = "0.3.5" 269source = "registry+https://github.com/rust-lang/crates.io-index" 270checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" 271dependencies = [ 272 "bitflags 1.3.2", 273] 274 275[[package]] 276name = "rustix" 277version = "0.37.23" 278source = "registry+https://github.com/rust-lang/crates.io-index" 279checksum = "4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06" 280dependencies = [ 281 "bitflags 1.3.2", 282 "errno", 283 "io-lifetimes", 284 "libc", 285 "linux-raw-sys", 286 "windows-sys", 287] 288 289[[package]] 290name = "same-file" 291version = "1.0.6" 292source = "registry+https://github.com/rust-lang/crates.io-index" 293checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 294dependencies = [ 295 "winapi-util", 296] 297 298[[package]] 299name = "scopeguard" 300version = "1.2.0" 301source = "registry+https://github.com/rust-lang/crates.io-index" 302checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 303 304[[package]] 305name = "semver" 306version = "1.0.18" 307source = "registry+https://github.com/rust-lang/crates.io-index" 308checksum = "b0293b4b29daaf487284529cc2f5675b8e57c61f70167ba415a463651fd6a918" 309 310[[package]] 311name = "smallvec" 312version = "1.11.0" 313source = "registry+https://github.com/rust-lang/crates.io-index" 314checksum = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9" 315 316[[package]] 317name = "syn" 318version = "2.0.29" 319source = "registry+https://github.com/rust-lang/crates.io-index" 320checksum = "c324c494eba9d92503e6f1ef2e6df781e78f6a7705a0202d9801b198807d518a" 321dependencies = [ 322 "proc-macro2", 323 "quote", 324 "unicode-ident", 325] 326 327[[package]] 328name = "sysctl" 329version = "0.4.6" 330source = "registry+https://github.com/rust-lang/crates.io-index" 331checksum = "225e483f02d0ad107168dc57381a8a40c3aeea6abe47f37506931f861643cfa8" 332dependencies = [ 333 "bitflags 1.3.2", 334 "byteorder", 335 "libc", 336 "thiserror", 337 "walkdir", 338] 339 340[[package]] 341name = "tempfile" 342version = "3.6.0" 343source = "registry+https://github.com/rust-lang/crates.io-index" 344checksum = "31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6" 345dependencies = [ 346 "autocfg", 347 "cfg-if", 348 "fastrand", 349 "redox_syscall", 350 "rustix", 351 "windows-sys", 352] 353 354[[package]] 355name = "thiserror" 356version = "1.0.47" 357source = "registry+https://github.com/rust-lang/crates.io-index" 358checksum = "97a802ec30afc17eee47b2855fc72e0c4cd62be9b4efe6591edde0ec5bd68d8f" 359dependencies = [ 360 "thiserror-impl", 361] 362 363[[package]] 364name = "thiserror-impl" 365version = "1.0.47" 366source = "registry+https://github.com/rust-lang/crates.io-index" 367checksum = "6bb623b56e39ab7dcd4b1b98bb6c8f8d907ed255b18de254088016b27a8ee19b" 368dependencies = [ 369 "proc-macro2", 370 "quote", 371 "syn", 372] 373 374[[package]] 375name = "unicode-ident" 376version = "1.0.11" 377source = "registry+https://github.com/rust-lang/crates.io-index" 378checksum = "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c" 379 380[[package]] 381name = "walkdir" 382version = "2.3.3" 383source = "registry+https://github.com/rust-lang/crates.io-index" 384checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698" 385dependencies = [ 386 "same-file", 387 "winapi-util", 388] 389 390[[package]] 391name = "wasi" 392version = "0.11.0+wasi-snapshot-preview1" 393source = "registry+https://github.com/rust-lang/crates.io-index" 394checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 395 396[[package]] 397name = "winapi" 398version = "0.3.9" 399source = "registry+https://github.com/rust-lang/crates.io-index" 400checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 401dependencies = [ 402 "winapi-i686-pc-windows-gnu", 403 "winapi-x86_64-pc-windows-gnu", 404] 405 406[[package]] 407name = "winapi-i686-pc-windows-gnu" 408version = "0.4.0" 409source = "registry+https://github.com/rust-lang/crates.io-index" 410checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 411 412[[package]] 413name = "winapi-util" 414version = "0.1.5" 415source = "registry+https://github.com/rust-lang/crates.io-index" 416checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 417dependencies = [ 418 "winapi", 419] 420 421[[package]] 422name = "winapi-x86_64-pc-windows-gnu" 423version = "0.4.0" 424source = "registry+https://github.com/rust-lang/crates.io-index" 425checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 426 427[[package]] 428name = "windows-sys" 429version = "0.48.0" 430source = "registry+https://github.com/rust-lang/crates.io-index" 431checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 432dependencies = [ 433 "windows-targets", 434] 435 436[[package]] 437name = "windows-targets" 438version = "0.48.5" 439source = "registry+https://github.com/rust-lang/crates.io-index" 440checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 441dependencies = [ 442 "windows_aarch64_gnullvm", 443 "windows_aarch64_msvc", 444 "windows_i686_gnu", 445 "windows_i686_msvc", 446 "windows_x86_64_gnu", 447 "windows_x86_64_gnullvm", 448 "windows_x86_64_msvc", 449] 450 451[[package]] 452name = "windows_aarch64_gnullvm" 453version = "0.48.5" 454source = "registry+https://github.com/rust-lang/crates.io-index" 455checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 456 457[[package]] 458name = "windows_aarch64_msvc" 459version = "0.48.5" 460source = "registry+https://github.com/rust-lang/crates.io-index" 461checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 462 463[[package]] 464name = "windows_i686_gnu" 465version = "0.48.5" 466source = "registry+https://github.com/rust-lang/crates.io-index" 467checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 468 469[[package]] 470name = "windows_i686_msvc" 471version = "0.48.5" 472source = "registry+https://github.com/rust-lang/crates.io-index" 473checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 474 475[[package]] 476name = "windows_x86_64_gnu" 477version = "0.48.5" 478source = "registry+https://github.com/rust-lang/crates.io-index" 479checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 480 481[[package]] 482name = "windows_x86_64_gnullvm" 483version = "0.48.5" 484source = "registry+https://github.com/rust-lang/crates.io-index" 485checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 486 487[[package]] 488name = "windows_x86_64_msvc" 489version = "0.48.5" 490source = "registry+https://github.com/rust-lang/crates.io-index" 491checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 492