rewrk: init at 0.3.2

figsoda 9a491d1c 4a26f8d2

+1026
+988
pkgs/tools/networking/rewrk/Cargo.lock
··· 1 + # This file is automatically @generated by Cargo. 2 + # It is not intended for manual editing. 3 + version = 3 4 + 5 + [[package]] 6 + name = "aho-corasick" 7 + version = "0.7.20" 8 + source = "registry+https://github.com/rust-lang/crates.io-index" 9 + checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac" 10 + dependencies = [ 11 + "memchr", 12 + ] 13 + 14 + [[package]] 15 + name = "ansi_term" 16 + version = "0.12.1" 17 + source = "registry+https://github.com/rust-lang/crates.io-index" 18 + checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2" 19 + dependencies = [ 20 + "winapi", 21 + ] 22 + 23 + [[package]] 24 + name = "anyhow" 25 + version = "1.0.68" 26 + source = "registry+https://github.com/rust-lang/crates.io-index" 27 + checksum = "2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61" 28 + 29 + [[package]] 30 + name = "atty" 31 + version = "0.2.14" 32 + source = "registry+https://github.com/rust-lang/crates.io-index" 33 + checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" 34 + dependencies = [ 35 + "hermit-abi 0.1.19", 36 + "libc", 37 + "winapi", 38 + ] 39 + 40 + [[package]] 41 + name = "autocfg" 42 + version = "1.1.0" 43 + source = "registry+https://github.com/rust-lang/crates.io-index" 44 + checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 45 + 46 + [[package]] 47 + name = "base64" 48 + version = "0.13.1" 49 + source = "registry+https://github.com/rust-lang/crates.io-index" 50 + checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" 51 + 52 + [[package]] 53 + name = "bitflags" 54 + version = "1.3.2" 55 + source = "registry+https://github.com/rust-lang/crates.io-index" 56 + checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 57 + 58 + [[package]] 59 + name = "bumpalo" 60 + version = "3.11.1" 61 + source = "registry+https://github.com/rust-lang/crates.io-index" 62 + checksum = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba" 63 + 64 + [[package]] 65 + name = "bytes" 66 + version = "1.3.0" 67 + source = "registry+https://github.com/rust-lang/crates.io-index" 68 + checksum = "dfb24e866b15a1af2a1b663f10c6b6b8f397a84aadb828f12e5b289ec23a3a3c" 69 + 70 + [[package]] 71 + name = "cc" 72 + version = "1.0.78" 73 + source = "registry+https://github.com/rust-lang/crates.io-index" 74 + checksum = "a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d" 75 + 76 + [[package]] 77 + name = "cfg-if" 78 + version = "1.0.0" 79 + source = "registry+https://github.com/rust-lang/crates.io-index" 80 + checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 81 + 82 + [[package]] 83 + name = "clap" 84 + version = "2.34.0" 85 + source = "registry+https://github.com/rust-lang/crates.io-index" 86 + checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c" 87 + dependencies = [ 88 + "ansi_term", 89 + "atty", 90 + "bitflags", 91 + "strsim", 92 + "textwrap", 93 + "unicode-width", 94 + "vec_map", 95 + ] 96 + 97 + [[package]] 98 + name = "colored" 99 + version = "2.0.0" 100 + source = "registry+https://github.com/rust-lang/crates.io-index" 101 + checksum = "b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd" 102 + dependencies = [ 103 + "atty", 104 + "lazy_static", 105 + "winapi", 106 + ] 107 + 108 + [[package]] 109 + name = "core-foundation" 110 + version = "0.9.3" 111 + source = "registry+https://github.com/rust-lang/crates.io-index" 112 + checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" 113 + dependencies = [ 114 + "core-foundation-sys", 115 + "libc", 116 + ] 117 + 118 + [[package]] 119 + name = "core-foundation-sys" 120 + version = "0.8.3" 121 + source = "registry+https://github.com/rust-lang/crates.io-index" 122 + checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc" 123 + 124 + [[package]] 125 + name = "fnv" 126 + version = "1.0.7" 127 + source = "registry+https://github.com/rust-lang/crates.io-index" 128 + checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 129 + 130 + [[package]] 131 + name = "futures-channel" 132 + version = "0.3.25" 133 + source = "registry+https://github.com/rust-lang/crates.io-index" 134 + checksum = "52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed" 135 + dependencies = [ 136 + "futures-core", 137 + ] 138 + 139 + [[package]] 140 + name = "futures-core" 141 + version = "0.3.25" 142 + source = "registry+https://github.com/rust-lang/crates.io-index" 143 + checksum = "04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac" 144 + 145 + [[package]] 146 + name = "futures-sink" 147 + version = "0.3.25" 148 + source = "registry+https://github.com/rust-lang/crates.io-index" 149 + checksum = "39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9" 150 + 151 + [[package]] 152 + name = "futures-task" 153 + version = "0.3.25" 154 + source = "registry+https://github.com/rust-lang/crates.io-index" 155 + checksum = "2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea" 156 + 157 + [[package]] 158 + name = "futures-util" 159 + version = "0.3.25" 160 + source = "registry+https://github.com/rust-lang/crates.io-index" 161 + checksum = "197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6" 162 + dependencies = [ 163 + "futures-core", 164 + "futures-task", 165 + "pin-project-lite", 166 + "pin-utils", 167 + ] 168 + 169 + [[package]] 170 + name = "getrandom" 171 + version = "0.2.8" 172 + source = "registry+https://github.com/rust-lang/crates.io-index" 173 + checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31" 174 + dependencies = [ 175 + "cfg-if", 176 + "libc", 177 + "wasi", 178 + ] 179 + 180 + [[package]] 181 + name = "h2" 182 + version = "0.3.15" 183 + source = "registry+https://github.com/rust-lang/crates.io-index" 184 + checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4" 185 + dependencies = [ 186 + "bytes", 187 + "fnv", 188 + "futures-core", 189 + "futures-sink", 190 + "futures-util", 191 + "http", 192 + "indexmap", 193 + "slab", 194 + "tokio", 195 + "tokio-util", 196 + "tracing", 197 + ] 198 + 199 + [[package]] 200 + name = "hashbrown" 201 + version = "0.12.3" 202 + source = "registry+https://github.com/rust-lang/crates.io-index" 203 + checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 204 + 205 + [[package]] 206 + name = "hermit-abi" 207 + version = "0.1.19" 208 + source = "registry+https://github.com/rust-lang/crates.io-index" 209 + checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" 210 + dependencies = [ 211 + "libc", 212 + ] 213 + 214 + [[package]] 215 + name = "hermit-abi" 216 + version = "0.2.6" 217 + source = "registry+https://github.com/rust-lang/crates.io-index" 218 + checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7" 219 + dependencies = [ 220 + "libc", 221 + ] 222 + 223 + [[package]] 224 + name = "http" 225 + version = "0.2.8" 226 + source = "registry+https://github.com/rust-lang/crates.io-index" 227 + checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399" 228 + dependencies = [ 229 + "bytes", 230 + "fnv", 231 + "itoa", 232 + ] 233 + 234 + [[package]] 235 + name = "http-body" 236 + version = "0.4.5" 237 + source = "registry+https://github.com/rust-lang/crates.io-index" 238 + checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1" 239 + dependencies = [ 240 + "bytes", 241 + "http", 242 + "pin-project-lite", 243 + ] 244 + 245 + [[package]] 246 + name = "httparse" 247 + version = "1.8.0" 248 + source = "registry+https://github.com/rust-lang/crates.io-index" 249 + checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904" 250 + 251 + [[package]] 252 + name = "httpdate" 253 + version = "1.0.2" 254 + source = "registry+https://github.com/rust-lang/crates.io-index" 255 + checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421" 256 + 257 + [[package]] 258 + name = "hyper" 259 + version = "0.14.23" 260 + source = "registry+https://github.com/rust-lang/crates.io-index" 261 + checksum = "034711faac9d2166cb1baf1a2fb0b60b1f277f8492fd72176c17f3515e1abd3c" 262 + dependencies = [ 263 + "bytes", 264 + "futures-channel", 265 + "futures-core", 266 + "futures-util", 267 + "h2", 268 + "http", 269 + "http-body", 270 + "httparse", 271 + "httpdate", 272 + "itoa", 273 + "pin-project-lite", 274 + "socket2", 275 + "tokio", 276 + "tower-service", 277 + "tracing", 278 + "want", 279 + ] 280 + 281 + [[package]] 282 + name = "indexmap" 283 + version = "1.9.2" 284 + source = "registry+https://github.com/rust-lang/crates.io-index" 285 + checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399" 286 + dependencies = [ 287 + "autocfg", 288 + "hashbrown", 289 + ] 290 + 291 + [[package]] 292 + name = "itoa" 293 + version = "1.0.5" 294 + source = "registry+https://github.com/rust-lang/crates.io-index" 295 + checksum = "fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440" 296 + 297 + [[package]] 298 + name = "js-sys" 299 + version = "0.3.60" 300 + source = "registry+https://github.com/rust-lang/crates.io-index" 301 + checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47" 302 + dependencies = [ 303 + "wasm-bindgen", 304 + ] 305 + 306 + [[package]] 307 + name = "lazy_static" 308 + version = "1.4.0" 309 + source = "registry+https://github.com/rust-lang/crates.io-index" 310 + checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 311 + 312 + [[package]] 313 + name = "libc" 314 + version = "0.2.139" 315 + source = "registry+https://github.com/rust-lang/crates.io-index" 316 + checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79" 317 + 318 + [[package]] 319 + name = "log" 320 + version = "0.4.17" 321 + source = "registry+https://github.com/rust-lang/crates.io-index" 322 + checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" 323 + dependencies = [ 324 + "cfg-if", 325 + ] 326 + 327 + [[package]] 328 + name = "memchr" 329 + version = "2.5.0" 330 + source = "registry+https://github.com/rust-lang/crates.io-index" 331 + checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" 332 + 333 + [[package]] 334 + name = "mio" 335 + version = "0.8.5" 336 + source = "registry+https://github.com/rust-lang/crates.io-index" 337 + checksum = "e5d732bc30207a6423068df043e3d02e0735b155ad7ce1a6f76fe2baa5b158de" 338 + dependencies = [ 339 + "libc", 340 + "log", 341 + "wasi", 342 + "windows-sys 0.42.0", 343 + ] 344 + 345 + [[package]] 346 + name = "num_cpus" 347 + version = "1.15.0" 348 + source = "registry+https://github.com/rust-lang/crates.io-index" 349 + checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b" 350 + dependencies = [ 351 + "hermit-abi 0.2.6", 352 + "libc", 353 + ] 354 + 355 + [[package]] 356 + name = "once_cell" 357 + version = "1.17.0" 358 + source = "registry+https://github.com/rust-lang/crates.io-index" 359 + checksum = "6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66" 360 + 361 + [[package]] 362 + name = "openssl-probe" 363 + version = "0.1.5" 364 + source = "registry+https://github.com/rust-lang/crates.io-index" 365 + checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" 366 + 367 + [[package]] 368 + name = "pin-project" 369 + version = "1.0.12" 370 + source = "registry+https://github.com/rust-lang/crates.io-index" 371 + checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc" 372 + dependencies = [ 373 + "pin-project-internal", 374 + ] 375 + 376 + [[package]] 377 + name = "pin-project-internal" 378 + version = "1.0.12" 379 + source = "registry+https://github.com/rust-lang/crates.io-index" 380 + checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55" 381 + dependencies = [ 382 + "proc-macro2", 383 + "quote", 384 + "syn", 385 + ] 386 + 387 + [[package]] 388 + name = "pin-project-lite" 389 + version = "0.2.9" 390 + source = "registry+https://github.com/rust-lang/crates.io-index" 391 + checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116" 392 + 393 + [[package]] 394 + name = "pin-utils" 395 + version = "0.1.0" 396 + source = "registry+https://github.com/rust-lang/crates.io-index" 397 + checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 398 + 399 + [[package]] 400 + name = "ppv-lite86" 401 + version = "0.2.17" 402 + source = "registry+https://github.com/rust-lang/crates.io-index" 403 + checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" 404 + 405 + [[package]] 406 + name = "proc-macro2" 407 + version = "1.0.49" 408 + source = "registry+https://github.com/rust-lang/crates.io-index" 409 + checksum = "57a8eca9f9c4ffde41714334dee777596264c7825420f521abc92b5b5deb63a5" 410 + dependencies = [ 411 + "unicode-ident", 412 + ] 413 + 414 + [[package]] 415 + name = "quote" 416 + version = "1.0.23" 417 + source = "registry+https://github.com/rust-lang/crates.io-index" 418 + checksum = "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b" 419 + dependencies = [ 420 + "proc-macro2", 421 + ] 422 + 423 + [[package]] 424 + name = "rand" 425 + version = "0.8.5" 426 + source = "registry+https://github.com/rust-lang/crates.io-index" 427 + checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 428 + dependencies = [ 429 + "libc", 430 + "rand_chacha", 431 + "rand_core", 432 + ] 433 + 434 + [[package]] 435 + name = "rand_chacha" 436 + version = "0.3.1" 437 + source = "registry+https://github.com/rust-lang/crates.io-index" 438 + checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 439 + dependencies = [ 440 + "ppv-lite86", 441 + "rand_core", 442 + ] 443 + 444 + [[package]] 445 + name = "rand_core" 446 + version = "0.6.4" 447 + source = "registry+https://github.com/rust-lang/crates.io-index" 448 + checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 449 + dependencies = [ 450 + "getrandom", 451 + ] 452 + 453 + [[package]] 454 + name = "regex" 455 + version = "1.4.6" 456 + source = "registry+https://github.com/rust-lang/crates.io-index" 457 + checksum = "2a26af418b574bd56588335b3a3659a65725d4e636eb1016c2f9e3b38c7cc759" 458 + dependencies = [ 459 + "aho-corasick", 460 + "memchr", 461 + "regex-syntax", 462 + ] 463 + 464 + [[package]] 465 + name = "regex-syntax" 466 + version = "0.6.28" 467 + source = "registry+https://github.com/rust-lang/crates.io-index" 468 + checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848" 469 + 470 + [[package]] 471 + name = "rewrk" 472 + version = "0.3.2" 473 + dependencies = [ 474 + "anyhow", 475 + "clap", 476 + "colored", 477 + "http", 478 + "hyper", 479 + "rand", 480 + "regex", 481 + "rustls", 482 + "rustls-native-certs", 483 + "serde_json", 484 + "tokio", 485 + "tokio-rustls", 486 + "tower", 487 + ] 488 + 489 + [[package]] 490 + name = "ring" 491 + version = "0.16.20" 492 + source = "registry+https://github.com/rust-lang/crates.io-index" 493 + checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc" 494 + dependencies = [ 495 + "cc", 496 + "libc", 497 + "once_cell", 498 + "spin", 499 + "untrusted", 500 + "web-sys", 501 + "winapi", 502 + ] 503 + 504 + [[package]] 505 + name = "rustls" 506 + version = "0.19.1" 507 + source = "registry+https://github.com/rust-lang/crates.io-index" 508 + checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7" 509 + dependencies = [ 510 + "base64", 511 + "log", 512 + "ring", 513 + "sct", 514 + "webpki", 515 + ] 516 + 517 + [[package]] 518 + name = "rustls-native-certs" 519 + version = "0.5.0" 520 + source = "registry+https://github.com/rust-lang/crates.io-index" 521 + checksum = "5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092" 522 + dependencies = [ 523 + "openssl-probe", 524 + "rustls", 525 + "schannel", 526 + "security-framework", 527 + ] 528 + 529 + [[package]] 530 + name = "ryu" 531 + version = "1.0.12" 532 + source = "registry+https://github.com/rust-lang/crates.io-index" 533 + checksum = "7b4b9743ed687d4b4bcedf9ff5eaa7398495ae14e61cba0a295704edbc7decde" 534 + 535 + [[package]] 536 + name = "schannel" 537 + version = "0.1.20" 538 + source = "registry+https://github.com/rust-lang/crates.io-index" 539 + checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2" 540 + dependencies = [ 541 + "lazy_static", 542 + "windows-sys 0.36.1", 543 + ] 544 + 545 + [[package]] 546 + name = "sct" 547 + version = "0.6.1" 548 + source = "registry+https://github.com/rust-lang/crates.io-index" 549 + checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce" 550 + dependencies = [ 551 + "ring", 552 + "untrusted", 553 + ] 554 + 555 + [[package]] 556 + name = "security-framework" 557 + version = "2.7.0" 558 + source = "registry+https://github.com/rust-lang/crates.io-index" 559 + checksum = "2bc1bb97804af6631813c55739f771071e0f2ed33ee20b68c86ec505d906356c" 560 + dependencies = [ 561 + "bitflags", 562 + "core-foundation", 563 + "core-foundation-sys", 564 + "libc", 565 + "security-framework-sys", 566 + ] 567 + 568 + [[package]] 569 + name = "security-framework-sys" 570 + version = "2.6.1" 571 + source = "registry+https://github.com/rust-lang/crates.io-index" 572 + checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556" 573 + dependencies = [ 574 + "core-foundation-sys", 575 + "libc", 576 + ] 577 + 578 + [[package]] 579 + name = "serde" 580 + version = "1.0.152" 581 + source = "registry+https://github.com/rust-lang/crates.io-index" 582 + checksum = "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb" 583 + 584 + [[package]] 585 + name = "serde_json" 586 + version = "1.0.91" 587 + source = "registry+https://github.com/rust-lang/crates.io-index" 588 + checksum = "877c235533714907a8c2464236f5c4b2a17262ef1bd71f38f35ea592c8da6883" 589 + dependencies = [ 590 + "itoa", 591 + "ryu", 592 + "serde", 593 + ] 594 + 595 + [[package]] 596 + name = "slab" 597 + version = "0.4.7" 598 + source = "registry+https://github.com/rust-lang/crates.io-index" 599 + checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef" 600 + dependencies = [ 601 + "autocfg", 602 + ] 603 + 604 + [[package]] 605 + name = "socket2" 606 + version = "0.4.7" 607 + source = "registry+https://github.com/rust-lang/crates.io-index" 608 + checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd" 609 + dependencies = [ 610 + "libc", 611 + "winapi", 612 + ] 613 + 614 + [[package]] 615 + name = "spin" 616 + version = "0.5.2" 617 + source = "registry+https://github.com/rust-lang/crates.io-index" 618 + checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" 619 + 620 + [[package]] 621 + name = "strsim" 622 + version = "0.8.0" 623 + source = "registry+https://github.com/rust-lang/crates.io-index" 624 + checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a" 625 + 626 + [[package]] 627 + name = "syn" 628 + version = "1.0.107" 629 + source = "registry+https://github.com/rust-lang/crates.io-index" 630 + checksum = "1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5" 631 + dependencies = [ 632 + "proc-macro2", 633 + "quote", 634 + "unicode-ident", 635 + ] 636 + 637 + [[package]] 638 + name = "textwrap" 639 + version = "0.11.0" 640 + source = "registry+https://github.com/rust-lang/crates.io-index" 641 + checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" 642 + dependencies = [ 643 + "unicode-width", 644 + ] 645 + 646 + [[package]] 647 + name = "tokio" 648 + version = "1.24.1" 649 + source = "registry+https://github.com/rust-lang/crates.io-index" 650 + checksum = "1d9f76183f91ecfb55e1d7d5602bd1d979e38a3a522fe900241cf195624d67ae" 651 + dependencies = [ 652 + "autocfg", 653 + "bytes", 654 + "libc", 655 + "memchr", 656 + "mio", 657 + "num_cpus", 658 + "pin-project-lite", 659 + "socket2", 660 + "tokio-macros", 661 + "windows-sys 0.42.0", 662 + ] 663 + 664 + [[package]] 665 + name = "tokio-macros" 666 + version = "1.8.2" 667 + source = "registry+https://github.com/rust-lang/crates.io-index" 668 + checksum = "d266c00fde287f55d3f1c3e96c500c362a2b8c695076ec180f27918820bc6df8" 669 + dependencies = [ 670 + "proc-macro2", 671 + "quote", 672 + "syn", 673 + ] 674 + 675 + [[package]] 676 + name = "tokio-rustls" 677 + version = "0.22.0" 678 + source = "registry+https://github.com/rust-lang/crates.io-index" 679 + checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6" 680 + dependencies = [ 681 + "rustls", 682 + "tokio", 683 + "webpki", 684 + ] 685 + 686 + [[package]] 687 + name = "tokio-util" 688 + version = "0.7.4" 689 + source = "registry+https://github.com/rust-lang/crates.io-index" 690 + checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740" 691 + dependencies = [ 692 + "bytes", 693 + "futures-core", 694 + "futures-sink", 695 + "pin-project-lite", 696 + "tokio", 697 + "tracing", 698 + ] 699 + 700 + [[package]] 701 + name = "tower" 702 + version = "0.4.13" 703 + source = "registry+https://github.com/rust-lang/crates.io-index" 704 + checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c" 705 + dependencies = [ 706 + "futures-core", 707 + "futures-util", 708 + "pin-project", 709 + "pin-project-lite", 710 + "tower-layer", 711 + "tower-service", 712 + "tracing", 713 + ] 714 + 715 + [[package]] 716 + name = "tower-layer" 717 + version = "0.3.2" 718 + source = "registry+https://github.com/rust-lang/crates.io-index" 719 + checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0" 720 + 721 + [[package]] 722 + name = "tower-service" 723 + version = "0.3.2" 724 + source = "registry+https://github.com/rust-lang/crates.io-index" 725 + checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" 726 + 727 + [[package]] 728 + name = "tracing" 729 + version = "0.1.37" 730 + source = "registry+https://github.com/rust-lang/crates.io-index" 731 + checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8" 732 + dependencies = [ 733 + "cfg-if", 734 + "log", 735 + "pin-project-lite", 736 + "tracing-core", 737 + ] 738 + 739 + [[package]] 740 + name = "tracing-core" 741 + version = "0.1.30" 742 + source = "registry+https://github.com/rust-lang/crates.io-index" 743 + checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a" 744 + dependencies = [ 745 + "once_cell", 746 + ] 747 + 748 + [[package]] 749 + name = "try-lock" 750 + version = "0.2.4" 751 + source = "registry+https://github.com/rust-lang/crates.io-index" 752 + checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" 753 + 754 + [[package]] 755 + name = "unicode-ident" 756 + version = "1.0.6" 757 + source = "registry+https://github.com/rust-lang/crates.io-index" 758 + checksum = "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc" 759 + 760 + [[package]] 761 + name = "unicode-width" 762 + version = "0.1.10" 763 + source = "registry+https://github.com/rust-lang/crates.io-index" 764 + checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b" 765 + 766 + [[package]] 767 + name = "untrusted" 768 + version = "0.7.1" 769 + source = "registry+https://github.com/rust-lang/crates.io-index" 770 + checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a" 771 + 772 + [[package]] 773 + name = "vec_map" 774 + version = "0.8.2" 775 + source = "registry+https://github.com/rust-lang/crates.io-index" 776 + checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191" 777 + 778 + [[package]] 779 + name = "want" 780 + version = "0.3.0" 781 + source = "registry+https://github.com/rust-lang/crates.io-index" 782 + checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0" 783 + dependencies = [ 784 + "log", 785 + "try-lock", 786 + ] 787 + 788 + [[package]] 789 + name = "wasi" 790 + version = "0.11.0+wasi-snapshot-preview1" 791 + source = "registry+https://github.com/rust-lang/crates.io-index" 792 + checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 793 + 794 + [[package]] 795 + name = "wasm-bindgen" 796 + version = "0.2.83" 797 + source = "registry+https://github.com/rust-lang/crates.io-index" 798 + checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268" 799 + dependencies = [ 800 + "cfg-if", 801 + "wasm-bindgen-macro", 802 + ] 803 + 804 + [[package]] 805 + name = "wasm-bindgen-backend" 806 + version = "0.2.83" 807 + source = "registry+https://github.com/rust-lang/crates.io-index" 808 + checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142" 809 + dependencies = [ 810 + "bumpalo", 811 + "log", 812 + "once_cell", 813 + "proc-macro2", 814 + "quote", 815 + "syn", 816 + "wasm-bindgen-shared", 817 + ] 818 + 819 + [[package]] 820 + name = "wasm-bindgen-macro" 821 + version = "0.2.83" 822 + source = "registry+https://github.com/rust-lang/crates.io-index" 823 + checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810" 824 + dependencies = [ 825 + "quote", 826 + "wasm-bindgen-macro-support", 827 + ] 828 + 829 + [[package]] 830 + name = "wasm-bindgen-macro-support" 831 + version = "0.2.83" 832 + source = "registry+https://github.com/rust-lang/crates.io-index" 833 + checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c" 834 + dependencies = [ 835 + "proc-macro2", 836 + "quote", 837 + "syn", 838 + "wasm-bindgen-backend", 839 + "wasm-bindgen-shared", 840 + ] 841 + 842 + [[package]] 843 + name = "wasm-bindgen-shared" 844 + version = "0.2.83" 845 + source = "registry+https://github.com/rust-lang/crates.io-index" 846 + checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f" 847 + 848 + [[package]] 849 + name = "web-sys" 850 + version = "0.3.60" 851 + source = "registry+https://github.com/rust-lang/crates.io-index" 852 + checksum = "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f" 853 + dependencies = [ 854 + "js-sys", 855 + "wasm-bindgen", 856 + ] 857 + 858 + [[package]] 859 + name = "webpki" 860 + version = "0.21.4" 861 + source = "registry+https://github.com/rust-lang/crates.io-index" 862 + checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea" 863 + dependencies = [ 864 + "ring", 865 + "untrusted", 866 + ] 867 + 868 + [[package]] 869 + name = "winapi" 870 + version = "0.3.9" 871 + source = "registry+https://github.com/rust-lang/crates.io-index" 872 + checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 873 + dependencies = [ 874 + "winapi-i686-pc-windows-gnu", 875 + "winapi-x86_64-pc-windows-gnu", 876 + ] 877 + 878 + [[package]] 879 + name = "winapi-i686-pc-windows-gnu" 880 + version = "0.4.0" 881 + source = "registry+https://github.com/rust-lang/crates.io-index" 882 + checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 883 + 884 + [[package]] 885 + name = "winapi-x86_64-pc-windows-gnu" 886 + version = "0.4.0" 887 + source = "registry+https://github.com/rust-lang/crates.io-index" 888 + checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 889 + 890 + [[package]] 891 + name = "windows-sys" 892 + version = "0.36.1" 893 + source = "registry+https://github.com/rust-lang/crates.io-index" 894 + checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2" 895 + dependencies = [ 896 + "windows_aarch64_msvc 0.36.1", 897 + "windows_i686_gnu 0.36.1", 898 + "windows_i686_msvc 0.36.1", 899 + "windows_x86_64_gnu 0.36.1", 900 + "windows_x86_64_msvc 0.36.1", 901 + ] 902 + 903 + [[package]] 904 + name = "windows-sys" 905 + version = "0.42.0" 906 + source = "registry+https://github.com/rust-lang/crates.io-index" 907 + checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7" 908 + dependencies = [ 909 + "windows_aarch64_gnullvm", 910 + "windows_aarch64_msvc 0.42.0", 911 + "windows_i686_gnu 0.42.0", 912 + "windows_i686_msvc 0.42.0", 913 + "windows_x86_64_gnu 0.42.0", 914 + "windows_x86_64_gnullvm", 915 + "windows_x86_64_msvc 0.42.0", 916 + ] 917 + 918 + [[package]] 919 + name = "windows_aarch64_gnullvm" 920 + version = "0.42.0" 921 + source = "registry+https://github.com/rust-lang/crates.io-index" 922 + checksum = "41d2aa71f6f0cbe00ae5167d90ef3cfe66527d6f613ca78ac8024c3ccab9a19e" 923 + 924 + [[package]] 925 + name = "windows_aarch64_msvc" 926 + version = "0.36.1" 927 + source = "registry+https://github.com/rust-lang/crates.io-index" 928 + checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47" 929 + 930 + [[package]] 931 + name = "windows_aarch64_msvc" 932 + version = "0.42.0" 933 + source = "registry+https://github.com/rust-lang/crates.io-index" 934 + checksum = "dd0f252f5a35cac83d6311b2e795981f5ee6e67eb1f9a7f64eb4500fbc4dcdb4" 935 + 936 + [[package]] 937 + name = "windows_i686_gnu" 938 + version = "0.36.1" 939 + source = "registry+https://github.com/rust-lang/crates.io-index" 940 + checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6" 941 + 942 + [[package]] 943 + name = "windows_i686_gnu" 944 + version = "0.42.0" 945 + source = "registry+https://github.com/rust-lang/crates.io-index" 946 + checksum = "fbeae19f6716841636c28d695375df17562ca208b2b7d0dc47635a50ae6c5de7" 947 + 948 + [[package]] 949 + name = "windows_i686_msvc" 950 + version = "0.36.1" 951 + source = "registry+https://github.com/rust-lang/crates.io-index" 952 + checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024" 953 + 954 + [[package]] 955 + name = "windows_i686_msvc" 956 + version = "0.42.0" 957 + source = "registry+https://github.com/rust-lang/crates.io-index" 958 + checksum = "84c12f65daa39dd2babe6e442988fc329d6243fdce47d7d2d155b8d874862246" 959 + 960 + [[package]] 961 + name = "windows_x86_64_gnu" 962 + version = "0.36.1" 963 + source = "registry+https://github.com/rust-lang/crates.io-index" 964 + checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1" 965 + 966 + [[package]] 967 + name = "windows_x86_64_gnu" 968 + version = "0.42.0" 969 + source = "registry+https://github.com/rust-lang/crates.io-index" 970 + checksum = "bf7b1b21b5362cbc318f686150e5bcea75ecedc74dd157d874d754a2ca44b0ed" 971 + 972 + [[package]] 973 + name = "windows_x86_64_gnullvm" 974 + version = "0.42.0" 975 + source = "registry+https://github.com/rust-lang/crates.io-index" 976 + checksum = "09d525d2ba30eeb3297665bd434a54297e4170c7f1a44cad4ef58095b4cd2028" 977 + 978 + [[package]] 979 + name = "windows_x86_64_msvc" 980 + version = "0.36.1" 981 + source = "registry+https://github.com/rust-lang/crates.io-index" 982 + checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680" 983 + 984 + [[package]] 985 + name = "windows_x86_64_msvc" 986 + version = "0.42.0" 987 + source = "registry+https://github.com/rust-lang/crates.io-index" 988 + checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5"
+36
pkgs/tools/networking/rewrk/default.nix
··· 1 + { lib 2 + , rustPlatform 3 + , fetchFromGitHub 4 + , stdenv 5 + , darwin 6 + }: 7 + 8 + rustPlatform.buildRustPackage rec { 9 + pname = "rewrk"; 10 + version = "0.3.2"; 11 + 12 + src = fetchFromGitHub { 13 + owner = "lnx-search"; 14 + repo = "rewrk"; 15 + rev = version; 16 + hash = "sha256-Bqr5kmIIx+12hW4jpINcv0GBJBbMAkd4di/hZSXlT18="; 17 + }; 18 + 19 + cargoLock.lockFile = ./Cargo.lock; 20 + 21 + postPatch = '' 22 + ln -s ${./Cargo.lock} Cargo.lock 23 + ''; 24 + 25 + buildInputs = lib.optionals stdenv.isDarwin [ 26 + darwin.apple_sdk.frameworks.Security 27 + ]; 28 + 29 + meta = with lib; { 30 + description = "A more modern http framework benchmarker supporting HTTP/1 and HTTP/2 benchmarks"; 31 + homepage = "https://github.com/lnx-search/rewrk"; 32 + changelog = "https://github.com/lnx-search/rewrk/releases/tag/${version}"; 33 + license = licenses.mit; 34 + maintainers = with maintainers; [ figsoda ]; 35 + }; 36 + }
+2
pkgs/top-level/all-packages.nix
··· 11176 11176 11177 11177 retext = qt6Packages.callPackage ../applications/editors/retext { }; 11178 11178 11179 + rewrk = callPackage ../tools/networking/rewrk { }; 11180 + 11179 11181 inherit (callPackage ../tools/security/rekor { }) 11180 11182 rekor-cli 11181 11183 rekor-server;