Annotation For Cargo.lock
Logged in as anonymous

Origin for each line in Cargo.lock from check-in 6887d3b7f9:

de3087f832 2024-05-22    1: # This file is automatically @generated by Cargo.
de3087f832 2024-05-22    2: # It is not intended for manual editing.
f3c59f8e45 2025-04-08    3: version = 4
de3087f832 2024-05-22    4: 
de3087f832 2024-05-22    5: [[package]]
de3087f832 2024-05-22    6: name = "addr2line"
6702d99a67 2024-11-23    7: version = "0.24.2"
de3087f832 2024-05-22    8: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23    9: checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
de3087f832 2024-05-22   10: dependencies = [
de3087f832 2024-05-22   11:  "gimli",
de3087f832 2024-05-22   12: ]
de3087f832 2024-05-22   13: 
de3087f832 2024-05-22   14: [[package]]
6702d99a67 2024-11-23   15: name = "adler2"
6702d99a67 2024-11-23   16: version = "2.0.0"
de3087f832 2024-05-22   17: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23   18: checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
6702d99a67 2024-11-23   19: 
6702d99a67 2024-11-23   20: [[package]]
1db9dbe390 2024-11-28   21: name = "aho-corasick"
1db9dbe390 2024-11-28   22: version = "1.1.3"
1db9dbe390 2024-11-28   23: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28   24: checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
1db9dbe390 2024-11-28   25: dependencies = [
1db9dbe390 2024-11-28   26:  "memchr",
1db9dbe390 2024-11-28   27: ]
1db9dbe390 2024-11-28   28: 
1db9dbe390 2024-11-28   29: [[package]]
f3c59f8e45 2025-04-08   30: name = "android-tzdata"
f3c59f8e45 2025-04-08   31: version = "0.1.1"
f3c59f8e45 2025-04-08   32: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08   33: checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
f3c59f8e45 2025-04-08   34: 
f3c59f8e45 2025-04-08   35: [[package]]
f3c59f8e45 2025-04-08   36: name = "android_system_properties"
f3c59f8e45 2025-04-08   37: version = "0.1.5"
f3c59f8e45 2025-04-08   38: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08   39: checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
f3c59f8e45 2025-04-08   40: dependencies = [
f3c59f8e45 2025-04-08   41:  "libc",
f3c59f8e45 2025-04-08   42: ]
f3c59f8e45 2025-04-08   43: 
f3c59f8e45 2025-04-08   44: [[package]]
de3087f832 2024-05-22   45: name = "anyhow"
6887d3b7f9 2025-06-05   46: version = "1.0.98"
f4cad2a5c0 2024-05-26   47: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05   48: checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487"
f4cad2a5c0 2024-05-26   49: 
f4cad2a5c0 2024-05-26   50: [[package]]
f4cad2a5c0 2024-05-26   51: name = "aquamarine"
f3c59f8e45 2025-04-08   52: version = "0.6.0"
f4cad2a5c0 2024-05-26   53: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08   54: checksum = "0f50776554130342de4836ba542aa85a4ddb361690d7e8df13774d7284c3d5c2"
f4cad2a5c0 2024-05-26   55: dependencies = [
6702d99a67 2024-11-23   56:  "include_dir",
7f8a9994b3 2024-12-10   57:  "itertools 0.10.5",
f3c59f8e45 2025-04-08   58:  "proc-macro-error2",
f4cad2a5c0 2024-05-26   59:  "proc-macro2",
f4cad2a5c0 2024-05-26   60:  "quote",
6887d3b7f9 2025-06-05   61:  "syn 2.0.101",
1db9dbe390 2024-11-28   62: ]
de3087f832 2024-05-22   63: 
de3087f832 2024-05-22   64: [[package]]
de3087f832 2024-05-22   65: name = "async-attributes"
de3087f832 2024-05-22   66: version = "1.1.2"
de3087f832 2024-05-22   67: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22   68: checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"
de3087f832 2024-05-22   69: dependencies = [
de3087f832 2024-05-22   70:  "quote",
de3087f832 2024-05-22   71:  "syn 1.0.109",
de3087f832 2024-05-22   72: ]
de3087f832 2024-05-22   73: 
de3087f832 2024-05-22   74: [[package]]
de3087f832 2024-05-22   75: name = "async-channel"
de3087f832 2024-05-22   76: version = "1.9.0"
de3087f832 2024-05-22   77: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22   78: checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
de3087f832 2024-05-22   79: dependencies = [
de3087f832 2024-05-22   80:  "concurrent-queue",
de3087f832 2024-05-22   81:  "event-listener 2.5.3",
de3087f832 2024-05-22   82:  "futures-core",
de3087f832 2024-05-22   83: ]
de3087f832 2024-05-22   84: 
de3087f832 2024-05-22   85: [[package]]
de3087f832 2024-05-22   86: name = "async-channel"
de3087f832 2024-05-22   87: version = "2.3.1"
de3087f832 2024-05-22   88: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22   89: checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a"
de3087f832 2024-05-22   90: dependencies = [
de3087f832 2024-05-22   91:  "concurrent-queue",
ce79786e06 2024-06-11   92:  "event-listener-strategy",
de3087f832 2024-05-22   93:  "futures-core",
1db9dbe390 2024-11-28   94:  "pin-project-lite",
de3087f832 2024-05-22   95: ]
de3087f832 2024-05-22   96: 
de3087f832 2024-05-22   97: [[package]]
de3087f832 2024-05-22   98: name = "async-executor"
6887d3b7f9 2025-06-05   99: version = "1.13.2"
de3087f832 2024-05-22  100: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  101: checksum = "bb812ffb58524bdd10860d7d974e2f01cc0950c2438a74ee5ec2e2280c6c4ffa"
de3087f832 2024-05-22  102: dependencies = [
de3087f832 2024-05-22  103:  "async-task",
de3087f832 2024-05-22  104:  "concurrent-queue",
1db9dbe390 2024-11-28  105:  "fastrand",
1db9dbe390 2024-11-28  106:  "futures-lite",
6887d3b7f9 2025-06-05  107:  "pin-project-lite",
de3087f832 2024-05-22  108:  "slab",
de3087f832 2024-05-22  109: ]
de3087f832 2024-05-22  110: 
de3087f832 2024-05-22  111: [[package]]
de3087f832 2024-05-22  112: name = "async-global-executor"
de3087f832 2024-05-22  113: version = "2.4.1"
de3087f832 2024-05-22  114: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22  115: checksum = "05b1b633a2115cd122d73b955eadd9916c18c8f510ec9cd1686404c60ad1c29c"
de3087f832 2024-05-22  116: dependencies = [
de3087f832 2024-05-22  117:  "async-channel 2.3.1",
de3087f832 2024-05-22  118:  "async-executor",
1db9dbe390 2024-11-28  119:  "async-io",
1db9dbe390 2024-11-28  120:  "async-lock",
de3087f832 2024-05-22  121:  "blocking",
1db9dbe390 2024-11-28  122:  "futures-lite",
de3087f832 2024-05-22  123:  "once_cell",
de3087f832 2024-05-22  124:  "tokio",
de3087f832 2024-05-22  125: ]
de3087f832 2024-05-22  126: 
de3087f832 2024-05-22  127: [[package]]
de3087f832 2024-05-22  128: name = "async-io"
6887d3b7f9 2025-06-05  129: version = "2.4.1"
1db9dbe390 2024-11-28  130: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  131: checksum = "1237c0ae75a0f3765f58910ff9cdd0a12eeb39ab2f4c7de23262f337f0aacbb3"
1db9dbe390 2024-11-28  132: dependencies = [
1db9dbe390 2024-11-28  133:  "async-lock",
ce79786e06 2024-06-11  134:  "cfg-if",
ce79786e06 2024-06-11  135:  "concurrent-queue",
ce79786e06 2024-06-11  136:  "futures-io",
1db9dbe390 2024-11-28  137:  "futures-lite",
ce79786e06 2024-06-11  138:  "parking",
1db9dbe390 2024-11-28  139:  "polling",
6887d3b7f9 2025-06-05  140:  "rustix 1.0.7",
ce79786e06 2024-06-11  141:  "slab",
ce79786e06 2024-06-11  142:  "tracing",
c4797b7b7c 2024-08-11  143:  "windows-sys 0.59.0",
ce79786e06 2024-06-11  144: ]
ce79786e06 2024-06-11  145: 
ce79786e06 2024-06-11  146: [[package]]
ce79786e06 2024-06-11  147: name = "async-lock"
ce79786e06 2024-06-11  148: version = "3.4.0"
ce79786e06 2024-06-11  149: source = "registry+https://github.com/rust-lang/crates.io-index"
ce79786e06 2024-06-11  150: checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18"
ce79786e06 2024-06-11  151: dependencies = [
e66352b9cc 2025-01-21  152:  "event-listener 5.4.0",
ce79786e06 2024-06-11  153:  "event-listener-strategy",
1db9dbe390 2024-11-28  154:  "pin-project-lite",
ce79786e06 2024-06-11  155: ]
ce79786e06 2024-06-11  156: 
ce79786e06 2024-06-11  157: [[package]]
ce79786e06 2024-06-11  158: name = "async-std"
946172ea32 2025-04-05  159: version = "1.13.1"
ce79786e06 2024-06-11  160: source = "registry+https://github.com/rust-lang/crates.io-index"
946172ea32 2025-04-05  161: checksum = "730294c1c08c2e0f85759590518f6333f0d5a0a766a27d519c1b244c3dfd8a24"
ce79786e06 2024-06-11  162: dependencies = [
ce79786e06 2024-06-11  163:  "async-attributes",
ce79786e06 2024-06-11  164:  "async-channel 1.9.0",
ce79786e06 2024-06-11  165:  "async-global-executor",
1db9dbe390 2024-11-28  166:  "async-io",
1db9dbe390 2024-11-28  167:  "async-lock",
ce79786e06 2024-06-11  168:  "crossbeam-utils",
ce79786e06 2024-06-11  169:  "futures-channel",
ce79786e06 2024-06-11  170:  "futures-core",
ce79786e06 2024-06-11  171:  "futures-io",
1db9dbe390 2024-11-28  172:  "futures-lite",
de3087f832 2024-05-22  173:  "gloo-timers",
de3087f832 2024-05-22  174:  "kv-log-macro",
de3087f832 2024-05-22  175:  "log",
de3087f832 2024-05-22  176:  "memchr",
de3087f832 2024-05-22  177:  "once_cell",
1db9dbe390 2024-11-28  178:  "pin-project-lite",
de3087f832 2024-05-22  179:  "pin-utils",
de3087f832 2024-05-22  180:  "slab",
de3087f832 2024-05-22  181:  "wasm-bindgen-futures",
de3087f832 2024-05-22  182: ]
de3087f832 2024-05-22  183: 
de3087f832 2024-05-22  184: [[package]]
de3087f832 2024-05-22  185: name = "async-task"
de3087f832 2024-05-22  186: version = "4.7.1"
de3087f832 2024-05-22  187: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22  188: checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
de3087f832 2024-05-22  189: 
de3087f832 2024-05-22  190: [[package]]
de3087f832 2024-05-22  191: name = "atomic-waker"
de3087f832 2024-05-22  192: version = "1.1.2"
de3087f832 2024-05-22  193: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22  194: checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
de3087f832 2024-05-22  195: 
de3087f832 2024-05-22  196: [[package]]
de3087f832 2024-05-22  197: name = "autocfg"
6702d99a67 2024-11-23  198: version = "1.4.0"
de3087f832 2024-05-22  199: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23  200: checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
6702d99a67 2024-11-23  201: 
6702d99a67 2024-11-23  202: [[package]]
1db9dbe390 2024-11-28  203: name = "aws-lc-rs"
6887d3b7f9 2025-06-05  204: version = "1.13.1"
1db9dbe390 2024-11-28  205: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  206: checksum = "93fcc8f365936c834db5514fc45aee5b1202d677e6b40e48468aaaa8183ca8c7"
1db9dbe390 2024-11-28  207: dependencies = [
1db9dbe390 2024-11-28  208:  "aws-lc-sys",
1db9dbe390 2024-11-28  209:  "zeroize",
1db9dbe390 2024-11-28  210: ]
1db9dbe390 2024-11-28  211: 
1db9dbe390 2024-11-28  212: [[package]]
1db9dbe390 2024-11-28  213: name = "aws-lc-sys"
6887d3b7f9 2025-06-05  214: version = "0.29.0"
1db9dbe390 2024-11-28  215: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  216: checksum = "61b1d86e7705efe1be1b569bab41d4fa1e14e220b60a160f78de2db687add079"
1db9dbe390 2024-11-28  217: dependencies = [
1db9dbe390 2024-11-28  218:  "bindgen",
1db9dbe390 2024-11-28  219:  "cc",
1db9dbe390 2024-11-28  220:  "cmake",
1db9dbe390 2024-11-28  221:  "dunce",
1db9dbe390 2024-11-28  222:  "fs_extra",
1db9dbe390 2024-11-28  223: ]
1db9dbe390 2024-11-28  224: 
1db9dbe390 2024-11-28  225: [[package]]
de3087f832 2024-05-22  226: name = "backtrace"
6887d3b7f9 2025-06-05  227: version = "0.3.75"
de3087f832 2024-05-22  228: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  229: checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002"
de3087f832 2024-05-22  230: dependencies = [
de3087f832 2024-05-22  231:  "addr2line",
de3087f832 2024-05-22  232:  "cfg-if",
de3087f832 2024-05-22  233:  "libc",
de3087f832 2024-05-22  234:  "miniz_oxide",
de3087f832 2024-05-22  235:  "object",
de3087f832 2024-05-22  236:  "rustc-demangle",
6702d99a67 2024-11-23  237:  "windows-targets 0.52.6",
6702d99a67 2024-11-23  238: ]
6702d99a67 2024-11-23  239: 
6702d99a67 2024-11-23  240: [[package]]
6702d99a67 2024-11-23  241: name = "base64"
f3c59f8e45 2025-04-08  242: version = "0.22.1"
1db9dbe390 2024-11-28  243: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  244: checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
1db9dbe390 2024-11-28  245: 
1db9dbe390 2024-11-28  246: [[package]]
1db9dbe390 2024-11-28  247: name = "base64-compat"
1db9dbe390 2024-11-28  248: version = "1.0.0"
1db9dbe390 2024-11-28  249: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28  250: checksum = "5a8d4d2746f89841e49230dd26917df1876050f95abafafbe34f47cb534b88d7"
1db9dbe390 2024-11-28  251: dependencies = [
1db9dbe390 2024-11-28  252:  "byteorder",
1db9dbe390 2024-11-28  253: ]
1db9dbe390 2024-11-28  254: 
1db9dbe390 2024-11-28  255: [[package]]
1db9dbe390 2024-11-28  256: name = "bindgen"
1db9dbe390 2024-11-28  257: version = "0.69.5"
1db9dbe390 2024-11-28  258: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28  259: checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088"
1db9dbe390 2024-11-28  260: dependencies = [
f3c59f8e45 2025-04-08  261:  "bitflags",
1db9dbe390 2024-11-28  262:  "cexpr",
1db9dbe390 2024-11-28  263:  "clang-sys",
7f8a9994b3 2024-12-10  264:  "itertools 0.12.1",
1db9dbe390 2024-11-28  265:  "lazy_static",
1db9dbe390 2024-11-28  266:  "lazycell",
1db9dbe390 2024-11-28  267:  "log",
1db9dbe390 2024-11-28  268:  "prettyplease",
1db9dbe390 2024-11-28  269:  "proc-macro2",
1db9dbe390 2024-11-28  270:  "quote",
1db9dbe390 2024-11-28  271:  "regex",
f3c59f8e45 2025-04-08  272:  "rustc-hash 1.1.0",
1db9dbe390 2024-11-28  273:  "shlex",
6887d3b7f9 2025-06-05  274:  "syn 2.0.101",
1db9dbe390 2024-11-28  275:  "which",
1db9dbe390 2024-11-28  276: ]
1db9dbe390 2024-11-28  277: 
1db9dbe390 2024-11-28  278: [[package]]
1db9dbe390 2024-11-28  279: name = "bitflags"
6887d3b7f9 2025-06-05  280: version = "2.9.1"
f3c59f8e45 2025-04-08  281: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  282: checksum = "1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967"
de3087f832 2024-05-22  283: 
de3087f832 2024-05-22  284: [[package]]
de3087f832 2024-05-22  285: name = "blocking"
f4cad2a5c0 2024-05-26  286: version = "1.6.1"
de3087f832 2024-05-22  287: source = "registry+https://github.com/rust-lang/crates.io-index"
f4cad2a5c0 2024-05-26  288: checksum = "703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea"
de3087f832 2024-05-22  289: dependencies = [
de3087f832 2024-05-22  290:  "async-channel 2.3.1",
de3087f832 2024-05-22  291:  "async-task",
de3087f832 2024-05-22  292:  "futures-io",
1db9dbe390 2024-11-28  293:  "futures-lite",
de3087f832 2024-05-22  294:  "piper",
de3087f832 2024-05-22  295: ]
de3087f832 2024-05-22  296: 
de3087f832 2024-05-22  297: [[package]]
1db9dbe390 2024-11-28  298: name = "bufstream-fresh"
1db9dbe390 2024-11-28  299: version = "0.3.1"
1db9dbe390 2024-11-28  300: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28  301: checksum = "7c431e5d450eceb6f5096c371f502946ae1cc65407935bc2cae8f1d625a2035f"
1db9dbe390 2024-11-28  302: 
1db9dbe390 2024-11-28  303: [[package]]
de3087f832 2024-05-22  304: name = "bumpalo"
d4d634cfe7 2025-02-04  305: version = "3.17.0"
de3087f832 2024-05-22  306: source = "registry+https://github.com/rust-lang/crates.io-index"
d4d634cfe7 2025-02-04  307: checksum = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf"
d4d634cfe7 2025-02-04  308: 
d4d634cfe7 2025-02-04  309: [[package]]
f3c59f8e45 2025-04-08  310: name = "bytemuck"
6887d3b7f9 2025-06-05  311: version = "1.23.0"
f3c59f8e45 2025-04-08  312: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  313: checksum = "9134a6ef01ce4b366b50689c94f82c14bc72bc5d0386829828a2e2752ef7958c"
f3c59f8e45 2025-04-08  314: 
f3c59f8e45 2025-04-08  315: [[package]]
1db9dbe390 2024-11-28  316: name = "byteorder"
1db9dbe390 2024-11-28  317: version = "1.5.0"
1db9dbe390 2024-11-28  318: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28  319: checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
de3087f832 2024-05-22  320: 
de3087f832 2024-05-22  321: [[package]]
de3087f832 2024-05-22  322: name = "bytes"
c808d500e6 2025-03-09  323: version = "1.10.1"
de3087f832 2024-05-22  324: source = "registry+https://github.com/rust-lang/crates.io-index"
c808d500e6 2025-03-09  325: checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
de3087f832 2024-05-22  326: 
de3087f832 2024-05-22  327: [[package]]
de3087f832 2024-05-22  328: name = "cc"
6887d3b7f9 2025-06-05  329: version = "1.2.25"
de3087f832 2024-05-22  330: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  331: checksum = "d0fc897dc1e865cc67c0e05a836d9d3f1df3cbe442aa4a9473b18e12624a4951"
6702d99a67 2024-11-23  332: dependencies = [
1db9dbe390 2024-11-28  333:  "jobserver",
1db9dbe390 2024-11-28  334:  "libc",
6702d99a67 2024-11-23  335:  "shlex",
1db9dbe390 2024-11-28  336: ]
1db9dbe390 2024-11-28  337: 
1db9dbe390 2024-11-28  338: [[package]]
1db9dbe390 2024-11-28  339: name = "cexpr"
1db9dbe390 2024-11-28  340: version = "0.6.0"
1db9dbe390 2024-11-28  341: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28  342: checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
1db9dbe390 2024-11-28  343: dependencies = [
1db9dbe390 2024-11-28  344:  "nom",
6702d99a67 2024-11-23  345: ]
de3087f832 2024-05-22  346: 
de3087f832 2024-05-22  347: [[package]]
de3087f832 2024-05-22  348: name = "cfg-if"
de3087f832 2024-05-22  349: version = "1.0.0"
de3087f832 2024-05-22  350: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22  351: checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
31aec3c4b0 2024-05-23  352: 
31aec3c4b0 2024-05-23  353: [[package]]
f3c59f8e45 2025-04-08  354: name = "cfg_aliases"
f3c59f8e45 2025-04-08  355: version = "0.2.1"
f3c59f8e45 2025-04-08  356: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  357: checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
f3c59f8e45 2025-04-08  358: 
f3c59f8e45 2025-04-08  359: [[package]]
f4cad2a5c0 2024-05-26  360: name = "chrono"
6887d3b7f9 2025-06-05  361: version = "0.4.41"
f4cad2a5c0 2024-05-26  362: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  363: checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d"
f4cad2a5c0 2024-05-26  364: dependencies = [
f3c59f8e45 2025-04-08  365:  "android-tzdata",
f3c59f8e45 2025-04-08  366:  "iana-time-zone",
f4cad2a5c0 2024-05-26  367:  "num-traits",
f3c59f8e45 2025-04-08  368:  "serde",
f3c59f8e45 2025-04-08  369:  "windows-link",
1db9dbe390 2024-11-28  370: ]
1db9dbe390 2024-11-28  371: 
1db9dbe390 2024-11-28  372: [[package]]
1db9dbe390 2024-11-28  373: name = "clang-sys"
1db9dbe390 2024-11-28  374: version = "1.8.1"
1db9dbe390 2024-11-28  375: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28  376: checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
1db9dbe390 2024-11-28  377: dependencies = [
1db9dbe390 2024-11-28  378:  "glob",
1db9dbe390 2024-11-28  379:  "libc",
1db9dbe390 2024-11-28  380:  "libloading",
1db9dbe390 2024-11-28  381: ]
1db9dbe390 2024-11-28  382: 
1db9dbe390 2024-11-28  383: [[package]]
1db9dbe390 2024-11-28  384: name = "cmake"
5ae57664e2 2025-02-18  385: version = "0.1.54"
1db9dbe390 2024-11-28  386: source = "registry+https://github.com/rust-lang/crates.io-index"
5ae57664e2 2025-02-18  387: checksum = "e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0"
1db9dbe390 2024-11-28  388: dependencies = [
1db9dbe390 2024-11-28  389:  "cc",
f4cad2a5c0 2024-05-26  390: ]
de3087f832 2024-05-22  391: 
de3087f832 2024-05-22  392: [[package]]
de3087f832 2024-05-22  393: name = "concurrent-queue"
de3087f832 2024-05-22  394: version = "2.5.0"
de3087f832 2024-05-22  395: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22  396: checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
de3087f832 2024-05-22  397: dependencies = [
de3087f832 2024-05-22  398:  "crossbeam-utils",
de3087f832 2024-05-22  399: ]
de3087f832 2024-05-22  400: 
de3087f832 2024-05-22  401: [[package]]
de3087f832 2024-05-22  402: name = "config"
946172ea32 2025-04-05  403: version = "0.15.11"
de3087f832 2024-05-22  404: source = "registry+https://github.com/rust-lang/crates.io-index"
946172ea32 2025-04-05  405: checksum = "595aae20e65c3be792d05818e8c63025294ac3cb7e200f11459063a352a6ef80"
de3087f832 2024-05-22  406: dependencies = [
de3087f832 2024-05-22  407:  "pathdiff",
de3087f832 2024-05-22  408:  "serde",
de3087f832 2024-05-22  409:  "toml",
5ae57664e2 2025-02-18  410:  "winnow",
de3087f832 2024-05-22  411: ]
de3087f832 2024-05-22  412: 
de3087f832 2024-05-22  413: [[package]]
de3087f832 2024-05-22  414: name = "core-foundation"
de3087f832 2024-05-22  415: version = "0.9.4"
de3087f832 2024-05-22  416: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22  417: checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
de3087f832 2024-05-22  418: dependencies = [
de3087f832 2024-05-22  419:  "core-foundation-sys",
de3087f832 2024-05-22  420:  "libc",
de3087f832 2024-05-22  421: ]
de3087f832 2024-05-22  422: 
de3087f832 2024-05-22  423: [[package]]
de3087f832 2024-05-22  424: name = "core-foundation-sys"
c4797b7b7c 2024-08-11  425: version = "0.8.7"
de3087f832 2024-05-22  426: source = "registry+https://github.com/rust-lang/crates.io-index"
c4797b7b7c 2024-08-11  427: checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
de3087f832 2024-05-22  428: 
de3087f832 2024-05-22  429: [[package]]
de3087f832 2024-05-22  430: name = "crossbeam-utils"
28fde40f7a 2024-12-27  431: version = "0.8.21"
de3087f832 2024-05-22  432: source = "registry+https://github.com/rust-lang/crates.io-index"
28fde40f7a 2024-12-27  433: checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
de3087f832 2024-05-22  434: 
de3087f832 2024-05-22  435: [[package]]
f4cad2a5c0 2024-05-26  436: name = "darling"
f3c59f8e45 2025-04-08  437: version = "0.20.11"
de3087f832 2024-05-22  438: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  439: checksum = "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee"
f4cad2a5c0 2024-05-26  440: dependencies = [
f4cad2a5c0 2024-05-26  441:  "darling_core",
f4cad2a5c0 2024-05-26  442:  "darling_macro",
f4cad2a5c0 2024-05-26  443: ]
f4cad2a5c0 2024-05-26  444: 
f4cad2a5c0 2024-05-26  445: [[package]]
f4cad2a5c0 2024-05-26  446: name = "darling_core"
f3c59f8e45 2025-04-08  447: version = "0.20.11"
f4cad2a5c0 2024-05-26  448: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  449: checksum = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e"
f4cad2a5c0 2024-05-26  450: dependencies = [
f4cad2a5c0 2024-05-26  451:  "fnv",
f4cad2a5c0 2024-05-26  452:  "ident_case",
f4cad2a5c0 2024-05-26  453:  "proc-macro2",
f4cad2a5c0 2024-05-26  454:  "quote",
f4cad2a5c0 2024-05-26  455:  "strsim",
6887d3b7f9 2025-06-05  456:  "syn 2.0.101",
f4cad2a5c0 2024-05-26  457: ]
f4cad2a5c0 2024-05-26  458: 
f4cad2a5c0 2024-05-26  459: [[package]]
f4cad2a5c0 2024-05-26  460: name = "darling_macro"
f3c59f8e45 2025-04-08  461: version = "0.20.11"
f4cad2a5c0 2024-05-26  462: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  463: checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead"
f4cad2a5c0 2024-05-26  464: dependencies = [
f4cad2a5c0 2024-05-26  465:  "darling_core",
f4cad2a5c0 2024-05-26  466:  "quote",
6887d3b7f9 2025-06-05  467:  "syn 2.0.101",
f3c59f8e45 2025-04-08  468: ]
f3c59f8e45 2025-04-08  469: 
f3c59f8e45 2025-04-08  470: [[package]]
f3c59f8e45 2025-04-08  471: name = "deranged"
f3c59f8e45 2025-04-08  472: version = "0.4.0"
f3c59f8e45 2025-04-08  473: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  474: checksum = "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e"
f3c59f8e45 2025-04-08  475: dependencies = [
f3c59f8e45 2025-04-08  476:  "powerfmt",
f3c59f8e45 2025-04-08  477:  "serde",
3ce249c1a4 2024-06-13  478: ]
f4cad2a5c0 2024-05-26  479: 
f4cad2a5c0 2024-05-26  480: [[package]]
f4cad2a5c0 2024-05-26  481: name = "derive_more"
f3c59f8e45 2025-04-08  482: version = "1.0.0"
f4cad2a5c0 2024-05-26  483: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  484: checksum = "4a9b99b9cbbe49445b21764dc0625032a89b145a2642e67603e1c936f5458d05"
f4cad2a5c0 2024-05-26  485: dependencies = [
f3c59f8e45 2025-04-08  486:  "derive_more-impl",
f3c59f8e45 2025-04-08  487: ]
f3c59f8e45 2025-04-08  488: 
f3c59f8e45 2025-04-08  489: [[package]]
f3c59f8e45 2025-04-08  490: name = "derive_more-impl"
f3c59f8e45 2025-04-08  491: version = "1.0.0"
f3c59f8e45 2025-04-08  492: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  493: checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22"
f3c59f8e45 2025-04-08  494: dependencies = [
6702d99a67 2024-11-23  495:  "proc-macro2",
6702d99a67 2024-11-23  496:  "quote",
6887d3b7f9 2025-06-05  497:  "syn 2.0.101",
f3c59f8e45 2025-04-08  498:  "unicode-xid",
6702d99a67 2024-11-23  499: ]
6702d99a67 2024-11-23  500: 
6702d99a67 2024-11-23  501: [[package]]
6702d99a67 2024-11-23  502: name = "displaydoc"
6702d99a67 2024-11-23  503: version = "0.2.5"
6702d99a67 2024-11-23  504: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23  505: checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
6702d99a67 2024-11-23  506: dependencies = [
f4cad2a5c0 2024-05-26  507:  "proc-macro2",
f4cad2a5c0 2024-05-26  508:  "quote",
6887d3b7f9 2025-06-05  509:  "syn 2.0.101",
f4cad2a5c0 2024-05-26  510: ]
f4cad2a5c0 2024-05-26  511: 
f4cad2a5c0 2024-05-26  512: [[package]]
f4cad2a5c0 2024-05-26  513: name = "dptree"
f4cad2a5c0 2024-05-26  514: version = "0.3.0"
f4cad2a5c0 2024-05-26  515: source = "registry+https://github.com/rust-lang/crates.io-index"
f4cad2a5c0 2024-05-26  516: checksum = "d81175dab5ec79c30e0576df2ed2c244e1721720c302000bb321b107e82e265c"
f4cad2a5c0 2024-05-26  517: dependencies = [
f4cad2a5c0 2024-05-26  518:  "futures",
f4cad2a5c0 2024-05-26  519: ]
f4cad2a5c0 2024-05-26  520: 
f4cad2a5c0 2024-05-26  521: [[package]]
1db9dbe390 2024-11-28  522: name = "dunce"
1db9dbe390 2024-11-28  523: version = "1.0.5"
1db9dbe390 2024-11-28  524: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28  525: checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
1db9dbe390 2024-11-28  526: 
1db9dbe390 2024-11-28  527: [[package]]
f4cad2a5c0 2024-05-26  528: name = "either"
c808d500e6 2025-03-09  529: version = "1.15.0"
f4cad2a5c0 2024-05-26  530: source = "registry+https://github.com/rust-lang/crates.io-index"
c808d500e6 2025-03-09  531: checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
de3087f832 2024-05-22  532: 
de3087f832 2024-05-22  533: [[package]]
de3087f832 2024-05-22  534: name = "encoding_rs"
6702d99a67 2024-11-23  535: version = "0.8.35"
de3087f832 2024-05-22  536: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23  537: checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
de3087f832 2024-05-22  538: dependencies = [
de3087f832 2024-05-22  539:  "cfg-if",
de3087f832 2024-05-22  540: ]
de3087f832 2024-05-22  541: 
de3087f832 2024-05-22  542: [[package]]
de3087f832 2024-05-22  543: name = "equivalent"
5ae57664e2 2025-02-18  544: version = "1.0.2"
de3087f832 2024-05-22  545: source = "registry+https://github.com/rust-lang/crates.io-index"
5ae57664e2 2025-02-18  546: checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
f4cad2a5c0 2024-05-26  547: 
f4cad2a5c0 2024-05-26  548: [[package]]
f4cad2a5c0 2024-05-26  549: name = "erasable"
f3c59f8e45 2025-04-08  550: version = "1.3.0"
f4cad2a5c0 2024-05-26  551: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  552: checksum = "437cfb75878119ed8265685c41a115724eae43fb7cc5a0bf0e4ecc3b803af1c4"
f4cad2a5c0 2024-05-26  553: dependencies = [
f4cad2a5c0 2024-05-26  554:  "autocfg",
f4cad2a5c0 2024-05-26  555:  "scopeguard",
f4cad2a5c0 2024-05-26  556: ]
de3087f832 2024-05-22  557: 
de3087f832 2024-05-22  558: [[package]]
de3087f832 2024-05-22  559: name = "errno"
6887d3b7f9 2025-06-05  560: version = "0.3.12"
de3087f832 2024-05-22  561: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  562: checksum = "cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18"
de3087f832 2024-05-22  563: dependencies = [
de3087f832 2024-05-22  564:  "libc",
f3c59f8e45 2025-04-08  565:  "windows-sys 0.59.0",
de3087f832 2024-05-22  566: ]
de3087f832 2024-05-22  567: 
de3087f832 2024-05-22  568: [[package]]
de3087f832 2024-05-22  569: name = "event-listener"
de3087f832 2024-05-22  570: version = "2.5.3"
de3087f832 2024-05-22  571: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22  572: checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
de3087f832 2024-05-22  573: 
de3087f832 2024-05-22  574: [[package]]
de3087f832 2024-05-22  575: name = "event-listener"
e66352b9cc 2025-01-21  576: version = "5.4.0"
ce79786e06 2024-06-11  577: source = "registry+https://github.com/rust-lang/crates.io-index"
e66352b9cc 2025-01-21  578: checksum = "3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae"
ce79786e06 2024-06-11  579: dependencies = [
ce79786e06 2024-06-11  580:  "concurrent-queue",
ce79786e06 2024-06-11  581:  "parking",
1db9dbe390 2024-11-28  582:  "pin-project-lite",
ce79786e06 2024-06-11  583: ]
ce79786e06 2024-06-11  584: 
ce79786e06 2024-06-11  585: [[package]]
ce79786e06 2024-06-11  586: name = "event-listener-strategy"
946172ea32 2025-04-05  587: version = "0.5.4"
1db9dbe390 2024-11-28  588: source = "registry+https://github.com/rust-lang/crates.io-index"
946172ea32 2025-04-05  589: checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
1db9dbe390 2024-11-28  590: dependencies = [
e66352b9cc 2025-01-21  591:  "event-listener 5.4.0",
1db9dbe390 2024-11-28  592:  "pin-project-lite",
1db9dbe390 2024-11-28  593: ]
1db9dbe390 2024-11-28  594: 
1db9dbe390 2024-11-28  595: [[package]]
1db9dbe390 2024-11-28  596: name = "fastrand"
7f8a9994b3 2024-12-10  597: version = "2.3.0"
1db9dbe390 2024-11-28  598: source = "registry+https://github.com/rust-lang/crates.io-index"
7f8a9994b3 2024-12-10  599: checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
de3087f832 2024-05-22  600: 
de3087f832 2024-05-22  601: [[package]]
de3087f832 2024-05-22  602: name = "fnv"
de3087f832 2024-05-22  603: version = "1.0.7"
de3087f832 2024-05-22  604: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22  605: checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
de3087f832 2024-05-22  606: 
de3087f832 2024-05-22  607: [[package]]
de3087f832 2024-05-22  608: name = "foreign-types"
de3087f832 2024-05-22  609: version = "0.3.2"
de3087f832 2024-05-22  610: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22  611: checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
de3087f832 2024-05-22  612: dependencies = [
de3087f832 2024-05-22  613:  "foreign-types-shared",
de3087f832 2024-05-22  614: ]
de3087f832 2024-05-22  615: 
de3087f832 2024-05-22  616: [[package]]
de3087f832 2024-05-22  617: name = "foreign-types-shared"
de3087f832 2024-05-22  618: version = "0.1.1"
de3087f832 2024-05-22  619: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22  620: checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
de3087f832 2024-05-22  621: 
de3087f832 2024-05-22  622: [[package]]
de3087f832 2024-05-22  623: name = "form_urlencoded"
de3087f832 2024-05-22  624: version = "1.2.1"
de3087f832 2024-05-22  625: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22  626: checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
de3087f832 2024-05-22  627: dependencies = [
de3087f832 2024-05-22  628:  "percent-encoding",
de3087f832 2024-05-22  629: ]
de3087f832 2024-05-22  630: 
de3087f832 2024-05-22  631: [[package]]
1db9dbe390 2024-11-28  632: name = "fs_extra"
1db9dbe390 2024-11-28  633: version = "1.3.0"
de3087f832 2024-05-22  634: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28  635: checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
de3087f832 2024-05-22  636: 
de3087f832 2024-05-22  637: [[package]]
de3087f832 2024-05-22  638: name = "futures"
6702d99a67 2024-11-23  639: version = "0.3.31"
de3087f832 2024-05-22  640: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23  641: checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
de3087f832 2024-05-22  642: dependencies = [
de3087f832 2024-05-22  643:  "futures-channel",
de3087f832 2024-05-22  644:  "futures-core",
de3087f832 2024-05-22  645:  "futures-executor",
de3087f832 2024-05-22  646:  "futures-io",
de3087f832 2024-05-22  647:  "futures-sink",
de3087f832 2024-05-22  648:  "futures-task",
de3087f832 2024-05-22  649:  "futures-util",
de3087f832 2024-05-22  650: ]
de3087f832 2024-05-22  651: 
de3087f832 2024-05-22  652: [[package]]
de3087f832 2024-05-22  653: name = "futures-channel"
6702d99a67 2024-11-23  654: version = "0.3.31"
de3087f832 2024-05-22  655: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23  656: checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
de3087f832 2024-05-22  657: dependencies = [
de3087f832 2024-05-22  658:  "futures-core",
de3087f832 2024-05-22  659:  "futures-sink",
de3087f832 2024-05-22  660: ]
de3087f832 2024-05-22  661: 
de3087f832 2024-05-22  662: [[package]]
de3087f832 2024-05-22  663: name = "futures-core"
6702d99a67 2024-11-23  664: version = "0.3.31"
de3087f832 2024-05-22  665: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23  666: checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
de3087f832 2024-05-22  667: 
de3087f832 2024-05-22  668: [[package]]
de3087f832 2024-05-22  669: name = "futures-executor"
6702d99a67 2024-11-23  670: version = "0.3.31"
de3087f832 2024-05-22  671: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23  672: checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
de3087f832 2024-05-22  673: dependencies = [
de3087f832 2024-05-22  674:  "futures-core",
de3087f832 2024-05-22  675:  "futures-task",
de3087f832 2024-05-22  676:  "futures-util",
de3087f832 2024-05-22  677: ]
de3087f832 2024-05-22  678: 
de3087f832 2024-05-22  679: [[package]]
de3087f832 2024-05-22  680: name = "futures-io"
6702d99a67 2024-11-23  681: version = "0.3.31"
6702d99a67 2024-11-23  682: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23  683: checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
6702d99a67 2024-11-23  684: 
6702d99a67 2024-11-23  685: [[package]]
6702d99a67 2024-11-23  686: name = "futures-lite"
e66352b9cc 2025-01-21  687: version = "2.6.0"
1db9dbe390 2024-11-28  688: source = "registry+https://github.com/rust-lang/crates.io-index"
e66352b9cc 2025-01-21  689: checksum = "f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532"
1db9dbe390 2024-11-28  690: dependencies = [
1db9dbe390 2024-11-28  691:  "fastrand",
1db9dbe390 2024-11-28  692:  "futures-core",
1db9dbe390 2024-11-28  693:  "futures-io",
1db9dbe390 2024-11-28  694:  "parking",
1db9dbe390 2024-11-28  695:  "pin-project-lite",
de3087f832 2024-05-22  696: ]
de3087f832 2024-05-22  697: 
de3087f832 2024-05-22  698: [[package]]
de3087f832 2024-05-22  699: name = "futures-macro"
6702d99a67 2024-11-23  700: version = "0.3.31"
de3087f832 2024-05-22  701: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23  702: checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
de3087f832 2024-05-22  703: dependencies = [
de3087f832 2024-05-22  704:  "proc-macro2",
de3087f832 2024-05-22  705:  "quote",
6887d3b7f9 2025-06-05  706:  "syn 2.0.101",
de3087f832 2024-05-22  707: ]
de3087f832 2024-05-22  708: 
de3087f832 2024-05-22  709: [[package]]
de3087f832 2024-05-22  710: name = "futures-sink"
6702d99a67 2024-11-23  711: version = "0.3.31"
de3087f832 2024-05-22  712: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23  713: checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
de3087f832 2024-05-22  714: 
de3087f832 2024-05-22  715: [[package]]
de3087f832 2024-05-22  716: name = "futures-task"
6702d99a67 2024-11-23  717: version = "0.3.31"
de3087f832 2024-05-22  718: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23  719: checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
de3087f832 2024-05-22  720: 
de3087f832 2024-05-22  721: [[package]]
de3087f832 2024-05-22  722: name = "futures-util"
6702d99a67 2024-11-23  723: version = "0.3.31"
de3087f832 2024-05-22  724: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23  725: checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
de3087f832 2024-05-22  726: dependencies = [
de3087f832 2024-05-22  727:  "futures-channel",
de3087f832 2024-05-22  728:  "futures-core",
de3087f832 2024-05-22  729:  "futures-io",
de3087f832 2024-05-22  730:  "futures-macro",
de3087f832 2024-05-22  731:  "futures-sink",
de3087f832 2024-05-22  732:  "futures-task",
de3087f832 2024-05-22  733:  "memchr",
1db9dbe390 2024-11-28  734:  "pin-project-lite",
de3087f832 2024-05-22  735:  "pin-utils",
de3087f832 2024-05-22  736:  "slab",
de3087f832 2024-05-22  737: ]
de3087f832 2024-05-22  738: 
de3087f832 2024-05-22  739: [[package]]
de3087f832 2024-05-22  740: name = "getrandom"
6887d3b7f9 2025-06-05  741: version = "0.2.16"
b311abee46 2024-06-13  742: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  743: checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
d4d634cfe7 2025-02-04  744: dependencies = [
d4d634cfe7 2025-02-04  745:  "cfg-if",
f3c59f8e45 2025-04-08  746:  "js-sys",
d4d634cfe7 2025-02-04  747:  "libc",
d4d634cfe7 2025-02-04  748:  "wasi 0.11.0+wasi-snapshot-preview1",
f3c59f8e45 2025-04-08  749:  "wasm-bindgen",
d4d634cfe7 2025-02-04  750: ]
d4d634cfe7 2025-02-04  751: 
d4d634cfe7 2025-02-04  752: [[package]]
d4d634cfe7 2025-02-04  753: name = "getrandom"
6887d3b7f9 2025-06-05  754: version = "0.3.3"
d4d634cfe7 2025-02-04  755: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  756: checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4"
b311abee46 2024-06-13  757: dependencies = [
b311abee46 2024-06-13  758:  "cfg-if",
f3c59f8e45 2025-04-08  759:  "js-sys",
b311abee46 2024-06-13  760:  "libc",
946172ea32 2025-04-05  761:  "r-efi",
946172ea32 2025-04-05  762:  "wasi 0.14.2+wasi-0.2.4",
f3c59f8e45 2025-04-08  763:  "wasm-bindgen",
b311abee46 2024-06-13  764: ]
b311abee46 2024-06-13  765: 
b311abee46 2024-06-13  766: [[package]]
b311abee46 2024-06-13  767: name = "gimli"
6702d99a67 2024-11-23  768: version = "0.31.1"
b311abee46 2024-06-13  769: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23  770: checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
1db9dbe390 2024-11-28  771: 
1db9dbe390 2024-11-28  772: [[package]]
1db9dbe390 2024-11-28  773: name = "glob"
e66352b9cc 2025-01-21  774: version = "0.3.2"
1db9dbe390 2024-11-28  775: source = "registry+https://github.com/rust-lang/crates.io-index"
e66352b9cc 2025-01-21  776: checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2"
b311abee46 2024-06-13  777: 
b311abee46 2024-06-13  778: [[package]]
b311abee46 2024-06-13  779: name = "gloo-timers"
6702d99a67 2024-11-23  780: version = "0.3.0"
b311abee46 2024-06-13  781: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23  782: checksum = "bbb143cf96099802033e0d4f4963b19fd2e0b728bcf076cd9cf7f6634f092994"
b311abee46 2024-06-13  783: dependencies = [
b311abee46 2024-06-13  784:  "futures-channel",
b311abee46 2024-06-13  785:  "futures-core",
b311abee46 2024-06-13  786:  "js-sys",
b311abee46 2024-06-13  787:  "wasm-bindgen",
b311abee46 2024-06-13  788: ]
b311abee46 2024-06-13  789: 
b311abee46 2024-06-13  790: [[package]]
f3c59f8e45 2025-04-08  791: name = "hashbrown"
f3c59f8e45 2025-04-08  792: version = "0.12.3"
7f8a9994b3 2024-12-10  793: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  794: checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
7f8a9994b3 2024-12-10  795: 
7f8a9994b3 2024-12-10  796: [[package]]
7f8a9994b3 2024-12-10  797: name = "hashbrown"
6887d3b7f9 2025-06-05  798: version = "0.15.3"
7f8a9994b3 2024-12-10  799: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  800: checksum = "84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3"
5ae57664e2 2025-02-18  801: 
5ae57664e2 2025-02-18  802: [[package]]
5ae57664e2 2025-02-18  803: name = "hashify"
5ae57664e2 2025-02-18  804: version = "0.2.6"
5ae57664e2 2025-02-18  805: source = "registry+https://github.com/rust-lang/crates.io-index"
5ae57664e2 2025-02-18  806: checksum = "f208758247e68e239acaa059e72e4ce1f30f2a4b6523f19c1b923d25b7e9cceb"
5ae57664e2 2025-02-18  807: dependencies = [
5ae57664e2 2025-02-18  808:  "proc-macro2",
5ae57664e2 2025-02-18  809:  "quote",
6887d3b7f9 2025-06-05  810:  "syn 2.0.101",
5ae57664e2 2025-02-18  811: ]
7f8a9994b3 2024-12-10  812: 
7f8a9994b3 2024-12-10  813: [[package]]
7f8a9994b3 2024-12-10  814: name = "hermit-abi"
6887d3b7f9 2025-06-05  815: version = "0.5.1"
7f8a9994b3 2024-12-10  816: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  817: checksum = "f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08"
f3c59f8e45 2025-04-08  818: 
f3c59f8e45 2025-04-08  819: [[package]]
f3c59f8e45 2025-04-08  820: name = "hex"
f3c59f8e45 2025-04-08  821: version = "0.4.3"
f3c59f8e45 2025-04-08  822: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  823: checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
7f8a9994b3 2024-12-10  824: 
7f8a9994b3 2024-12-10  825: [[package]]
7f8a9994b3 2024-12-10  826: name = "home"
f3c59f8e45 2025-04-08  827: version = "0.5.11"
7f8a9994b3 2024-12-10  828: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  829: checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf"
7f8a9994b3 2024-12-10  830: dependencies = [
f3c59f8e45 2025-04-08  831:  "windows-sys 0.59.0",
de3087f832 2024-05-22  832: ]
de3087f832 2024-05-22  833: 
de3087f832 2024-05-22  834: [[package]]
de3087f832 2024-05-22  835: name = "http"
f3c59f8e45 2025-04-08  836: version = "1.3.1"
de3087f832 2024-05-22  837: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  838: checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
de3087f832 2024-05-22  839: dependencies = [
de3087f832 2024-05-22  840:  "bytes",
de3087f832 2024-05-22  841:  "fnv",
de3087f832 2024-05-22  842:  "itoa",
de3087f832 2024-05-22  843: ]
de3087f832 2024-05-22  844: 
de3087f832 2024-05-22  845: [[package]]
de3087f832 2024-05-22  846: name = "http-body"
f3c59f8e45 2025-04-08  847: version = "1.0.1"
de3087f832 2024-05-22  848: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  849: checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
f3c59f8e45 2025-04-08  850: dependencies = [
f3c59f8e45 2025-04-08  851:  "bytes",
f3c59f8e45 2025-04-08  852:  "http",
f3c59f8e45 2025-04-08  853: ]
f3c59f8e45 2025-04-08  854: 
f3c59f8e45 2025-04-08  855: [[package]]
f3c59f8e45 2025-04-08  856: name = "http-body-util"
f3c59f8e45 2025-04-08  857: version = "0.1.3"
f3c59f8e45 2025-04-08  858: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  859: checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
de3087f832 2024-05-22  860: dependencies = [
de3087f832 2024-05-22  861:  "bytes",
f3c59f8e45 2025-04-08  862:  "futures-core",
de3087f832 2024-05-22  863:  "http",
f3c59f8e45 2025-04-08  864:  "http-body",
1db9dbe390 2024-11-28  865:  "pin-project-lite",
de3087f832 2024-05-22  866: ]
de3087f832 2024-05-22  867: 
de3087f832 2024-05-22  868: [[package]]
de3087f832 2024-05-22  869: name = "httparse"
c808d500e6 2025-03-09  870: version = "1.10.1"
c808d500e6 2025-03-09  871: source = "registry+https://github.com/rust-lang/crates.io-index"
c808d500e6 2025-03-09  872: checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
de3087f832 2024-05-22  873: 
de3087f832 2024-05-22  874: [[package]]
de3087f832 2024-05-22  875: name = "hyper"
f3c59f8e45 2025-04-08  876: version = "1.6.0"
de3087f832 2024-05-22  877: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  878: checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80"
de3087f832 2024-05-22  879: dependencies = [
f4cad2a5c0 2024-05-26  880:  "bytes",
f4cad2a5c0 2024-05-26  881:  "futures-channel",
f4cad2a5c0 2024-05-26  882:  "futures-util",
f4cad2a5c0 2024-05-26  883:  "http",
f4cad2a5c0 2024-05-26  884:  "http-body",
f4cad2a5c0 2024-05-26  885:  "httparse",
f4cad2a5c0 2024-05-26  886:  "itoa",
1db9dbe390 2024-11-28  887:  "pin-project-lite",
f3c59f8e45 2025-04-08  888:  "smallvec",
f4cad2a5c0 2024-05-26  889:  "tokio",
f4cad2a5c0 2024-05-26  890:  "want",
f4cad2a5c0 2024-05-26  891: ]
f4cad2a5c0 2024-05-26  892: 
f4cad2a5c0 2024-05-26  893: [[package]]
ce79786e06 2024-06-11  894: name = "hyper-rustls"
6887d3b7f9 2025-06-05  895: version = "0.27.6"
ce79786e06 2024-06-11  896: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  897: checksum = "03a01595e11bdcec50946522c32dde3fc6914743000a68b93000965f2f02406d"
ce79786e06 2024-06-11  898: dependencies = [
ce79786e06 2024-06-11  899:  "http",
ce79786e06 2024-06-11  900:  "hyper",
f3c59f8e45 2025-04-08  901:  "hyper-util",
f3c59f8e45 2025-04-08  902:  "rustls",
f3c59f8e45 2025-04-08  903:  "rustls-pki-types",
ce79786e06 2024-06-11  904:  "tokio",
ce79786e06 2024-06-11  905:  "tokio-rustls",
f3c59f8e45 2025-04-08  906:  "tower-service",
f3c59f8e45 2025-04-08  907:  "webpki-roots",
ce79786e06 2024-06-11  908: ]
ce79786e06 2024-06-11  909: 
ce79786e06 2024-06-11  910: [[package]]
f4cad2a5c0 2024-05-26  911: name = "hyper-tls"
f3c59f8e45 2025-04-08  912: version = "0.6.0"
f4cad2a5c0 2024-05-26  913: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  914: checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
f4cad2a5c0 2024-05-26  915: dependencies = [
f4cad2a5c0 2024-05-26  916:  "bytes",
f3c59f8e45 2025-04-08  917:  "http-body-util",
f4cad2a5c0 2024-05-26  918:  "hyper",
f3c59f8e45 2025-04-08  919:  "hyper-util",
f4cad2a5c0 2024-05-26  920:  "native-tls",
f4cad2a5c0 2024-05-26  921:  "tokio",
f4cad2a5c0 2024-05-26  922:  "tokio-native-tls",
f3c59f8e45 2025-04-08  923:  "tower-service",
f3c59f8e45 2025-04-08  924: ]
f3c59f8e45 2025-04-08  925: 
f3c59f8e45 2025-04-08  926: [[package]]
f3c59f8e45 2025-04-08  927: name = "hyper-util"
6887d3b7f9 2025-06-05  928: version = "0.1.14"
f3c59f8e45 2025-04-08  929: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  930: checksum = "dc2fdfdbff08affe55bb779f33b053aa1fe5dd5b54c257343c17edfa55711bdb"
f3c59f8e45 2025-04-08  931: dependencies = [
6887d3b7f9 2025-06-05  932:  "base64",
f3c59f8e45 2025-04-08  933:  "bytes",
f3c59f8e45 2025-04-08  934:  "futures-channel",
6887d3b7f9 2025-06-05  935:  "futures-core",
f3c59f8e45 2025-04-08  936:  "futures-util",
f3c59f8e45 2025-04-08  937:  "http",
f3c59f8e45 2025-04-08  938:  "http-body",
f3c59f8e45 2025-04-08  939:  "hyper",
6887d3b7f9 2025-06-05  940:  "ipnet",
f3c59f8e45 2025-04-08  941:  "libc",
6887d3b7f9 2025-06-05  942:  "percent-encoding",
f3c59f8e45 2025-04-08  943:  "pin-project-lite",
f3c59f8e45 2025-04-08  944:  "socket2",
f3c59f8e45 2025-04-08  945:  "tokio",
f3c59f8e45 2025-04-08  946:  "tower-service",
f3c59f8e45 2025-04-08  947:  "tracing",
f3c59f8e45 2025-04-08  948: ]
f3c59f8e45 2025-04-08  949: 
f3c59f8e45 2025-04-08  950: [[package]]
f3c59f8e45 2025-04-08  951: name = "iana-time-zone"
f3c59f8e45 2025-04-08  952: version = "0.1.63"
f3c59f8e45 2025-04-08  953: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  954: checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8"
f3c59f8e45 2025-04-08  955: dependencies = [
f3c59f8e45 2025-04-08  956:  "android_system_properties",
f3c59f8e45 2025-04-08  957:  "core-foundation-sys",
f3c59f8e45 2025-04-08  958:  "iana-time-zone-haiku",
f3c59f8e45 2025-04-08  959:  "js-sys",
f3c59f8e45 2025-04-08  960:  "log",
f3c59f8e45 2025-04-08  961:  "wasm-bindgen",
f3c59f8e45 2025-04-08  962:  "windows-core",
f3c59f8e45 2025-04-08  963: ]
f3c59f8e45 2025-04-08  964: 
f3c59f8e45 2025-04-08  965: [[package]]
f3c59f8e45 2025-04-08  966: name = "iana-time-zone-haiku"
f3c59f8e45 2025-04-08  967: version = "0.1.2"
f3c59f8e45 2025-04-08  968: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08  969: checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
f3c59f8e45 2025-04-08  970: dependencies = [
f3c59f8e45 2025-04-08  971:  "cc",
6702d99a67 2024-11-23  972: ]
6702d99a67 2024-11-23  973: 
6702d99a67 2024-11-23  974: [[package]]
6702d99a67 2024-11-23  975: name = "icu_collections"
6887d3b7f9 2025-06-05  976: version = "2.0.0"
6702d99a67 2024-11-23  977: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  978: checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47"
6702d99a67 2024-11-23  979: dependencies = [
6702d99a67 2024-11-23  980:  "displaydoc",
6887d3b7f9 2025-06-05  981:  "potential_utf",
6702d99a67 2024-11-23  982:  "yoke",
6702d99a67 2024-11-23  983:  "zerofrom",
6702d99a67 2024-11-23  984:  "zerovec",
6702d99a67 2024-11-23  985: ]
6702d99a67 2024-11-23  986: 
6702d99a67 2024-11-23  987: [[package]]
6887d3b7f9 2025-06-05  988: name = "icu_locale_core"
6887d3b7f9 2025-06-05  989: version = "2.0.0"
6702d99a67 2024-11-23  990: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05  991: checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a"
6702d99a67 2024-11-23  992: dependencies = [
6702d99a67 2024-11-23  993:  "displaydoc",
6702d99a67 2024-11-23  994:  "litemap",
6702d99a67 2024-11-23  995:  "tinystr",
6702d99a67 2024-11-23  996:  "writeable",
6702d99a67 2024-11-23  997:  "zerovec",
6702d99a67 2024-11-23  998: ]
6702d99a67 2024-11-23  999: 
6702d99a67 2024-11-23 1000: [[package]]
6702d99a67 2024-11-23 1001: name = "icu_normalizer"
6887d3b7f9 2025-06-05 1002: version = "2.0.0"
6702d99a67 2024-11-23 1003: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1004: checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979"
6702d99a67 2024-11-23 1005: dependencies = [
6702d99a67 2024-11-23 1006:  "displaydoc",
6702d99a67 2024-11-23 1007:  "icu_collections",
6702d99a67 2024-11-23 1008:  "icu_normalizer_data",
6702d99a67 2024-11-23 1009:  "icu_properties",
6702d99a67 2024-11-23 1010:  "icu_provider",
6702d99a67 2024-11-23 1011:  "smallvec",
6702d99a67 2024-11-23 1012:  "zerovec",
6702d99a67 2024-11-23 1013: ]
6702d99a67 2024-11-23 1014: 
6702d99a67 2024-11-23 1015: [[package]]
6702d99a67 2024-11-23 1016: name = "icu_normalizer_data"
6887d3b7f9 2025-06-05 1017: version = "2.0.0"
6702d99a67 2024-11-23 1018: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1019: checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3"
6702d99a67 2024-11-23 1020: 
6702d99a67 2024-11-23 1021: [[package]]
6702d99a67 2024-11-23 1022: name = "icu_properties"
6887d3b7f9 2025-06-05 1023: version = "2.0.1"
6702d99a67 2024-11-23 1024: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1025: checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b"
6702d99a67 2024-11-23 1026: dependencies = [
6702d99a67 2024-11-23 1027:  "displaydoc",
6702d99a67 2024-11-23 1028:  "icu_collections",
6887d3b7f9 2025-06-05 1029:  "icu_locale_core",
6702d99a67 2024-11-23 1030:  "icu_properties_data",
6702d99a67 2024-11-23 1031:  "icu_provider",
6887d3b7f9 2025-06-05 1032:  "potential_utf",
6887d3b7f9 2025-06-05 1033:  "zerotrie",
6702d99a67 2024-11-23 1034:  "zerovec",
6702d99a67 2024-11-23 1035: ]
6702d99a67 2024-11-23 1036: 
6702d99a67 2024-11-23 1037: [[package]]
6702d99a67 2024-11-23 1038: name = "icu_properties_data"
6887d3b7f9 2025-06-05 1039: version = "2.0.1"
6702d99a67 2024-11-23 1040: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1041: checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632"
6702d99a67 2024-11-23 1042: 
6702d99a67 2024-11-23 1043: [[package]]
6702d99a67 2024-11-23 1044: name = "icu_provider"
6887d3b7f9 2025-06-05 1045: version = "2.0.0"
6702d99a67 2024-11-23 1046: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1047: checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af"
6702d99a67 2024-11-23 1048: dependencies = [
6702d99a67 2024-11-23 1049:  "displaydoc",
6887d3b7f9 2025-06-05 1050:  "icu_locale_core",
6702d99a67 2024-11-23 1051:  "stable_deref_trait",
6702d99a67 2024-11-23 1052:  "tinystr",
6702d99a67 2024-11-23 1053:  "writeable",
6702d99a67 2024-11-23 1054:  "yoke",
6702d99a67 2024-11-23 1055:  "zerofrom",
6887d3b7f9 2025-06-05 1056:  "zerotrie",
6702d99a67 2024-11-23 1057:  "zerovec",
f4cad2a5c0 2024-05-26 1058: ]
f4cad2a5c0 2024-05-26 1059: 
f4cad2a5c0 2024-05-26 1060: [[package]]
f4cad2a5c0 2024-05-26 1061: name = "ident_case"
f4cad2a5c0 2024-05-26 1062: version = "1.0.1"
f4cad2a5c0 2024-05-26 1063: source = "registry+https://github.com/rust-lang/crates.io-index"
f4cad2a5c0 2024-05-26 1064: checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
f4cad2a5c0 2024-05-26 1065: 
f4cad2a5c0 2024-05-26 1066: [[package]]
f4cad2a5c0 2024-05-26 1067: name = "idna"
6702d99a67 2024-11-23 1068: version = "1.0.3"
3ce249c1a4 2024-06-13 1069: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23 1070: checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
3ce249c1a4 2024-06-13 1071: dependencies = [
6702d99a67 2024-11-23 1072:  "idna_adapter",
6702d99a67 2024-11-23 1073:  "smallvec",
6702d99a67 2024-11-23 1074:  "utf8_iter",
6702d99a67 2024-11-23 1075: ]
6702d99a67 2024-11-23 1076: 
6702d99a67 2024-11-23 1077: [[package]]
6702d99a67 2024-11-23 1078: name = "idna_adapter"
6887d3b7f9 2025-06-05 1079: version = "1.2.1"
6702d99a67 2024-11-23 1080: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1081: checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
6702d99a67 2024-11-23 1082: dependencies = [
6702d99a67 2024-11-23 1083:  "icu_normalizer",
6702d99a67 2024-11-23 1084:  "icu_properties",
6702d99a67 2024-11-23 1085: ]
6702d99a67 2024-11-23 1086: 
6702d99a67 2024-11-23 1087: [[package]]
6702d99a67 2024-11-23 1088: name = "include_dir"
6702d99a67 2024-11-23 1089: version = "0.7.4"
6702d99a67 2024-11-23 1090: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23 1091: checksum = "923d117408f1e49d914f1a379a309cffe4f18c05cf4e3d12e613a15fc81bd0dd"
6702d99a67 2024-11-23 1092: dependencies = [
6702d99a67 2024-11-23 1093:  "include_dir_macros",
6702d99a67 2024-11-23 1094: ]
6702d99a67 2024-11-23 1095: 
6702d99a67 2024-11-23 1096: [[package]]
6702d99a67 2024-11-23 1097: name = "include_dir_macros"
6702d99a67 2024-11-23 1098: version = "0.7.4"
6702d99a67 2024-11-23 1099: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23 1100: checksum = "7cab85a7ed0bd5f0e76d93846e0147172bed2e2d3f859bcc33a8d9699cad1a75"
6702d99a67 2024-11-23 1101: dependencies = [
6702d99a67 2024-11-23 1102:  "proc-macro2",
6702d99a67 2024-11-23 1103:  "quote",
6702d99a67 2024-11-23 1104: ]
6702d99a67 2024-11-23 1105: 
6702d99a67 2024-11-23 1106: [[package]]
6702d99a67 2024-11-23 1107: name = "indexmap"
f3c59f8e45 2025-04-08 1108: version = "1.9.3"
f3c59f8e45 2025-04-08 1109: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 1110: checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
f3c59f8e45 2025-04-08 1111: dependencies = [
f3c59f8e45 2025-04-08 1112:  "autocfg",
f3c59f8e45 2025-04-08 1113:  "hashbrown 0.12.3",
f3c59f8e45 2025-04-08 1114:  "serde",
f3c59f8e45 2025-04-08 1115: ]
f3c59f8e45 2025-04-08 1116: 
f3c59f8e45 2025-04-08 1117: [[package]]
f3c59f8e45 2025-04-08 1118: name = "indexmap"
946172ea32 2025-04-05 1119: version = "2.9.0"
946172ea32 2025-04-05 1120: source = "registry+https://github.com/rust-lang/crates.io-index"
946172ea32 2025-04-05 1121: checksum = "cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e"
de3087f832 2024-05-22 1122: dependencies = [
de3087f832 2024-05-22 1123:  "equivalent",
6887d3b7f9 2025-06-05 1124:  "hashbrown 0.15.3",
f3c59f8e45 2025-04-08 1125:  "serde",
de3087f832 2024-05-22 1126: ]
de3087f832 2024-05-22 1127: 
de3087f832 2024-05-22 1128: [[package]]
de3087f832 2024-05-22 1129: name = "ipnet"
e66352b9cc 2025-01-21 1130: version = "2.11.0"
de3087f832 2024-05-22 1131: source = "registry+https://github.com/rust-lang/crates.io-index"
e66352b9cc 2025-01-21 1132: checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
6887d3b7f9 2025-06-05 1133: 
6887d3b7f9 2025-06-05 1134: [[package]]
6887d3b7f9 2025-06-05 1135: name = "iri-string"
6887d3b7f9 2025-06-05 1136: version = "0.7.8"
6887d3b7f9 2025-06-05 1137: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1138: checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2"
6887d3b7f9 2025-06-05 1139: dependencies = [
6887d3b7f9 2025-06-05 1140:  "memchr",
6887d3b7f9 2025-06-05 1141:  "serde",
6887d3b7f9 2025-06-05 1142: ]
6702d99a67 2024-11-23 1143: 
6702d99a67 2024-11-23 1144: [[package]]
6702d99a67 2024-11-23 1145: name = "itertools"
6702d99a67 2024-11-23 1146: version = "0.10.5"
6702d99a67 2024-11-23 1147: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23 1148: checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
6702d99a67 2024-11-23 1149: dependencies = [
6702d99a67 2024-11-23 1150:  "either",
6702d99a67 2024-11-23 1151: ]
f4cad2a5c0 2024-05-26 1152: 
f4cad2a5c0 2024-05-26 1153: [[package]]
7f8a9994b3 2024-12-10 1154: name = "itertools"
7f8a9994b3 2024-12-10 1155: version = "0.12.1"
7f8a9994b3 2024-12-10 1156: source = "registry+https://github.com/rust-lang/crates.io-index"
7f8a9994b3 2024-12-10 1157: checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
7f8a9994b3 2024-12-10 1158: dependencies = [
7f8a9994b3 2024-12-10 1159:  "either",
7f8a9994b3 2024-12-10 1160: ]
7f8a9994b3 2024-12-10 1161: 
7f8a9994b3 2024-12-10 1162: [[package]]
de3087f832 2024-05-22 1163: name = "itoa"
c808d500e6 2025-03-09 1164: version = "1.0.15"
de3087f832 2024-05-22 1165: source = "registry+https://github.com/rust-lang/crates.io-index"
c808d500e6 2025-03-09 1166: checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
1db9dbe390 2024-11-28 1167: 
1db9dbe390 2024-11-28 1168: [[package]]
1db9dbe390 2024-11-28 1169: name = "jobserver"
946172ea32 2025-04-05 1170: version = "0.1.33"
1db9dbe390 2024-11-28 1171: source = "registry+https://github.com/rust-lang/crates.io-index"
946172ea32 2025-04-05 1172: checksum = "38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a"
1db9dbe390 2024-11-28 1173: dependencies = [
6887d3b7f9 2025-06-05 1174:  "getrandom 0.3.3",
1db9dbe390 2024-11-28 1175:  "libc",
1db9dbe390 2024-11-28 1176: ]
de3087f832 2024-05-22 1177: 
de3087f832 2024-05-22 1178: [[package]]
de3087f832 2024-05-22 1179: name = "js-sys"
e66352b9cc 2025-01-21 1180: version = "0.3.77"
de3087f832 2024-05-22 1181: source = "registry+https://github.com/rust-lang/crates.io-index"
e66352b9cc 2025-01-21 1182: checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f"
de3087f832 2024-05-22 1183: dependencies = [
7f8a9994b3 2024-12-10 1184:  "once_cell",
de3087f832 2024-05-22 1185:  "wasm-bindgen",
de3087f832 2024-05-22 1186: ]
e66352b9cc 2025-01-21 1187: 
e66352b9cc 2025-01-21 1188: [[package]]
e66352b9cc 2025-01-21 1189: name = "just-getopt"
6887d3b7f9 2025-06-05 1190: version = "2.0.0"
e66352b9cc 2025-01-21 1191: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1192: checksum = "6585516cda1682822e826e4fc7efa1960a1bfc1a897a0374f61664aa230ec60a"
de3087f832 2024-05-22 1193: 
de3087f832 2024-05-22 1194: [[package]]
de3087f832 2024-05-22 1195: name = "kv-log-macro"
de3087f832 2024-05-22 1196: version = "1.0.7"
de3087f832 2024-05-22 1197: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 1198: checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
de3087f832 2024-05-22 1199: dependencies = [
de3087f832 2024-05-22 1200:  "log",
de3087f832 2024-05-22 1201: ]
de3087f832 2024-05-22 1202: 
de3087f832 2024-05-22 1203: [[package]]
de3087f832 2024-05-22 1204: name = "lazy_static"
7beea08af5 2024-07-09 1205: version = "1.5.0"
7beea08af5 2024-07-09 1206: source = "registry+https://github.com/rust-lang/crates.io-index"
7beea08af5 2024-07-09 1207: checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
7beea08af5 2024-07-09 1208: 
7beea08af5 2024-07-09 1209: [[package]]
1db9dbe390 2024-11-28 1210: name = "lazycell"
1db9dbe390 2024-11-28 1211: version = "1.3.0"
1db9dbe390 2024-11-28 1212: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28 1213: checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
1db9dbe390 2024-11-28 1214: 
1db9dbe390 2024-11-28 1215: [[package]]
1db9dbe390 2024-11-28 1216: name = "libc"
6887d3b7f9 2025-06-05 1217: version = "0.2.172"
1db9dbe390 2024-11-28 1218: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1219: checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa"
1db9dbe390 2024-11-28 1220: 
1db9dbe390 2024-11-28 1221: [[package]]
1db9dbe390 2024-11-28 1222: name = "libloading"
6887d3b7f9 2025-06-05 1223: version = "0.8.8"
1db9dbe390 2024-11-28 1224: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1225: checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667"
1db9dbe390 2024-11-28 1226: dependencies = [
1db9dbe390 2024-11-28 1227:  "cfg-if",
6887d3b7f9 2025-06-05 1228:  "windows-targets 0.53.0",
1db9dbe390 2024-11-28 1229: ]
e66352b9cc 2025-01-21 1230: 
e66352b9cc 2025-01-21 1231: [[package]]
e66352b9cc 2025-01-21 1232: name = "linux-raw-sys"
e66352b9cc 2025-01-21 1233: version = "0.4.15"
e66352b9cc 2025-01-21 1234: source = "registry+https://github.com/rust-lang/crates.io-index"
e66352b9cc 2025-01-21 1235: checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
1db9dbe390 2024-11-28 1236: 
1db9dbe390 2024-11-28 1237: [[package]]
c808d500e6 2025-03-09 1238: name = "linux-raw-sys"
6887d3b7f9 2025-06-05 1239: version = "0.9.4"
c808d500e6 2025-03-09 1240: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1241: checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12"
c808d500e6 2025-03-09 1242: 
c808d500e6 2025-03-09 1243: [[package]]
1db9dbe390 2024-11-28 1244: name = "litemap"
6887d3b7f9 2025-06-05 1245: version = "0.8.0"
1db9dbe390 2024-11-28 1246: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1247: checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956"
1db9dbe390 2024-11-28 1248: 
1db9dbe390 2024-11-28 1249: [[package]]
1db9dbe390 2024-11-28 1250: name = "log"
946172ea32 2025-04-05 1251: version = "0.4.27"
1db9dbe390 2024-11-28 1252: source = "registry+https://github.com/rust-lang/crates.io-index"
946172ea32 2025-04-05 1253: checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
de3087f832 2024-05-22 1254: dependencies = [
de3087f832 2024-05-22 1255:  "value-bag",
de3087f832 2024-05-22 1256: ]
de3087f832 2024-05-22 1257: 
de3087f832 2024-05-22 1258: [[package]]
6887d3b7f9 2025-06-05 1259: name = "lru-slab"
6887d3b7f9 2025-06-05 1260: version = "0.1.2"
6887d3b7f9 2025-06-05 1261: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1262: checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154"
6887d3b7f9 2025-06-05 1263: 
6887d3b7f9 2025-06-05 1264: [[package]]
de3087f832 2024-05-22 1265: name = "mail-parser"
6887d3b7f9 2025-06-05 1266: version = "0.11.0"
de3087f832 2024-05-22 1267: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1268: checksum = "a3e3a04056838aad1ad3f66ef4f7b72a3f33d8c3a8f2664b9363de5383bccaf1"
de3087f832 2024-05-22 1269: dependencies = [
de3087f832 2024-05-22 1270:  "encoding_rs",
5ae57664e2 2025-02-18 1271:  "hashify",
de3087f832 2024-05-22 1272:  "serde",
de3087f832 2024-05-22 1273: ]
de3087f832 2024-05-22 1274: 
de3087f832 2024-05-22 1275: [[package]]
1db9dbe390 2024-11-28 1276: name = "mailin"
1db9dbe390 2024-11-28 1277: version = "0.6.5"
de3087f832 2024-05-22 1278: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28 1279: checksum = "261c858a4b0f914d12dd9da38b9e55a7d991cd6c3e369f503344c4f1c2137fc4"
1db9dbe390 2024-11-28 1280: dependencies = [
1db9dbe390 2024-11-28 1281:  "base64-compat",
1db9dbe390 2024-11-28 1282:  "either",
1db9dbe390 2024-11-28 1283:  "log",
1db9dbe390 2024-11-28 1284:  "nom",
1db9dbe390 2024-11-28 1285:  "ternop",
1db9dbe390 2024-11-28 1286: ]
1db9dbe390 2024-11-28 1287: 
1db9dbe390 2024-11-28 1288: [[package]]
1db9dbe390 2024-11-28 1289: name = "mailin-embedded"
1db9dbe390 2024-11-28 1290: version = "0.8.3"
1db9dbe390 2024-11-28 1291: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28 1292: checksum = "c60f4b1d7bed01be9f6fa08ad92c50f1d53c61e1461a058b94197046bfc5844f"
1db9dbe390 2024-11-28 1293: dependencies = [
1db9dbe390 2024-11-28 1294:  "bufstream-fresh",
1db9dbe390 2024-11-28 1295:  "cfg-if",
1db9dbe390 2024-11-28 1296:  "log",
1db9dbe390 2024-11-28 1297:  "mailin",
f3c59f8e45 2025-04-08 1298:  "rustls",
f3c59f8e45 2025-04-08 1299:  "rustls-pemfile",
1db9dbe390 2024-11-28 1300:  "scoped_threadpool",
1db9dbe390 2024-11-28 1301: ]
de3087f832 2024-05-22 1302: 
de3087f832 2024-05-22 1303: [[package]]
de3087f832 2024-05-22 1304: name = "memchr"
866aad57a4 2024-06-15 1305: version = "2.7.4"
de3087f832 2024-05-22 1306: source = "registry+https://github.com/rust-lang/crates.io-index"
866aad57a4 2024-06-15 1307: checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
de3087f832 2024-05-22 1308: 
de3087f832 2024-05-22 1309: [[package]]
de3087f832 2024-05-22 1310: name = "mime"
de3087f832 2024-05-22 1311: version = "0.3.17"
de3087f832 2024-05-22 1312: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 1313: checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
de3087f832 2024-05-22 1314: 
de3087f832 2024-05-22 1315: [[package]]
de3087f832 2024-05-22 1316: name = "mime_guess"
7beea08af5 2024-07-09 1317: version = "2.0.5"
de3087f832 2024-05-22 1318: source = "registry+https://github.com/rust-lang/crates.io-index"
7beea08af5 2024-07-09 1319: checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
de3087f832 2024-05-22 1320: dependencies = [
de3087f832 2024-05-22 1321:  "mime",
de3087f832 2024-05-22 1322:  "unicase",
de3087f832 2024-05-22 1323: ]
de3087f832 2024-05-22 1324: 
de3087f832 2024-05-22 1325: [[package]]
de3087f832 2024-05-22 1326: name = "minimal-lexical"
de3087f832 2024-05-22 1327: version = "0.2.1"
de3087f832 2024-05-22 1328: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 1329: checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
de3087f832 2024-05-22 1330: 
de3087f832 2024-05-22 1331: [[package]]
de3087f832 2024-05-22 1332: name = "miniz_oxide"
6887d3b7f9 2025-06-05 1333: version = "0.8.8"
de3087f832 2024-05-22 1334: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1335: checksum = "3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a"
de3087f832 2024-05-22 1336: dependencies = [
6702d99a67 2024-11-23 1337:  "adler2",
de3087f832 2024-05-22 1338: ]
de3087f832 2024-05-22 1339: 
de3087f832 2024-05-22 1340: [[package]]
de3087f832 2024-05-22 1341: name = "mio"
6887d3b7f9 2025-06-05 1342: version = "1.0.4"
de3087f832 2024-05-22 1343: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1344: checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c"
de3087f832 2024-05-22 1345: dependencies = [
de3087f832 2024-05-22 1346:  "libc",
d4d634cfe7 2025-02-04 1347:  "wasi 0.11.0+wasi-snapshot-preview1",
6887d3b7f9 2025-06-05 1348:  "windows-sys 0.59.0",
de3087f832 2024-05-22 1349: ]
de3087f832 2024-05-22 1350: 
de3087f832 2024-05-22 1351: [[package]]
de3087f832 2024-05-22 1352: name = "native-tls"
f3c59f8e45 2025-04-08 1353: version = "0.2.14"
de3087f832 2024-05-22 1354: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 1355: checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e"
de3087f832 2024-05-22 1356: dependencies = [
de3087f832 2024-05-22 1357:  "libc",
de3087f832 2024-05-22 1358:  "log",
de3087f832 2024-05-22 1359:  "openssl",
de3087f832 2024-05-22 1360:  "openssl-probe",
de3087f832 2024-05-22 1361:  "openssl-sys",
de3087f832 2024-05-22 1362:  "schannel",
de3087f832 2024-05-22 1363:  "security-framework",
de3087f832 2024-05-22 1364:  "security-framework-sys",
de3087f832 2024-05-22 1365:  "tempfile",
de3087f832 2024-05-22 1366: ]
de3087f832 2024-05-22 1367: 
de3087f832 2024-05-22 1368: [[package]]
de3087f832 2024-05-22 1369: name = "nom"
de3087f832 2024-05-22 1370: version = "7.1.3"
de3087f832 2024-05-22 1371: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 1372: checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
de3087f832 2024-05-22 1373: dependencies = [
de3087f832 2024-05-22 1374:  "memchr",
de3087f832 2024-05-22 1375:  "minimal-lexical",
de3087f832 2024-05-22 1376: ]
f3c59f8e45 2025-04-08 1377: 
f3c59f8e45 2025-04-08 1378: [[package]]
f3c59f8e45 2025-04-08 1379: name = "num-conv"
f3c59f8e45 2025-04-08 1380: version = "0.1.0"
f3c59f8e45 2025-04-08 1381: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 1382: checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
946172ea32 2025-04-05 1383: 
946172ea32 2025-04-05 1384: [[package]]
de3087f832 2024-05-22 1385: name = "num-traits"
de3087f832 2024-05-22 1386: version = "0.2.19"
de3087f832 2024-05-22 1387: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 1388: checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
de3087f832 2024-05-22 1389: dependencies = [
de3087f832 2024-05-22 1390:  "autocfg",
de3087f832 2024-05-22 1391: ]
de3087f832 2024-05-22 1392: 
de3087f832 2024-05-22 1393: [[package]]
de3087f832 2024-05-22 1394: name = "object"
28fde40f7a 2024-12-27 1395: version = "0.36.7"
de3087f832 2024-05-22 1396: source = "registry+https://github.com/rust-lang/crates.io-index"
28fde40f7a 2024-12-27 1397: checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
866aad57a4 2024-06-15 1398: dependencies = [
866aad57a4 2024-06-15 1399:  "memchr",
866aad57a4 2024-06-15 1400: ]
de3087f832 2024-05-22 1401: 
de3087f832 2024-05-22 1402: [[package]]
de3087f832 2024-05-22 1403: name = "once_cell"
946172ea32 2025-04-05 1404: version = "1.21.3"
de3087f832 2024-05-22 1405: source = "registry+https://github.com/rust-lang/crates.io-index"
946172ea32 2025-04-05 1406: checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
de3087f832 2024-05-22 1407: 
de3087f832 2024-05-22 1408: [[package]]
de3087f832 2024-05-22 1409: name = "openssl"
6887d3b7f9 2025-06-05 1410: version = "0.10.73"
de3087f832 2024-05-22 1411: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1412: checksum = "8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8"
de3087f832 2024-05-22 1413: dependencies = [
f3c59f8e45 2025-04-08 1414:  "bitflags",
de3087f832 2024-05-22 1415:  "cfg-if",
de3087f832 2024-05-22 1416:  "foreign-types",
de3087f832 2024-05-22 1417:  "libc",
de3087f832 2024-05-22 1418:  "once_cell",
de3087f832 2024-05-22 1419:  "openssl-macros",
de3087f832 2024-05-22 1420:  "openssl-sys",
de3087f832 2024-05-22 1421: ]
de3087f832 2024-05-22 1422: 
de3087f832 2024-05-22 1423: [[package]]
de3087f832 2024-05-22 1424: name = "openssl-macros"
de3087f832 2024-05-22 1425: version = "0.1.1"
de3087f832 2024-05-22 1426: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 1427: checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
de3087f832 2024-05-22 1428: dependencies = [
de3087f832 2024-05-22 1429:  "proc-macro2",
de3087f832 2024-05-22 1430:  "quote",
6887d3b7f9 2025-06-05 1431:  "syn 2.0.101",
de3087f832 2024-05-22 1432: ]
de3087f832 2024-05-22 1433: 
de3087f832 2024-05-22 1434: [[package]]
de3087f832 2024-05-22 1435: name = "openssl-probe"
d4d634cfe7 2025-02-04 1436: version = "0.1.6"
de3087f832 2024-05-22 1437: source = "registry+https://github.com/rust-lang/crates.io-index"
d4d634cfe7 2025-02-04 1438: checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e"
de3087f832 2024-05-22 1439: 
de3087f832 2024-05-22 1440: [[package]]
de3087f832 2024-05-22 1441: name = "openssl-sys"
6887d3b7f9 2025-06-05 1442: version = "0.9.109"
de3087f832 2024-05-22 1443: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1444: checksum = "90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571"
de3087f832 2024-05-22 1445: dependencies = [
de3087f832 2024-05-22 1446:  "cc",
de3087f832 2024-05-22 1447:  "libc",
de3087f832 2024-05-22 1448:  "pkg-config",
de3087f832 2024-05-22 1449:  "vcpkg",
de3087f832 2024-05-22 1450: ]
de3087f832 2024-05-22 1451: 
de3087f832 2024-05-22 1452: [[package]]
de3087f832 2024-05-22 1453: name = "parking"
6702d99a67 2024-11-23 1454: version = "2.2.1"
3ce249c1a4 2024-06-13 1455: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23 1456: checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
de3087f832 2024-05-22 1457: 
de3087f832 2024-05-22 1458: [[package]]
de3087f832 2024-05-22 1459: name = "pathdiff"
1db9dbe390 2024-11-28 1460: version = "0.2.3"
1db9dbe390 2024-11-28 1461: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28 1462: checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3"
de3087f832 2024-05-22 1463: 
de3087f832 2024-05-22 1464: [[package]]
de3087f832 2024-05-22 1465: name = "percent-encoding"
de3087f832 2024-05-22 1466: version = "2.3.1"
de3087f832 2024-05-22 1467: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 1468: checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
de3087f832 2024-05-22 1469: 
de3087f832 2024-05-22 1470: [[package]]
de3087f832 2024-05-22 1471: name = "pin-project"
c808d500e6 2025-03-09 1472: version = "1.1.10"
de3087f832 2024-05-22 1473: source = "registry+https://github.com/rust-lang/crates.io-index"
c808d500e6 2025-03-09 1474: checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a"
de3087f832 2024-05-22 1475: dependencies = [
de3087f832 2024-05-22 1476:  "pin-project-internal",
de3087f832 2024-05-22 1477: ]
de3087f832 2024-05-22 1478: 
de3087f832 2024-05-22 1479: [[package]]
de3087f832 2024-05-22 1480: name = "pin-project-internal"
c808d500e6 2025-03-09 1481: version = "1.1.10"
de3087f832 2024-05-22 1482: source = "registry+https://github.com/rust-lang/crates.io-index"
c808d500e6 2025-03-09 1483: checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861"
de3087f832 2024-05-22 1484: dependencies = [
de3087f832 2024-05-22 1485:  "proc-macro2",
de3087f832 2024-05-22 1486:  "quote",
6887d3b7f9 2025-06-05 1487:  "syn 2.0.101",
de3087f832 2024-05-22 1488: ]
de3087f832 2024-05-22 1489: 
de3087f832 2024-05-22 1490: [[package]]
de3087f832 2024-05-22 1491: name = "pin-project-lite"
e66352b9cc 2025-01-21 1492: version = "0.2.16"
1db9dbe390 2024-11-28 1493: source = "registry+https://github.com/rust-lang/crates.io-index"
e66352b9cc 2025-01-21 1494: checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
de3087f832 2024-05-22 1495: 
de3087f832 2024-05-22 1496: [[package]]
de3087f832 2024-05-22 1497: name = "pin-utils"
de3087f832 2024-05-22 1498: version = "0.1.0"
de3087f832 2024-05-22 1499: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 1500: checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
de3087f832 2024-05-22 1501: 
de3087f832 2024-05-22 1502: [[package]]
de3087f832 2024-05-22 1503: name = "piper"
c4797b7b7c 2024-08-11 1504: version = "0.2.4"
de3087f832 2024-05-22 1505: source = "registry+https://github.com/rust-lang/crates.io-index"
c4797b7b7c 2024-08-11 1506: checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
de3087f832 2024-05-22 1507: dependencies = [
de3087f832 2024-05-22 1508:  "atomic-waker",
1db9dbe390 2024-11-28 1509:  "fastrand",
de3087f832 2024-05-22 1510:  "futures-io",
de3087f832 2024-05-22 1511: ]
de3087f832 2024-05-22 1512: 
de3087f832 2024-05-22 1513: [[package]]
de3087f832 2024-05-22 1514: name = "pkg-config"
c808d500e6 2025-03-09 1515: version = "0.3.32"
1db9dbe390 2024-11-28 1516: source = "registry+https://github.com/rust-lang/crates.io-index"
c808d500e6 2025-03-09 1517: checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
1db9dbe390 2024-11-28 1518: 
1db9dbe390 2024-11-28 1519: [[package]]
1db9dbe390 2024-11-28 1520: name = "polling"
6887d3b7f9 2025-06-05 1521: version = "3.8.0"
1db9dbe390 2024-11-28 1522: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1523: checksum = "b53a684391ad002dd6a596ceb6c74fd004fdce75f4be2e3f615068abbea5fd50"
1db9dbe390 2024-11-28 1524: dependencies = [
1db9dbe390 2024-11-28 1525:  "cfg-if",
1db9dbe390 2024-11-28 1526:  "concurrent-queue",
7f8a9994b3 2024-12-10 1527:  "hermit-abi",
1db9dbe390 2024-11-28 1528:  "pin-project-lite",
6887d3b7f9 2025-06-05 1529:  "rustix 1.0.7",
c4797b7b7c 2024-08-11 1530:  "tracing",
c4797b7b7c 2024-08-11 1531:  "windows-sys 0.59.0",
6887d3b7f9 2025-06-05 1532: ]
6887d3b7f9 2025-06-05 1533: 
6887d3b7f9 2025-06-05 1534: [[package]]
6887d3b7f9 2025-06-05 1535: name = "potential_utf"
6887d3b7f9 2025-06-05 1536: version = "0.1.2"
6887d3b7f9 2025-06-05 1537: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1538: checksum = "e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585"
6887d3b7f9 2025-06-05 1539: dependencies = [
6887d3b7f9 2025-06-05 1540:  "zerovec",
f3c59f8e45 2025-04-08 1541: ]
f3c59f8e45 2025-04-08 1542: 
f3c59f8e45 2025-04-08 1543: [[package]]
f3c59f8e45 2025-04-08 1544: name = "powerfmt"
f3c59f8e45 2025-04-08 1545: version = "0.2.0"
f3c59f8e45 2025-04-08 1546: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 1547: checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
f3c59f8e45 2025-04-08 1548: 
f3c59f8e45 2025-04-08 1549: [[package]]
f3c59f8e45 2025-04-08 1550: name = "ppv-lite86"
f3c59f8e45 2025-04-08 1551: version = "0.2.21"
f3c59f8e45 2025-04-08 1552: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 1553: checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
f3c59f8e45 2025-04-08 1554: dependencies = [
f3c59f8e45 2025-04-08 1555:  "zerocopy",
f3c59f8e45 2025-04-08 1556: ]
f3c59f8e45 2025-04-08 1557: 
f3c59f8e45 2025-04-08 1558: [[package]]
1db9dbe390 2024-11-28 1559: name = "prettyplease"
6887d3b7f9 2025-06-05 1560: version = "0.2.33"
f3c59f8e45 2025-04-08 1561: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1562: checksum = "9dee91521343f4c5c6a63edd65e54f31f5c92fe8978c40a4282f8372194c6a7d"
f3c59f8e45 2025-04-08 1563: dependencies = [
f3c59f8e45 2025-04-08 1564:  "proc-macro2",
6887d3b7f9 2025-06-05 1565:  "syn 2.0.101",
f3c59f8e45 2025-04-08 1566: ]
f3c59f8e45 2025-04-08 1567: 
f3c59f8e45 2025-04-08 1568: [[package]]
f3c59f8e45 2025-04-08 1569: name = "proc-macro-error-attr2"
f3c59f8e45 2025-04-08 1570: version = "2.0.0"
f3c59f8e45 2025-04-08 1571: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 1572: checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5"
f3c59f8e45 2025-04-08 1573: dependencies = [
f3c59f8e45 2025-04-08 1574:  "proc-macro2",
f3c59f8e45 2025-04-08 1575:  "quote",
f3c59f8e45 2025-04-08 1576: ]
f3c59f8e45 2025-04-08 1577: 
f3c59f8e45 2025-04-08 1578: [[package]]
f3c59f8e45 2025-04-08 1579: name = "proc-macro-error2"
f3c59f8e45 2025-04-08 1580: version = "2.0.1"
f3c59f8e45 2025-04-08 1581: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 1582: checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802"
f3c59f8e45 2025-04-08 1583: dependencies = [
f3c59f8e45 2025-04-08 1584:  "proc-macro-error-attr2",
f3c59f8e45 2025-04-08 1585:  "proc-macro2",
f3c59f8e45 2025-04-08 1586:  "quote",
f4cad2a5c0 2024-05-26 1587: ]
de3087f832 2024-05-22 1588: 
de3087f832 2024-05-22 1589: [[package]]
de3087f832 2024-05-22 1590: name = "proc-macro2"
6887d3b7f9 2025-06-05 1591: version = "1.0.95"
de3087f832 2024-05-22 1592: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1593: checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778"
de3087f832 2024-05-22 1594: dependencies = [
de3087f832 2024-05-22 1595:  "unicode-ident",
f3c59f8e45 2025-04-08 1596: ]
f3c59f8e45 2025-04-08 1597: 
f3c59f8e45 2025-04-08 1598: [[package]]
f3c59f8e45 2025-04-08 1599: name = "psm"
6887d3b7f9 2025-06-05 1600: version = "0.1.26"
f3c59f8e45 2025-04-08 1601: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1602: checksum = "6e944464ec8536cd1beb0bbfd96987eb5e3b72f2ecdafdc5c769a37f1fa2ae1f"
f3c59f8e45 2025-04-08 1603: dependencies = [
f3c59f8e45 2025-04-08 1604:  "cc",
f3c59f8e45 2025-04-08 1605: ]
f3c59f8e45 2025-04-08 1606: 
f3c59f8e45 2025-04-08 1607: [[package]]
f3c59f8e45 2025-04-08 1608: name = "quinn"
6887d3b7f9 2025-06-05 1609: version = "0.11.8"
f3c59f8e45 2025-04-08 1610: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1611: checksum = "626214629cda6781b6dc1d316ba307189c85ba657213ce642d9c77670f8202c8"
f3c59f8e45 2025-04-08 1612: dependencies = [
f3c59f8e45 2025-04-08 1613:  "bytes",
f3c59f8e45 2025-04-08 1614:  "cfg_aliases",
f3c59f8e45 2025-04-08 1615:  "pin-project-lite",
f3c59f8e45 2025-04-08 1616:  "quinn-proto",
f3c59f8e45 2025-04-08 1617:  "quinn-udp",
f3c59f8e45 2025-04-08 1618:  "rustc-hash 2.1.1",
f3c59f8e45 2025-04-08 1619:  "rustls",
f3c59f8e45 2025-04-08 1620:  "socket2",
f3c59f8e45 2025-04-08 1621:  "thiserror",
f3c59f8e45 2025-04-08 1622:  "tokio",
f3c59f8e45 2025-04-08 1623:  "tracing",
f3c59f8e45 2025-04-08 1624:  "web-time",
f3c59f8e45 2025-04-08 1625: ]
f3c59f8e45 2025-04-08 1626: 
f3c59f8e45 2025-04-08 1627: [[package]]
f3c59f8e45 2025-04-08 1628: name = "quinn-proto"
6887d3b7f9 2025-06-05 1629: version = "0.11.12"
f3c59f8e45 2025-04-08 1630: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1631: checksum = "49df843a9161c85bb8aae55f101bc0bac8bcafd637a620d9122fd7e0b2f7422e"
f3c59f8e45 2025-04-08 1632: dependencies = [
f3c59f8e45 2025-04-08 1633:  "bytes",
6887d3b7f9 2025-06-05 1634:  "getrandom 0.3.3",
6887d3b7f9 2025-06-05 1635:  "lru-slab",
f3c59f8e45 2025-04-08 1636:  "rand",
f3c59f8e45 2025-04-08 1637:  "ring",
f3c59f8e45 2025-04-08 1638:  "rustc-hash 2.1.1",
f3c59f8e45 2025-04-08 1639:  "rustls",
f3c59f8e45 2025-04-08 1640:  "rustls-pki-types",
f3c59f8e45 2025-04-08 1641:  "slab",
f3c59f8e45 2025-04-08 1642:  "thiserror",
f3c59f8e45 2025-04-08 1643:  "tinyvec",
f3c59f8e45 2025-04-08 1644:  "tracing",
f3c59f8e45 2025-04-08 1645:  "web-time",
f3c59f8e45 2025-04-08 1646: ]
f3c59f8e45 2025-04-08 1647: 
f3c59f8e45 2025-04-08 1648: [[package]]
f3c59f8e45 2025-04-08 1649: name = "quinn-udp"
6887d3b7f9 2025-06-05 1650: version = "0.5.12"
f3c59f8e45 2025-04-08 1651: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1652: checksum = "ee4e529991f949c5e25755532370b8af5d114acae52326361d68d47af64aa842"
f3c59f8e45 2025-04-08 1653: dependencies = [
f3c59f8e45 2025-04-08 1654:  "cfg_aliases",
f3c59f8e45 2025-04-08 1655:  "libc",
f3c59f8e45 2025-04-08 1656:  "once_cell",
f3c59f8e45 2025-04-08 1657:  "socket2",
f3c59f8e45 2025-04-08 1658:  "tracing",
f3c59f8e45 2025-04-08 1659:  "windows-sys 0.59.0",
946172ea32 2025-04-05 1660: ]
946172ea32 2025-04-05 1661: 
946172ea32 2025-04-05 1662: [[package]]
f4cad2a5c0 2024-05-26 1663: name = "quote"
946172ea32 2025-04-05 1664: version = "1.0.40"
f4cad2a5c0 2024-05-26 1665: source = "registry+https://github.com/rust-lang/crates.io-index"
946172ea32 2025-04-05 1666: checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
f4cad2a5c0 2024-05-26 1667: dependencies = [
f4cad2a5c0 2024-05-26 1668:  "proc-macro2",
946172ea32 2025-04-05 1669: ]
946172ea32 2025-04-05 1670: 
946172ea32 2025-04-05 1671: [[package]]
946172ea32 2025-04-05 1672: name = "r-efi"
946172ea32 2025-04-05 1673: version = "5.2.0"
946172ea32 2025-04-05 1674: source = "registry+https://github.com/rust-lang/crates.io-index"
946172ea32 2025-04-05 1675: checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5"
946172ea32 2025-04-05 1676: 
946172ea32 2025-04-05 1677: [[package]]
f3c59f8e45 2025-04-08 1678: name = "rand"
6887d3b7f9 2025-06-05 1679: version = "0.9.1"
f3c59f8e45 2025-04-08 1680: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1681: checksum = "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97"
f3c59f8e45 2025-04-08 1682: dependencies = [
f3c59f8e45 2025-04-08 1683:  "rand_chacha",
f3c59f8e45 2025-04-08 1684:  "rand_core",
f3c59f8e45 2025-04-08 1685: ]
f3c59f8e45 2025-04-08 1686: 
f3c59f8e45 2025-04-08 1687: [[package]]
f3c59f8e45 2025-04-08 1688: name = "rand_chacha"
f3c59f8e45 2025-04-08 1689: version = "0.9.0"
f3c59f8e45 2025-04-08 1690: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 1691: checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
f3c59f8e45 2025-04-08 1692: dependencies = [
f3c59f8e45 2025-04-08 1693:  "ppv-lite86",
f3c59f8e45 2025-04-08 1694:  "rand_core",
f3c59f8e45 2025-04-08 1695: ]
f3c59f8e45 2025-04-08 1696: 
f3c59f8e45 2025-04-08 1697: [[package]]
f3c59f8e45 2025-04-08 1698: name = "rand_core"
f3c59f8e45 2025-04-08 1699: version = "0.9.3"
f3c59f8e45 2025-04-08 1700: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 1701: checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
f3c59f8e45 2025-04-08 1702: dependencies = [
6887d3b7f9 2025-06-05 1703:  "getrandom 0.3.3",
f3c59f8e45 2025-04-08 1704: ]
f3c59f8e45 2025-04-08 1705: 
f3c59f8e45 2025-04-08 1706: [[package]]
f4cad2a5c0 2024-05-26 1707: name = "rc-box"
f3c59f8e45 2025-04-08 1708: version = "1.3.0"
f4cad2a5c0 2024-05-26 1709: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 1710: checksum = "897fecc9fac6febd4408f9e935e86df739b0023b625e610e0357535b9c8adad0"
f4cad2a5c0 2024-05-26 1711: dependencies = [
f4cad2a5c0 2024-05-26 1712:  "erasable",
f4cad2a5c0 2024-05-26 1713: ]
f4cad2a5c0 2024-05-26 1714: 
f4cad2a5c0 2024-05-26 1715: [[package]]
1db9dbe390 2024-11-28 1716: name = "regex"
1db9dbe390 2024-11-28 1717: version = "1.11.1"
1db9dbe390 2024-11-28 1718: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28 1719: checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
1db9dbe390 2024-11-28 1720: dependencies = [
1db9dbe390 2024-11-28 1721:  "aho-corasick",
1db9dbe390 2024-11-28 1722:  "memchr",
1db9dbe390 2024-11-28 1723:  "regex-automata",
1db9dbe390 2024-11-28 1724:  "regex-syntax",
1db9dbe390 2024-11-28 1725: ]
1db9dbe390 2024-11-28 1726: 
1db9dbe390 2024-11-28 1727: [[package]]
1db9dbe390 2024-11-28 1728: name = "regex-automata"
1db9dbe390 2024-11-28 1729: version = "0.4.9"
1db9dbe390 2024-11-28 1730: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28 1731: checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
1db9dbe390 2024-11-28 1732: dependencies = [
1db9dbe390 2024-11-28 1733:  "aho-corasick",
1db9dbe390 2024-11-28 1734:  "memchr",
1db9dbe390 2024-11-28 1735:  "regex-syntax",
1db9dbe390 2024-11-28 1736: ]
1db9dbe390 2024-11-28 1737: 
1db9dbe390 2024-11-28 1738: [[package]]
1db9dbe390 2024-11-28 1739: name = "regex-syntax"
1db9dbe390 2024-11-28 1740: version = "0.8.5"
1db9dbe390 2024-11-28 1741: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28 1742: checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
1db9dbe390 2024-11-28 1743: 
1db9dbe390 2024-11-28 1744: [[package]]
b311abee46 2024-06-13 1745: name = "reqwest"
6887d3b7f9 2025-06-05 1746: version = "0.12.19"
b311abee46 2024-06-13 1747: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1748: checksum = "a2f8e5513d63f2e5b386eb5106dc67eaf3f84e95258e210489136b8b92ad6119"
b311abee46 2024-06-13 1749: dependencies = [
1db9dbe390 2024-11-28 1750:  "base64",
b311abee46 2024-06-13 1751:  "bytes",
b311abee46 2024-06-13 1752:  "futures-core",
b311abee46 2024-06-13 1753:  "futures-util",
b311abee46 2024-06-13 1754:  "http",
b311abee46 2024-06-13 1755:  "http-body",
f3c59f8e45 2025-04-08 1756:  "http-body-util",
b311abee46 2024-06-13 1757:  "hyper",
b311abee46 2024-06-13 1758:  "hyper-rustls",
b311abee46 2024-06-13 1759:  "hyper-tls",
f3c59f8e45 2025-04-08 1760:  "hyper-util",
f4cad2a5c0 2024-05-26 1761:  "ipnet",
f4cad2a5c0 2024-05-26 1762:  "js-sys",
f4cad2a5c0 2024-05-26 1763:  "log",
f4cad2a5c0 2024-05-26 1764:  "mime",
f4cad2a5c0 2024-05-26 1765:  "mime_guess",
f4cad2a5c0 2024-05-26 1766:  "native-tls",
f4cad2a5c0 2024-05-26 1767:  "once_cell",
f4cad2a5c0 2024-05-26 1768:  "percent-encoding",
1db9dbe390 2024-11-28 1769:  "pin-project-lite",
f3c59f8e45 2025-04-08 1770:  "quinn",
f3c59f8e45 2025-04-08 1771:  "rustls",
f3c59f8e45 2025-04-08 1772:  "rustls-pki-types",
f4cad2a5c0 2024-05-26 1773:  "serde",
f4cad2a5c0 2024-05-26 1774:  "serde_json",
f4cad2a5c0 2024-05-26 1775:  "serde_urlencoded",
f4cad2a5c0 2024-05-26 1776:  "sync_wrapper",
f4cad2a5c0 2024-05-26 1777:  "tokio",
f4cad2a5c0 2024-05-26 1778:  "tokio-native-tls",
ce79786e06 2024-06-11 1779:  "tokio-rustls",
f4cad2a5c0 2024-05-26 1780:  "tokio-util",
f3c59f8e45 2025-04-08 1781:  "tower",
6887d3b7f9 2025-06-05 1782:  "tower-http",
f4cad2a5c0 2024-05-26 1783:  "tower-service",
f4cad2a5c0 2024-05-26 1784:  "url",
f4cad2a5c0 2024-05-26 1785:  "wasm-bindgen",
f4cad2a5c0 2024-05-26 1786:  "wasm-bindgen-futures",
f4cad2a5c0 2024-05-26 1787:  "wasm-streams",
f4cad2a5c0 2024-05-26 1788:  "web-sys",
3ce249c1a4 2024-06-13 1789:  "webpki-roots",
f3c59f8e45 2025-04-08 1790: ]
f3c59f8e45 2025-04-08 1791: 
f3c59f8e45 2025-04-08 1792: [[package]]
f3c59f8e45 2025-04-08 1793: name = "rgb"
f3c59f8e45 2025-04-08 1794: version = "0.8.50"
f3c59f8e45 2025-04-08 1795: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 1796: checksum = "57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a"
f3c59f8e45 2025-04-08 1797: dependencies = [
f3c59f8e45 2025-04-08 1798:  "bytemuck",
3ce249c1a4 2024-06-13 1799: ]
3ce249c1a4 2024-06-13 1800: 
3ce249c1a4 2024-06-13 1801: [[package]]
3ce249c1a4 2024-06-13 1802: name = "ring"
946172ea32 2025-04-05 1803: version = "0.17.14"
3ce249c1a4 2024-06-13 1804: source = "registry+https://github.com/rust-lang/crates.io-index"
946172ea32 2025-04-05 1805: checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
3ce249c1a4 2024-06-13 1806: dependencies = [
3ce249c1a4 2024-06-13 1807:  "cc",
3ce249c1a4 2024-06-13 1808:  "cfg-if",
6887d3b7f9 2025-06-05 1809:  "getrandom 0.2.16",
3ce249c1a4 2024-06-13 1810:  "libc",
3ce249c1a4 2024-06-13 1811:  "untrusted",
ce79786e06 2024-06-11 1812:  "windows-sys 0.52.0",
de3087f832 2024-05-22 1813: ]
de3087f832 2024-05-22 1814: 
de3087f832 2024-05-22 1815: [[package]]
de3087f832 2024-05-22 1816: name = "rustc-demangle"
de3087f832 2024-05-22 1817: version = "0.1.24"
de3087f832 2024-05-22 1818: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 1819: checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
de3087f832 2024-05-22 1820: 
de3087f832 2024-05-22 1821: [[package]]
1db9dbe390 2024-11-28 1822: name = "rustc-hash"
1db9dbe390 2024-11-28 1823: version = "1.1.0"
1db9dbe390 2024-11-28 1824: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28 1825: checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
1db9dbe390 2024-11-28 1826: 
1db9dbe390 2024-11-28 1827: [[package]]
f3c59f8e45 2025-04-08 1828: name = "rustc-hash"
f3c59f8e45 2025-04-08 1829: version = "2.1.1"
65b2967a92 2025-01-25 1830: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 1831: checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
d4d634cfe7 2025-02-04 1832: 
d4d634cfe7 2025-02-04 1833: [[package]]
d4d634cfe7 2025-02-04 1834: name = "rustix"
d4d634cfe7 2025-02-04 1835: version = "0.38.44"
d4d634cfe7 2025-02-04 1836: source = "registry+https://github.com/rust-lang/crates.io-index"
d4d634cfe7 2025-02-04 1837: checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154"
65b2967a92 2025-01-25 1838: dependencies = [
f3c59f8e45 2025-04-08 1839:  "bitflags",
f3c59f8e45 2025-04-08 1840:  "errno",
f3c59f8e45 2025-04-08 1841:  "libc",
f3c59f8e45 2025-04-08 1842:  "linux-raw-sys 0.4.15",
f3c59f8e45 2025-04-08 1843:  "windows-sys 0.59.0",
f3c59f8e45 2025-04-08 1844: ]
f3c59f8e45 2025-04-08 1845: 
f3c59f8e45 2025-04-08 1846: [[package]]
f3c59f8e45 2025-04-08 1847: name = "rustix"
6887d3b7f9 2025-06-05 1848: version = "1.0.7"
f3c59f8e45 2025-04-08 1849: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1850: checksum = "c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266"
f3c59f8e45 2025-04-08 1851: dependencies = [
f3c59f8e45 2025-04-08 1852:  "bitflags",
f3c59f8e45 2025-04-08 1853:  "errno",
f3c59f8e45 2025-04-08 1854:  "libc",
6887d3b7f9 2025-06-05 1855:  "linux-raw-sys 0.9.4",
f3c59f8e45 2025-04-08 1856:  "windows-sys 0.59.0",
f3c59f8e45 2025-04-08 1857: ]
f3c59f8e45 2025-04-08 1858: 
f3c59f8e45 2025-04-08 1859: [[package]]
f3c59f8e45 2025-04-08 1860: name = "rustls"
6887d3b7f9 2025-06-05 1861: version = "0.23.27"
f3c59f8e45 2025-04-08 1862: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1863: checksum = "730944ca083c1c233a75c09f199e973ca499344a2b7ba9e755c457e86fb4a321"
f3c59f8e45 2025-04-08 1864: dependencies = [
f3c59f8e45 2025-04-08 1865:  "aws-lc-rs",
f3c59f8e45 2025-04-08 1866:  "log",
f3c59f8e45 2025-04-08 1867:  "once_cell",
f3c59f8e45 2025-04-08 1868:  "ring",
f3c59f8e45 2025-04-08 1869:  "rustls-pki-types",
f3c59f8e45 2025-04-08 1870:  "rustls-webpki",
f3c59f8e45 2025-04-08 1871:  "subtle",
f3c59f8e45 2025-04-08 1872:  "zeroize",
3ce249c1a4 2024-06-13 1873: ]
3ce249c1a4 2024-06-13 1874: 
3ce249c1a4 2024-06-13 1875: [[package]]
3ce249c1a4 2024-06-13 1876: name = "rustls-pemfile"
1db9dbe390 2024-11-28 1877: version = "2.2.0"
3ce249c1a4 2024-06-13 1878: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28 1879: checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
3ce249c1a4 2024-06-13 1880: dependencies = [
1db9dbe390 2024-11-28 1881:  "rustls-pki-types",
1db9dbe390 2024-11-28 1882: ]
1db9dbe390 2024-11-28 1883: 
1db9dbe390 2024-11-28 1884: [[package]]
1db9dbe390 2024-11-28 1885: name = "rustls-pki-types"
6887d3b7f9 2025-06-05 1886: version = "1.12.0"
f3c59f8e45 2025-04-08 1887: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1888: checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79"
f3c59f8e45 2025-04-08 1889: dependencies = [
f3c59f8e45 2025-04-08 1890:  "web-time",
6887d3b7f9 2025-06-05 1891:  "zeroize",
ce79786e06 2024-06-11 1892: ]
ce79786e06 2024-06-11 1893: 
ce79786e06 2024-06-11 1894: [[package]]
ce79786e06 2024-06-11 1895: name = "rustls-webpki"
6887d3b7f9 2025-06-05 1896: version = "0.103.3"
ce79786e06 2024-06-11 1897: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1898: checksum = "e4a72fe2bcf7a6ac6fd7d0b9e5cb68aeb7d4c0a0271730218b3e92d43b4eb435"
ce79786e06 2024-06-11 1899: dependencies = [
1db9dbe390 2024-11-28 1900:  "aws-lc-rs",
3ce249c1a4 2024-06-13 1901:  "ring",
1db9dbe390 2024-11-28 1902:  "rustls-pki-types",
3ce249c1a4 2024-06-13 1903:  "untrusted",
ce79786e06 2024-06-11 1904: ]
3ce249c1a4 2024-06-13 1905: 
3ce249c1a4 2024-06-13 1906: [[package]]
e66352b9cc 2025-01-21 1907: name = "rustversion"
6887d3b7f9 2025-06-05 1908: version = "1.0.21"
e66352b9cc 2025-01-21 1909: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 1910: checksum = "8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d"
e66352b9cc 2025-01-21 1911: 
e66352b9cc 2025-01-21 1912: [[package]]
de3087f832 2024-05-22 1913: name = "ryu"
c808d500e6 2025-03-09 1914: version = "1.0.20"
1db9dbe390 2024-11-28 1915: source = "registry+https://github.com/rust-lang/crates.io-index"
c808d500e6 2025-03-09 1916: checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
de3087f832 2024-05-22 1917: 
de3087f832 2024-05-22 1918: [[package]]
de3087f832 2024-05-22 1919: name = "schannel"
6702d99a67 2024-11-23 1920: version = "0.1.27"
de3087f832 2024-05-22 1921: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23 1922: checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
de3087f832 2024-05-22 1923: dependencies = [
6702d99a67 2024-11-23 1924:  "windows-sys 0.59.0",
de3087f832 2024-05-22 1925: ]
6702d99a67 2024-11-23 1926: 
6702d99a67 2024-11-23 1927: [[package]]
1db9dbe390 2024-11-28 1928: name = "scoped_threadpool"
1db9dbe390 2024-11-28 1929: version = "0.1.9"
1db9dbe390 2024-11-28 1930: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28 1931: checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
1db9dbe390 2024-11-28 1932: 
1db9dbe390 2024-11-28 1933: [[package]]
de3087f832 2024-05-22 1934: name = "scopeguard"
de3087f832 2024-05-22 1935: version = "1.2.0"
de3087f832 2024-05-22 1936: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 1937: checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
de3087f832 2024-05-22 1938: 
de3087f832 2024-05-22 1939: [[package]]
de3087f832 2024-05-22 1940: name = "security-framework"
3846369ee6 2024-07-23 1941: version = "2.11.1"
de3087f832 2024-05-22 1942: source = "registry+https://github.com/rust-lang/crates.io-index"
3846369ee6 2024-07-23 1943: checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
de3087f832 2024-05-22 1944: dependencies = [
f3c59f8e45 2025-04-08 1945:  "bitflags",
de3087f832 2024-05-22 1946:  "core-foundation",
de3087f832 2024-05-22 1947:  "core-foundation-sys",
de3087f832 2024-05-22 1948:  "libc",
de3087f832 2024-05-22 1949:  "security-framework-sys",
de3087f832 2024-05-22 1950: ]
de3087f832 2024-05-22 1951: 
de3087f832 2024-05-22 1952: [[package]]
de3087f832 2024-05-22 1953: name = "security-framework-sys"
e66352b9cc 2025-01-21 1954: version = "2.14.0"
de3087f832 2024-05-22 1955: source = "registry+https://github.com/rust-lang/crates.io-index"
e66352b9cc 2025-01-21 1956: checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32"
de3087f832 2024-05-22 1957: dependencies = [
de3087f832 2024-05-22 1958:  "core-foundation-sys",
de3087f832 2024-05-22 1959:  "libc",
de3087f832 2024-05-22 1960: ]
de3087f832 2024-05-22 1961: 
de3087f832 2024-05-22 1962: [[package]]
de3087f832 2024-05-22 1963: name = "serde"
c808d500e6 2025-03-09 1964: version = "1.0.219"
de3087f832 2024-05-22 1965: source = "registry+https://github.com/rust-lang/crates.io-index"
c808d500e6 2025-03-09 1966: checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6"
de3087f832 2024-05-22 1967: dependencies = [
de3087f832 2024-05-22 1968:  "serde_derive",
de3087f832 2024-05-22 1969: ]
de3087f832 2024-05-22 1970: 
de3087f832 2024-05-22 1971: [[package]]
de3087f832 2024-05-22 1972: name = "serde_derive"
c808d500e6 2025-03-09 1973: version = "1.0.219"
de3087f832 2024-05-22 1974: source = "registry+https://github.com/rust-lang/crates.io-index"
c808d500e6 2025-03-09 1975: checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00"
de3087f832 2024-05-22 1976: dependencies = [
de3087f832 2024-05-22 1977:  "proc-macro2",
de3087f832 2024-05-22 1978:  "quote",
6887d3b7f9 2025-06-05 1979:  "syn 2.0.101",
de3087f832 2024-05-22 1980: ]
de3087f832 2024-05-22 1981: 
de3087f832 2024-05-22 1982: [[package]]
de3087f832 2024-05-22 1983: name = "serde_json"
c808d500e6 2025-03-09 1984: version = "1.0.140"
de3087f832 2024-05-22 1985: source = "registry+https://github.com/rust-lang/crates.io-index"
c808d500e6 2025-03-09 1986: checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373"
de3087f832 2024-05-22 1987: dependencies = [
de3087f832 2024-05-22 1988:  "itoa",
c4797b7b7c 2024-08-11 1989:  "memchr",
de3087f832 2024-05-22 1990:  "ryu",
866aad57a4 2024-06-15 1991:  "serde",
866aad57a4 2024-06-15 1992: ]
866aad57a4 2024-06-15 1993: 
866aad57a4 2024-06-15 1994: [[package]]
866aad57a4 2024-06-15 1995: name = "serde_spanned"
6702d99a67 2024-11-23 1996: version = "0.6.8"
866aad57a4 2024-06-15 1997: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23 1998: checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
866aad57a4 2024-06-15 1999: dependencies = [
f4cad2a5c0 2024-05-26 2000:  "serde",
f4cad2a5c0 2024-05-26 2001: ]
f4cad2a5c0 2024-05-26 2002: 
f4cad2a5c0 2024-05-26 2003: [[package]]
f4cad2a5c0 2024-05-26 2004: name = "serde_urlencoded"
f4cad2a5c0 2024-05-26 2005: version = "0.7.1"
f4cad2a5c0 2024-05-26 2006: source = "registry+https://github.com/rust-lang/crates.io-index"
f4cad2a5c0 2024-05-26 2007: checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
f4cad2a5c0 2024-05-26 2008: dependencies = [
f4cad2a5c0 2024-05-26 2009:  "form_urlencoded",
f4cad2a5c0 2024-05-26 2010:  "itoa",
f4cad2a5c0 2024-05-26 2011:  "ryu",
f4cad2a5c0 2024-05-26 2012:  "serde",
f4cad2a5c0 2024-05-26 2013: ]
f4cad2a5c0 2024-05-26 2014: 
f4cad2a5c0 2024-05-26 2015: [[package]]
6702d99a67 2024-11-23 2016: name = "serde_with"
f3c59f8e45 2025-04-08 2017: version = "3.12.0"
6702d99a67 2024-11-23 2018: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2019: checksum = "d6b6f7f2fcb69f747921f79f3926bd1e203fce4fef62c268dd3abfb6d86029aa"
6702d99a67 2024-11-23 2020: dependencies = [
f3c59f8e45 2025-04-08 2021:  "base64",
f3c59f8e45 2025-04-08 2022:  "chrono",
f3c59f8e45 2025-04-08 2023:  "hex",
f3c59f8e45 2025-04-08 2024:  "indexmap 1.9.3",
f3c59f8e45 2025-04-08 2025:  "indexmap 2.9.0",
6702d99a67 2024-11-23 2026:  "serde",
f3c59f8e45 2025-04-08 2027:  "serde_derive",
f3c59f8e45 2025-04-08 2028:  "serde_json",
6702d99a67 2024-11-23 2029:  "serde_with_macros",
f3c59f8e45 2025-04-08 2030:  "time",
6702d99a67 2024-11-23 2031: ]
6702d99a67 2024-11-23 2032: 
6702d99a67 2024-11-23 2033: [[package]]
f4cad2a5c0 2024-05-26 2034: name = "serde_with_macros"
f3c59f8e45 2025-04-08 2035: version = "3.12.0"
f4cad2a5c0 2024-05-26 2036: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2037: checksum = "8d00caa5193a3c8362ac2b73be6b9e768aa5a4b2f721d8f4b339600c3cb51f8e"
f4cad2a5c0 2024-05-26 2038: dependencies = [
f4cad2a5c0 2024-05-26 2039:  "darling",
f4cad2a5c0 2024-05-26 2040:  "proc-macro2",
f4cad2a5c0 2024-05-26 2041:  "quote",
6887d3b7f9 2025-06-05 2042:  "syn 2.0.101",
de3087f832 2024-05-22 2043: ]
6702d99a67 2024-11-23 2044: 
6702d99a67 2024-11-23 2045: [[package]]
6702d99a67 2024-11-23 2046: name = "shlex"
6702d99a67 2024-11-23 2047: version = "1.3.0"
6702d99a67 2024-11-23 2048: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23 2049: checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
de3087f832 2024-05-22 2050: 
de3087f832 2024-05-22 2051: [[package]]
de3087f832 2024-05-22 2052: name = "signal-hook-registry"
6887d3b7f9 2025-06-05 2053: version = "1.4.5"
de3087f832 2024-05-22 2054: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2055: checksum = "9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410"
de3087f832 2024-05-22 2056: dependencies = [
de3087f832 2024-05-22 2057:  "libc",
de3087f832 2024-05-22 2058: ]
de3087f832 2024-05-22 2059: 
de3087f832 2024-05-22 2060: [[package]]
de3087f832 2024-05-22 2061: name = "slab"
de3087f832 2024-05-22 2062: version = "0.4.9"
de3087f832 2024-05-22 2063: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 2064: checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
de3087f832 2024-05-22 2065: dependencies = [
de3087f832 2024-05-22 2066:  "autocfg",
de3087f832 2024-05-22 2067: ]
de3087f832 2024-05-22 2068: 
de3087f832 2024-05-22 2069: [[package]]
6702d99a67 2024-11-23 2070: name = "smallvec"
946172ea32 2025-04-05 2071: version = "1.15.0"
1db9dbe390 2024-11-28 2072: source = "registry+https://github.com/rust-lang/crates.io-index"
946172ea32 2025-04-05 2073: checksum = "8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9"
1db9dbe390 2024-11-28 2074: 
1db9dbe390 2024-11-28 2075: [[package]]
1db9dbe390 2024-11-28 2076: name = "smtp2tg"
6887d3b7f9 2025-06-05 2077: version = "0.3.11"
1db9dbe390 2024-11-28 2078: dependencies = [
1db9dbe390 2024-11-28 2079:  "anyhow",
1db9dbe390 2024-11-28 2080:  "async-std",
1db9dbe390 2024-11-28 2081:  "config",
e66352b9cc 2025-01-21 2082:  "just-getopt",
65b2967a92 2025-01-25 2083:  "lazy_static",
1db9dbe390 2024-11-28 2084:  "mail-parser",
1db9dbe390 2024-11-28 2085:  "mailin-embedded",
65b2967a92 2025-01-25 2086:  "regex",
1db9dbe390 2024-11-28 2087:  "teloxide",
f3c59f8e45 2025-04-08 2088:  "thiserror",
1db9dbe390 2024-11-28 2089: ]
1db9dbe390 2024-11-28 2090: 
1db9dbe390 2024-11-28 2091: [[package]]
1db9dbe390 2024-11-28 2092: name = "socket2"
6887d3b7f9 2025-06-05 2093: version = "0.5.10"
1db9dbe390 2024-11-28 2094: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2095: checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678"
1db9dbe390 2024-11-28 2096: dependencies = [
1db9dbe390 2024-11-28 2097:  "libc",
1db9dbe390 2024-11-28 2098:  "windows-sys 0.52.0",
1db9dbe390 2024-11-28 2099: ]
de3087f832 2024-05-22 2100: 
de3087f832 2024-05-22 2101: [[package]]
6702d99a67 2024-11-23 2102: name = "stable_deref_trait"
6702d99a67 2024-11-23 2103: version = "1.2.0"
de3087f832 2024-05-22 2104: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23 2105: checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
de3087f832 2024-05-22 2106: 
de3087f832 2024-05-22 2107: [[package]]
f3c59f8e45 2025-04-08 2108: name = "stacker"
6887d3b7f9 2025-06-05 2109: version = "0.1.21"
f3c59f8e45 2025-04-08 2110: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2111: checksum = "cddb07e32ddb770749da91081d8d0ac3a16f1a569a18b20348cd371f5dead06b"
f3c59f8e45 2025-04-08 2112: dependencies = [
f3c59f8e45 2025-04-08 2113:  "cc",
f3c59f8e45 2025-04-08 2114:  "cfg-if",
f3c59f8e45 2025-04-08 2115:  "libc",
f3c59f8e45 2025-04-08 2116:  "psm",
f3c59f8e45 2025-04-08 2117:  "windows-sys 0.59.0",
f3c59f8e45 2025-04-08 2118: ]
f3c59f8e45 2025-04-08 2119: 
f3c59f8e45 2025-04-08 2120: [[package]]
f4cad2a5c0 2024-05-26 2121: name = "strsim"
f3c59f8e45 2025-04-08 2122: version = "0.11.1"
f4cad2a5c0 2024-05-26 2123: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2124: checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
1db9dbe390 2024-11-28 2125: 
1db9dbe390 2024-11-28 2126: [[package]]
1db9dbe390 2024-11-28 2127: name = "subtle"
1db9dbe390 2024-11-28 2128: version = "2.6.1"
1db9dbe390 2024-11-28 2129: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28 2130: checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
de3087f832 2024-05-22 2131: 
de3087f832 2024-05-22 2132: [[package]]
de3087f832 2024-05-22 2133: name = "syn"
de3087f832 2024-05-22 2134: version = "1.0.109"
de3087f832 2024-05-22 2135: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 2136: checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
de3087f832 2024-05-22 2137: dependencies = [
de3087f832 2024-05-22 2138:  "proc-macro2",
de3087f832 2024-05-22 2139:  "quote",
de3087f832 2024-05-22 2140:  "unicode-ident",
de3087f832 2024-05-22 2141: ]
de3087f832 2024-05-22 2142: 
de3087f832 2024-05-22 2143: [[package]]
de3087f832 2024-05-22 2144: name = "syn"
6887d3b7f9 2025-06-05 2145: version = "2.0.101"
de3087f832 2024-05-22 2146: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2147: checksum = "8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf"
de3087f832 2024-05-22 2148: dependencies = [
de3087f832 2024-05-22 2149:  "proc-macro2",
de3087f832 2024-05-22 2150:  "quote",
de3087f832 2024-05-22 2151:  "unicode-ident",
de3087f832 2024-05-22 2152: ]
de3087f832 2024-05-22 2153: 
de3087f832 2024-05-22 2154: [[package]]
f4cad2a5c0 2024-05-26 2155: name = "sync_wrapper"
f3c59f8e45 2025-04-08 2156: version = "1.0.2"
6702d99a67 2024-11-23 2157: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2158: checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
f3c59f8e45 2025-04-08 2159: dependencies = [
f3c59f8e45 2025-04-08 2160:  "futures-core",
f3c59f8e45 2025-04-08 2161: ]
6702d99a67 2024-11-23 2162: 
6702d99a67 2024-11-23 2163: [[package]]
6702d99a67 2024-11-23 2164: name = "synstructure"
6887d3b7f9 2025-06-05 2165: version = "0.13.2"
6702d99a67 2024-11-23 2166: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2167: checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
6702d99a67 2024-11-23 2168: dependencies = [
6702d99a67 2024-11-23 2169:  "proc-macro2",
6702d99a67 2024-11-23 2170:  "quote",
6887d3b7f9 2025-06-05 2171:  "syn 2.0.101",
f4cad2a5c0 2024-05-26 2172: ]
f4cad2a5c0 2024-05-26 2173: 
f4cad2a5c0 2024-05-26 2174: [[package]]
f4cad2a5c0 2024-05-26 2175: name = "take_mut"
f4cad2a5c0 2024-05-26 2176: version = "0.2.2"
f4cad2a5c0 2024-05-26 2177: source = "registry+https://github.com/rust-lang/crates.io-index"
f4cad2a5c0 2024-05-26 2178: checksum = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60"
f4cad2a5c0 2024-05-26 2179: 
f4cad2a5c0 2024-05-26 2180: [[package]]
f4cad2a5c0 2024-05-26 2181: name = "takecell"
f4cad2a5c0 2024-05-26 2182: version = "0.1.1"
f4cad2a5c0 2024-05-26 2183: source = "registry+https://github.com/rust-lang/crates.io-index"
f4cad2a5c0 2024-05-26 2184: checksum = "20f34339676cdcab560c9a82300c4c2581f68b9369aedf0fae86f2ff9565ff3e"
f4cad2a5c0 2024-05-26 2185: 
f4cad2a5c0 2024-05-26 2186: [[package]]
f4cad2a5c0 2024-05-26 2187: name = "teloxide"
f3c59f8e45 2025-04-08 2188: version = "0.15.0"
f4cad2a5c0 2024-05-26 2189: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2190: checksum = "17cb7c03a9217286fe11021dc72d5a674acbb0d3b24ba38d04f7efe7920e4948"
f4cad2a5c0 2024-05-26 2191: dependencies = [
f4cad2a5c0 2024-05-26 2192:  "aquamarine",
f4cad2a5c0 2024-05-26 2193:  "bytes",
f4cad2a5c0 2024-05-26 2194:  "derive_more",
f4cad2a5c0 2024-05-26 2195:  "dptree",
6702d99a67 2024-11-23 2196:  "either",
f4cad2a5c0 2024-05-26 2197:  "futures",
f4cad2a5c0 2024-05-26 2198:  "log",
f4cad2a5c0 2024-05-26 2199:  "mime",
f4cad2a5c0 2024-05-26 2200:  "pin-project",
f4cad2a5c0 2024-05-26 2201:  "serde",
f4cad2a5c0 2024-05-26 2202:  "serde_json",
f4cad2a5c0 2024-05-26 2203:  "teloxide-core",
f3c59f8e45 2025-04-08 2204:  "thiserror",
f4cad2a5c0 2024-05-26 2205:  "tokio",
f4cad2a5c0 2024-05-26 2206:  "tokio-stream",
f4cad2a5c0 2024-05-26 2207:  "tokio-util",
f4cad2a5c0 2024-05-26 2208:  "url",
f4cad2a5c0 2024-05-26 2209: ]
f4cad2a5c0 2024-05-26 2210: 
f4cad2a5c0 2024-05-26 2211: [[package]]
f4cad2a5c0 2024-05-26 2212: name = "teloxide-core"
f3c59f8e45 2025-04-08 2213: version = "0.11.2"
f4cad2a5c0 2024-05-26 2214: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2215: checksum = "aa2f70a3cd58c2b31ca899691b99573a40c6da713ab230bb78bbb4fb0b5c751a"
f4cad2a5c0 2024-05-26 2216: dependencies = [
f3c59f8e45 2025-04-08 2217:  "bitflags",
f4cad2a5c0 2024-05-26 2218:  "bytes",
f4cad2a5c0 2024-05-26 2219:  "chrono",
f4cad2a5c0 2024-05-26 2220:  "derive_more",
f4cad2a5c0 2024-05-26 2221:  "either",
f4cad2a5c0 2024-05-26 2222:  "futures",
f4cad2a5c0 2024-05-26 2223:  "log",
f4cad2a5c0 2024-05-26 2224:  "mime",
f4cad2a5c0 2024-05-26 2225:  "once_cell",
f4cad2a5c0 2024-05-26 2226:  "pin-project",
f4cad2a5c0 2024-05-26 2227:  "rc-box",
f4cad2a5c0 2024-05-26 2228:  "reqwest",
f3c59f8e45 2025-04-08 2229:  "rgb",
f4cad2a5c0 2024-05-26 2230:  "serde",
f4cad2a5c0 2024-05-26 2231:  "serde_json",
6702d99a67 2024-11-23 2232:  "serde_with",
f3c59f8e45 2025-04-08 2233:  "stacker",
f4cad2a5c0 2024-05-26 2234:  "take_mut",
f4cad2a5c0 2024-05-26 2235:  "takecell",
f3c59f8e45 2025-04-08 2236:  "thiserror",
f4cad2a5c0 2024-05-26 2237:  "tokio",
f4cad2a5c0 2024-05-26 2238:  "tokio-util",
f4cad2a5c0 2024-05-26 2239:  "url",
1db9dbe390 2024-11-28 2240:  "uuid",
ce79786e06 2024-06-11 2241:  "vecrem",
de3087f832 2024-05-22 2242: ]
de3087f832 2024-05-22 2243: 
de3087f832 2024-05-22 2244: [[package]]
de3087f832 2024-05-22 2245: name = "tempfile"
6887d3b7f9 2025-06-05 2246: version = "3.20.0"
de3087f832 2024-05-22 2247: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2248: checksum = "e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1"
de3087f832 2024-05-22 2249: dependencies = [
1db9dbe390 2024-11-28 2250:  "fastrand",
6887d3b7f9 2025-06-05 2251:  "getrandom 0.3.3",
c4797b7b7c 2024-08-11 2252:  "once_cell",
6887d3b7f9 2025-06-05 2253:  "rustix 1.0.7",
f3c59f8e45 2025-04-08 2254:  "windows-sys 0.59.0",
de3087f832 2024-05-22 2255: ]
c4797b7b7c 2024-08-11 2256: 
c4797b7b7c 2024-08-11 2257: [[package]]
1db9dbe390 2024-11-28 2258: name = "ternop"
1db9dbe390 2024-11-28 2259: version = "1.0.1"
1db9dbe390 2024-11-28 2260: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28 2261: checksum = "9d4ae32d0a4605a89c28534371b056919c12e7a070ee07505af75130ff030111"
1db9dbe390 2024-11-28 2262: 
1db9dbe390 2024-11-28 2263: [[package]]
de3087f832 2024-05-22 2264: name = "thiserror"
c808d500e6 2025-03-09 2265: version = "2.0.12"
c808d500e6 2025-03-09 2266: source = "registry+https://github.com/rust-lang/crates.io-index"
c808d500e6 2025-03-09 2267: checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708"
c808d500e6 2025-03-09 2268: dependencies = [
f3c59f8e45 2025-04-08 2269:  "thiserror-impl",
c808d500e6 2025-03-09 2270: ]
c808d500e6 2025-03-09 2271: 
c808d500e6 2025-03-09 2272: [[package]]
c808d500e6 2025-03-09 2273: name = "thiserror-impl"
c808d500e6 2025-03-09 2274: version = "2.0.12"
c808d500e6 2025-03-09 2275: source = "registry+https://github.com/rust-lang/crates.io-index"
c808d500e6 2025-03-09 2276: checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d"
c808d500e6 2025-03-09 2277: dependencies = [
c808d500e6 2025-03-09 2278:  "proc-macro2",
c808d500e6 2025-03-09 2279:  "quote",
6887d3b7f9 2025-06-05 2280:  "syn 2.0.101",
f3c59f8e45 2025-04-08 2281: ]
f3c59f8e45 2025-04-08 2282: 
f3c59f8e45 2025-04-08 2283: [[package]]
f3c59f8e45 2025-04-08 2284: name = "time"
f3c59f8e45 2025-04-08 2285: version = "0.3.41"
f3c59f8e45 2025-04-08 2286: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2287: checksum = "8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40"
f3c59f8e45 2025-04-08 2288: dependencies = [
f3c59f8e45 2025-04-08 2289:  "deranged",
f3c59f8e45 2025-04-08 2290:  "itoa",
f3c59f8e45 2025-04-08 2291:  "num-conv",
f3c59f8e45 2025-04-08 2292:  "powerfmt",
f3c59f8e45 2025-04-08 2293:  "serde",
f3c59f8e45 2025-04-08 2294:  "time-core",
f3c59f8e45 2025-04-08 2295:  "time-macros",
f3c59f8e45 2025-04-08 2296: ]
f3c59f8e45 2025-04-08 2297: 
f3c59f8e45 2025-04-08 2298: [[package]]
f3c59f8e45 2025-04-08 2299: name = "time-core"
f3c59f8e45 2025-04-08 2300: version = "0.1.4"
f3c59f8e45 2025-04-08 2301: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2302: checksum = "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c"
f3c59f8e45 2025-04-08 2303: 
f3c59f8e45 2025-04-08 2304: [[package]]
f3c59f8e45 2025-04-08 2305: name = "time-macros"
f3c59f8e45 2025-04-08 2306: version = "0.2.22"
f3c59f8e45 2025-04-08 2307: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2308: checksum = "3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49"
f3c59f8e45 2025-04-08 2309: dependencies = [
f3c59f8e45 2025-04-08 2310:  "num-conv",
f3c59f8e45 2025-04-08 2311:  "time-core",
c808d500e6 2025-03-09 2312: ]
c808d500e6 2025-03-09 2313: 
c808d500e6 2025-03-09 2314: [[package]]
c808d500e6 2025-03-09 2315: name = "tinystr"
6887d3b7f9 2025-06-05 2316: version = "0.8.1"
c808d500e6 2025-03-09 2317: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2318: checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b"
6702d99a67 2024-11-23 2319: dependencies = [
6702d99a67 2024-11-23 2320:  "displaydoc",
6702d99a67 2024-11-23 2321:  "zerovec",
de3087f832 2024-05-22 2322: ]
de3087f832 2024-05-22 2323: 
de3087f832 2024-05-22 2324: [[package]]
f3c59f8e45 2025-04-08 2325: name = "tinyvec"
f3c59f8e45 2025-04-08 2326: version = "1.9.0"
f3c59f8e45 2025-04-08 2327: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2328: checksum = "09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71"
f3c59f8e45 2025-04-08 2329: dependencies = [
f3c59f8e45 2025-04-08 2330:  "tinyvec_macros",
f3c59f8e45 2025-04-08 2331: ]
f3c59f8e45 2025-04-08 2332: 
f3c59f8e45 2025-04-08 2333: [[package]]
f3c59f8e45 2025-04-08 2334: name = "tinyvec_macros"
f3c59f8e45 2025-04-08 2335: version = "0.1.1"
f3c59f8e45 2025-04-08 2336: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2337: checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
f3c59f8e45 2025-04-08 2338: 
f3c59f8e45 2025-04-08 2339: [[package]]
de3087f832 2024-05-22 2340: name = "tokio"
6887d3b7f9 2025-06-05 2341: version = "1.45.1"
de3087f832 2024-05-22 2342: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2343: checksum = "75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779"
de3087f832 2024-05-22 2344: dependencies = [
de3087f832 2024-05-22 2345:  "backtrace",
f4cad2a5c0 2024-05-26 2346:  "bytes",
de3087f832 2024-05-22 2347:  "libc",
de3087f832 2024-05-22 2348:  "mio",
1db9dbe390 2024-11-28 2349:  "pin-project-lite",
f4cad2a5c0 2024-05-26 2350:  "signal-hook-registry",
1db9dbe390 2024-11-28 2351:  "socket2",
c4797b7b7c 2024-08-11 2352:  "windows-sys 0.52.0",
de3087f832 2024-05-22 2353: ]
de3087f832 2024-05-22 2354: 
de3087f832 2024-05-22 2355: [[package]]
de3087f832 2024-05-22 2356: name = "tokio-native-tls"
de3087f832 2024-05-22 2357: version = "0.3.1"
de3087f832 2024-05-22 2358: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 2359: checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
de3087f832 2024-05-22 2360: dependencies = [
de3087f832 2024-05-22 2361:  "native-tls",
de3087f832 2024-05-22 2362:  "tokio",
de3087f832 2024-05-22 2363: ]
de3087f832 2024-05-22 2364: 
de3087f832 2024-05-22 2365: [[package]]
ce79786e06 2024-06-11 2366: name = "tokio-rustls"
f3c59f8e45 2025-04-08 2367: version = "0.26.2"
ce79786e06 2024-06-11 2368: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2369: checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b"
ce79786e06 2024-06-11 2370: dependencies = [
f3c59f8e45 2025-04-08 2371:  "rustls",
ce79786e06 2024-06-11 2372:  "tokio",
ce79786e06 2024-06-11 2373: ]
ce79786e06 2024-06-11 2374: 
ce79786e06 2024-06-11 2375: [[package]]
f4cad2a5c0 2024-05-26 2376: name = "tokio-stream"
7f8a9994b3 2024-12-10 2377: version = "0.1.17"
f4cad2a5c0 2024-05-26 2378: source = "registry+https://github.com/rust-lang/crates.io-index"
7f8a9994b3 2024-12-10 2379: checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
f4cad2a5c0 2024-05-26 2380: dependencies = [
f4cad2a5c0 2024-05-26 2381:  "futures-core",
1db9dbe390 2024-11-28 2382:  "pin-project-lite",
f4cad2a5c0 2024-05-26 2383:  "tokio",
f4cad2a5c0 2024-05-26 2384: ]
f4cad2a5c0 2024-05-26 2385: 
f4cad2a5c0 2024-05-26 2386: [[package]]
f4cad2a5c0 2024-05-26 2387: name = "tokio-util"
6887d3b7f9 2025-06-05 2388: version = "0.7.15"
f4cad2a5c0 2024-05-26 2389: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2390: checksum = "66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df"
f4cad2a5c0 2024-05-26 2391: dependencies = [
f4cad2a5c0 2024-05-26 2392:  "bytes",
f4cad2a5c0 2024-05-26 2393:  "futures-core",
f4cad2a5c0 2024-05-26 2394:  "futures-sink",
1db9dbe390 2024-11-28 2395:  "pin-project-lite",
f4cad2a5c0 2024-05-26 2396:  "tokio",
f4cad2a5c0 2024-05-26 2397: ]
f4cad2a5c0 2024-05-26 2398: 
f4cad2a5c0 2024-05-26 2399: [[package]]
de3087f832 2024-05-22 2400: name = "toml"
6887d3b7f9 2025-06-05 2401: version = "0.8.22"
de3087f832 2024-05-22 2402: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2403: checksum = "05ae329d1f08c4d17a59bed7ff5b5a769d062e64a62d34a3261b219e62cd5aae"
866aad57a4 2024-06-15 2404: dependencies = [
866aad57a4 2024-06-15 2405:  "serde",
866aad57a4 2024-06-15 2406:  "serde_spanned",
866aad57a4 2024-06-15 2407:  "toml_datetime",
866aad57a4 2024-06-15 2408:  "toml_edit",
866aad57a4 2024-06-15 2409: ]
866aad57a4 2024-06-15 2410: 
866aad57a4 2024-06-15 2411: [[package]]
866aad57a4 2024-06-15 2412: name = "toml_datetime"
6887d3b7f9 2025-06-05 2413: version = "0.6.9"
866aad57a4 2024-06-15 2414: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2415: checksum = "3da5db5a963e24bc68be8b17b6fa82814bb22ee8660f192bb182771d498f09a3"
866aad57a4 2024-06-15 2416: dependencies = [
866aad57a4 2024-06-15 2417:  "serde",
866aad57a4 2024-06-15 2418: ]
866aad57a4 2024-06-15 2419: 
866aad57a4 2024-06-15 2420: [[package]]
866aad57a4 2024-06-15 2421: name = "toml_edit"
6887d3b7f9 2025-06-05 2422: version = "0.22.26"
866aad57a4 2024-06-15 2423: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2424: checksum = "310068873db2c5b3e7659d2cc35d21855dbafa50d1ce336397c666e3cb08137e"
de3087f832 2024-05-22 2425: dependencies = [
f3c59f8e45 2025-04-08 2426:  "indexmap 2.9.0",
de3087f832 2024-05-22 2427:  "serde",
866aad57a4 2024-06-15 2428:  "serde_spanned",
866aad57a4 2024-06-15 2429:  "toml_datetime",
866aad57a4 2024-06-15 2430:  "winnow",
866aad57a4 2024-06-15 2431: ]
f3c59f8e45 2025-04-08 2432: 
f3c59f8e45 2025-04-08 2433: [[package]]
f3c59f8e45 2025-04-08 2434: name = "tower"
f3c59f8e45 2025-04-08 2435: version = "0.5.2"
f3c59f8e45 2025-04-08 2436: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2437: checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
f3c59f8e45 2025-04-08 2438: dependencies = [
f3c59f8e45 2025-04-08 2439:  "futures-core",
f3c59f8e45 2025-04-08 2440:  "futures-util",
f3c59f8e45 2025-04-08 2441:  "pin-project-lite",
f3c59f8e45 2025-04-08 2442:  "sync_wrapper",
f3c59f8e45 2025-04-08 2443:  "tokio",
6887d3b7f9 2025-06-05 2444:  "tower-layer",
6887d3b7f9 2025-06-05 2445:  "tower-service",
6887d3b7f9 2025-06-05 2446: ]
6887d3b7f9 2025-06-05 2447: 
6887d3b7f9 2025-06-05 2448: [[package]]
6887d3b7f9 2025-06-05 2449: name = "tower-http"
6887d3b7f9 2025-06-05 2450: version = "0.6.6"
6887d3b7f9 2025-06-05 2451: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2452: checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2"
6887d3b7f9 2025-06-05 2453: dependencies = [
6887d3b7f9 2025-06-05 2454:  "bitflags",
6887d3b7f9 2025-06-05 2455:  "bytes",
6887d3b7f9 2025-06-05 2456:  "futures-util",
6887d3b7f9 2025-06-05 2457:  "http",
6887d3b7f9 2025-06-05 2458:  "http-body",
6887d3b7f9 2025-06-05 2459:  "iri-string",
6887d3b7f9 2025-06-05 2460:  "pin-project-lite",
6887d3b7f9 2025-06-05 2461:  "tower",
f3c59f8e45 2025-04-08 2462:  "tower-layer",
f3c59f8e45 2025-04-08 2463:  "tower-service",
f3c59f8e45 2025-04-08 2464: ]
f3c59f8e45 2025-04-08 2465: 
f3c59f8e45 2025-04-08 2466: [[package]]
f3c59f8e45 2025-04-08 2467: name = "tower-layer"
f3c59f8e45 2025-04-08 2468: version = "0.3.3"
f3c59f8e45 2025-04-08 2469: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2470: checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
6702d99a67 2024-11-23 2471: 
6702d99a67 2024-11-23 2472: [[package]]
de3087f832 2024-05-22 2473: name = "tower-service"
6702d99a67 2024-11-23 2474: version = "0.3.3"
de3087f832 2024-05-22 2475: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23 2476: checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
de3087f832 2024-05-22 2477: 
de3087f832 2024-05-22 2478: [[package]]
de3087f832 2024-05-22 2479: name = "tracing"
1db9dbe390 2024-11-28 2480: version = "0.1.41"
f4cad2a5c0 2024-05-26 2481: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28 2482: checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
f4cad2a5c0 2024-05-26 2483: dependencies = [
1db9dbe390 2024-11-28 2484:  "pin-project-lite",
f4cad2a5c0 2024-05-26 2485:  "tracing-core",
de3087f832 2024-05-22 2486: ]
de3087f832 2024-05-22 2487: 
de3087f832 2024-05-22 2488: [[package]]
de3087f832 2024-05-22 2489: name = "tracing-core"
1db9dbe390 2024-11-28 2490: version = "0.1.33"
de3087f832 2024-05-22 2491: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28 2492: checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c"
de3087f832 2024-05-22 2493: dependencies = [
de3087f832 2024-05-22 2494:  "once_cell",
de3087f832 2024-05-22 2495: ]
de3087f832 2024-05-22 2496: 
de3087f832 2024-05-22 2497: [[package]]
de3087f832 2024-05-22 2498: name = "try-lock"
de3087f832 2024-05-22 2499: version = "0.2.5"
de3087f832 2024-05-22 2500: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 2501: checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
de3087f832 2024-05-22 2502: 
de3087f832 2024-05-22 2503: [[package]]
de3087f832 2024-05-22 2504: name = "unicase"
28fde40f7a 2024-12-27 2505: version = "2.8.1"
6702d99a67 2024-11-23 2506: source = "registry+https://github.com/rust-lang/crates.io-index"
28fde40f7a 2024-12-27 2507: checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539"
de3087f832 2024-05-22 2508: 
de3087f832 2024-05-22 2509: [[package]]
de3087f832 2024-05-22 2510: name = "unicode-ident"
c808d500e6 2025-03-09 2511: version = "1.0.18"
c808d500e6 2025-03-09 2512: source = "registry+https://github.com/rust-lang/crates.io-index"
c808d500e6 2025-03-09 2513: checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"
c808d500e6 2025-03-09 2514: 
c808d500e6 2025-03-09 2515: [[package]]
f3c59f8e45 2025-04-08 2516: name = "unicode-xid"
f3c59f8e45 2025-04-08 2517: version = "0.2.6"
f3c59f8e45 2025-04-08 2518: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2519: checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
f3c59f8e45 2025-04-08 2520: 
f3c59f8e45 2025-04-08 2521: [[package]]
de3087f832 2024-05-22 2522: name = "untrusted"
ce79786e06 2024-06-11 2523: version = "0.9.0"
de3087f832 2024-05-22 2524: source = "registry+https://github.com/rust-lang/crates.io-index"
ce79786e06 2024-06-11 2525: checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
de3087f832 2024-05-22 2526: 
de3087f832 2024-05-22 2527: [[package]]
de3087f832 2024-05-22 2528: name = "url"
6702d99a67 2024-11-23 2529: version = "2.5.4"
de3087f832 2024-05-22 2530: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23 2531: checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
de3087f832 2024-05-22 2532: dependencies = [
de3087f832 2024-05-22 2533:  "form_urlencoded",
3ce249c1a4 2024-06-13 2534:  "idna",
de3087f832 2024-05-22 2535:  "percent-encoding",
f4cad2a5c0 2024-05-26 2536:  "serde",
de3087f832 2024-05-22 2537: ]
31aec3c4b0 2024-05-23 2538: 
31aec3c4b0 2024-05-23 2539: [[package]]
6702d99a67 2024-11-23 2540: name = "utf8_iter"
6702d99a67 2024-11-23 2541: version = "1.0.4"
31aec3c4b0 2024-05-23 2542: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23 2543: checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
de3087f832 2024-05-22 2544: 
de3087f832 2024-05-22 2545: [[package]]
de3087f832 2024-05-22 2546: name = "uuid"
6887d3b7f9 2025-06-05 2547: version = "1.17.0"
1db9dbe390 2024-11-28 2548: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2549: checksum = "3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d"
1db9dbe390 2024-11-28 2550: dependencies = [
6887d3b7f9 2025-06-05 2551:  "getrandom 0.3.3",
6887d3b7f9 2025-06-05 2552:  "js-sys",
6887d3b7f9 2025-06-05 2553:  "wasm-bindgen",
de3087f832 2024-05-22 2554: ]
de3087f832 2024-05-22 2555: 
de3087f832 2024-05-22 2556: [[package]]
de3087f832 2024-05-22 2557: name = "value-bag"
946172ea32 2025-04-05 2558: version = "1.11.1"
de3087f832 2024-05-22 2559: source = "registry+https://github.com/rust-lang/crates.io-index"
946172ea32 2025-04-05 2560: checksum = "943ce29a8a743eb10d6082545d861b24f9d1b160b7d741e0f2cdf726bec909c5"
de3087f832 2024-05-22 2561: 
de3087f832 2024-05-22 2562: [[package]]
de3087f832 2024-05-22 2563: name = "vcpkg"
de3087f832 2024-05-22 2564: version = "0.2.15"
de3087f832 2024-05-22 2565: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 2566: checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
de3087f832 2024-05-22 2567: 
de3087f832 2024-05-22 2568: [[package]]
ce79786e06 2024-06-11 2569: name = "vecrem"
ce79786e06 2024-06-11 2570: version = "0.1.0"
ce79786e06 2024-06-11 2571: source = "registry+https://github.com/rust-lang/crates.io-index"
ce79786e06 2024-06-11 2572: checksum = "c4808a28789238714a29163e4cb8031f0f050dd670f7a0cc74b6d80f3ce343fa"
de3087f832 2024-05-22 2573: 
de3087f832 2024-05-22 2574: [[package]]
de3087f832 2024-05-22 2575: name = "want"
de3087f832 2024-05-22 2576: version = "0.3.1"
de3087f832 2024-05-22 2577: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 2578: checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
de3087f832 2024-05-22 2579: dependencies = [
de3087f832 2024-05-22 2580:  "try-lock",
de3087f832 2024-05-22 2581: ]
de3087f832 2024-05-22 2582: 
de3087f832 2024-05-22 2583: [[package]]
de3087f832 2024-05-22 2584: name = "wasi"
de3087f832 2024-05-22 2585: version = "0.11.0+wasi-snapshot-preview1"
de3087f832 2024-05-22 2586: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 2587: checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
d4d634cfe7 2025-02-04 2588: 
d4d634cfe7 2025-02-04 2589: [[package]]
d4d634cfe7 2025-02-04 2590: name = "wasi"
946172ea32 2025-04-05 2591: version = "0.14.2+wasi-0.2.4"
d4d634cfe7 2025-02-04 2592: source = "registry+https://github.com/rust-lang/crates.io-index"
946172ea32 2025-04-05 2593: checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3"
d4d634cfe7 2025-02-04 2594: dependencies = [
d4d634cfe7 2025-02-04 2595:  "wit-bindgen-rt",
d4d634cfe7 2025-02-04 2596: ]
e66352b9cc 2025-01-21 2597: 
e66352b9cc 2025-01-21 2598: [[package]]
de3087f832 2024-05-22 2599: name = "wasm-bindgen"
e66352b9cc 2025-01-21 2600: version = "0.2.100"
de3087f832 2024-05-22 2601: source = "registry+https://github.com/rust-lang/crates.io-index"
e66352b9cc 2025-01-21 2602: checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5"
de3087f832 2024-05-22 2603: dependencies = [
de3087f832 2024-05-22 2604:  "cfg-if",
6702d99a67 2024-11-23 2605:  "once_cell",
e66352b9cc 2025-01-21 2606:  "rustversion",
de3087f832 2024-05-22 2607:  "wasm-bindgen-macro",
de3087f832 2024-05-22 2608: ]
de3087f832 2024-05-22 2609: 
de3087f832 2024-05-22 2610: [[package]]
de3087f832 2024-05-22 2611: name = "wasm-bindgen-backend"
e66352b9cc 2025-01-21 2612: version = "0.2.100"
de3087f832 2024-05-22 2613: source = "registry+https://github.com/rust-lang/crates.io-index"
e66352b9cc 2025-01-21 2614: checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6"
de3087f832 2024-05-22 2615: dependencies = [
de3087f832 2024-05-22 2616:  "bumpalo",
de3087f832 2024-05-22 2617:  "log",
de3087f832 2024-05-22 2618:  "proc-macro2",
de3087f832 2024-05-22 2619:  "quote",
6887d3b7f9 2025-06-05 2620:  "syn 2.0.101",
de3087f832 2024-05-22 2621:  "wasm-bindgen-shared",
de3087f832 2024-05-22 2622: ]
de3087f832 2024-05-22 2623: 
de3087f832 2024-05-22 2624: [[package]]
de3087f832 2024-05-22 2625: name = "wasm-bindgen-futures"
e66352b9cc 2025-01-21 2626: version = "0.4.50"
de3087f832 2024-05-22 2627: source = "registry+https://github.com/rust-lang/crates.io-index"
e66352b9cc 2025-01-21 2628: checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61"
de3087f832 2024-05-22 2629: dependencies = [
de3087f832 2024-05-22 2630:  "cfg-if",
de3087f832 2024-05-22 2631:  "js-sys",
7f8a9994b3 2024-12-10 2632:  "once_cell",
de3087f832 2024-05-22 2633:  "wasm-bindgen",
de3087f832 2024-05-22 2634:  "web-sys",
de3087f832 2024-05-22 2635: ]
de3087f832 2024-05-22 2636: 
de3087f832 2024-05-22 2637: [[package]]
de3087f832 2024-05-22 2638: name = "wasm-bindgen-macro"
e66352b9cc 2025-01-21 2639: version = "0.2.100"
de3087f832 2024-05-22 2640: source = "registry+https://github.com/rust-lang/crates.io-index"
e66352b9cc 2025-01-21 2641: checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407"
de3087f832 2024-05-22 2642: dependencies = [
de3087f832 2024-05-22 2643:  "quote",
de3087f832 2024-05-22 2644:  "wasm-bindgen-macro-support",
de3087f832 2024-05-22 2645: ]
de3087f832 2024-05-22 2646: 
de3087f832 2024-05-22 2647: [[package]]
de3087f832 2024-05-22 2648: name = "wasm-bindgen-macro-support"
e66352b9cc 2025-01-21 2649: version = "0.2.100"
de3087f832 2024-05-22 2650: source = "registry+https://github.com/rust-lang/crates.io-index"
e66352b9cc 2025-01-21 2651: checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
de3087f832 2024-05-22 2652: dependencies = [
de3087f832 2024-05-22 2653:  "proc-macro2",
de3087f832 2024-05-22 2654:  "quote",
6887d3b7f9 2025-06-05 2655:  "syn 2.0.101",
de3087f832 2024-05-22 2656:  "wasm-bindgen-backend",
de3087f832 2024-05-22 2657:  "wasm-bindgen-shared",
de3087f832 2024-05-22 2658: ]
de3087f832 2024-05-22 2659: 
de3087f832 2024-05-22 2660: [[package]]
de3087f832 2024-05-22 2661: name = "wasm-bindgen-shared"
e66352b9cc 2025-01-21 2662: version = "0.2.100"
f4cad2a5c0 2024-05-26 2663: source = "registry+https://github.com/rust-lang/crates.io-index"
e66352b9cc 2025-01-21 2664: checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d"
e66352b9cc 2025-01-21 2665: dependencies = [
e66352b9cc 2025-01-21 2666:  "unicode-ident",
e66352b9cc 2025-01-21 2667: ]
f4cad2a5c0 2024-05-26 2668: 
f4cad2a5c0 2024-05-26 2669: [[package]]
f4cad2a5c0 2024-05-26 2670: name = "wasm-streams"
6702d99a67 2024-11-23 2671: version = "0.4.2"
de3087f832 2024-05-22 2672: source = "registry+https://github.com/rust-lang/crates.io-index"
6702d99a67 2024-11-23 2673: checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
f4cad2a5c0 2024-05-26 2674: dependencies = [
f4cad2a5c0 2024-05-26 2675:  "futures-util",
f4cad2a5c0 2024-05-26 2676:  "js-sys",
f4cad2a5c0 2024-05-26 2677:  "wasm-bindgen",
f4cad2a5c0 2024-05-26 2678:  "wasm-bindgen-futures",
f4cad2a5c0 2024-05-26 2679:  "web-sys",
f4cad2a5c0 2024-05-26 2680: ]
de3087f832 2024-05-22 2681: 
de3087f832 2024-05-22 2682: [[package]]
de3087f832 2024-05-22 2683: name = "web-sys"
e66352b9cc 2025-01-21 2684: version = "0.3.77"
e66352b9cc 2025-01-21 2685: source = "registry+https://github.com/rust-lang/crates.io-index"
e66352b9cc 2025-01-21 2686: checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2"
e66352b9cc 2025-01-21 2687: dependencies = [
e66352b9cc 2025-01-21 2688:  "js-sys",
e66352b9cc 2025-01-21 2689:  "wasm-bindgen",
e66352b9cc 2025-01-21 2690: ]
e66352b9cc 2025-01-21 2691: 
e66352b9cc 2025-01-21 2692: [[package]]
f3c59f8e45 2025-04-08 2693: name = "web-time"
f3c59f8e45 2025-04-08 2694: version = "1.1.0"
f3c59f8e45 2025-04-08 2695: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2696: checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
f3c59f8e45 2025-04-08 2697: dependencies = [
f3c59f8e45 2025-04-08 2698:  "js-sys",
f3c59f8e45 2025-04-08 2699:  "wasm-bindgen",
f3c59f8e45 2025-04-08 2700: ]
f3c59f8e45 2025-04-08 2701: 
f3c59f8e45 2025-04-08 2702: [[package]]
3ce249c1a4 2024-06-13 2703: name = "webpki-roots"
6887d3b7f9 2025-06-05 2704: version = "1.0.0"
1db9dbe390 2024-11-28 2705: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2706: checksum = "2853738d1cc4f2da3a225c18ec6c3721abb31961096e9dbf5ab35fa88b19cfdb"
f3c59f8e45 2025-04-08 2707: dependencies = [
f3c59f8e45 2025-04-08 2708:  "rustls-pki-types",
f3c59f8e45 2025-04-08 2709: ]
1db9dbe390 2024-11-28 2710: 
1db9dbe390 2024-11-28 2711: [[package]]
1db9dbe390 2024-11-28 2712: name = "which"
1db9dbe390 2024-11-28 2713: version = "4.4.2"
1db9dbe390 2024-11-28 2714: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28 2715: checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
1db9dbe390 2024-11-28 2716: dependencies = [
1db9dbe390 2024-11-28 2717:  "either",
1db9dbe390 2024-11-28 2718:  "home",
1db9dbe390 2024-11-28 2719:  "once_cell",
c808d500e6 2025-03-09 2720:  "rustix 0.38.44",
c808d500e6 2025-03-09 2721: ]
c808d500e6 2025-03-09 2722: 
c808d500e6 2025-03-09 2723: [[package]]
f3c59f8e45 2025-04-08 2724: name = "windows-core"
6887d3b7f9 2025-06-05 2725: version = "0.61.2"
f3c59f8e45 2025-04-08 2726: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2727: checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
f3c59f8e45 2025-04-08 2728: dependencies = [
f3c59f8e45 2025-04-08 2729:  "windows-implement",
f3c59f8e45 2025-04-08 2730:  "windows-interface",
f3c59f8e45 2025-04-08 2731:  "windows-link",
f3c59f8e45 2025-04-08 2732:  "windows-result",
6887d3b7f9 2025-06-05 2733:  "windows-strings",
f3c59f8e45 2025-04-08 2734: ]
f3c59f8e45 2025-04-08 2735: 
f3c59f8e45 2025-04-08 2736: [[package]]
f3c59f8e45 2025-04-08 2737: name = "windows-implement"
f3c59f8e45 2025-04-08 2738: version = "0.60.0"
f3c59f8e45 2025-04-08 2739: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2740: checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836"
f3c59f8e45 2025-04-08 2741: dependencies = [
f3c59f8e45 2025-04-08 2742:  "proc-macro2",
f3c59f8e45 2025-04-08 2743:  "quote",
6887d3b7f9 2025-06-05 2744:  "syn 2.0.101",
f3c59f8e45 2025-04-08 2745: ]
f3c59f8e45 2025-04-08 2746: 
f3c59f8e45 2025-04-08 2747: [[package]]
f3c59f8e45 2025-04-08 2748: name = "windows-interface"
f3c59f8e45 2025-04-08 2749: version = "0.59.1"
f3c59f8e45 2025-04-08 2750: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2751: checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
f3c59f8e45 2025-04-08 2752: dependencies = [
f3c59f8e45 2025-04-08 2753:  "proc-macro2",
f3c59f8e45 2025-04-08 2754:  "quote",
6887d3b7f9 2025-06-05 2755:  "syn 2.0.101",
f3c59f8e45 2025-04-08 2756: ]
f3c59f8e45 2025-04-08 2757: 
f3c59f8e45 2025-04-08 2758: [[package]]
f3c59f8e45 2025-04-08 2759: name = "windows-link"
f3c59f8e45 2025-04-08 2760: version = "0.1.1"
f3c59f8e45 2025-04-08 2761: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2762: checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38"
f3c59f8e45 2025-04-08 2763: 
f3c59f8e45 2025-04-08 2764: [[package]]
f3c59f8e45 2025-04-08 2765: name = "windows-result"
6887d3b7f9 2025-06-05 2766: version = "0.3.4"
f3c59f8e45 2025-04-08 2767: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2768: checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
f3c59f8e45 2025-04-08 2769: dependencies = [
f3c59f8e45 2025-04-08 2770:  "windows-link",
f3c59f8e45 2025-04-08 2771: ]
f3c59f8e45 2025-04-08 2772: 
f3c59f8e45 2025-04-08 2773: [[package]]
f3c59f8e45 2025-04-08 2774: name = "windows-strings"
6887d3b7f9 2025-06-05 2775: version = "0.4.2"
6887d3b7f9 2025-06-05 2776: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2777: checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
1db9dbe390 2024-11-28 2778: dependencies = [
f3c59f8e45 2025-04-08 2779:  "windows-link",
de3087f832 2024-05-22 2780: ]
de3087f832 2024-05-22 2781: 
de3087f832 2024-05-22 2782: [[package]]
de3087f832 2024-05-22 2783: name = "windows-sys"
de3087f832 2024-05-22 2784: version = "0.52.0"
de3087f832 2024-05-22 2785: source = "registry+https://github.com/rust-lang/crates.io-index"
de3087f832 2024-05-22 2786: checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
de3087f832 2024-05-22 2787: dependencies = [
7beea08af5 2024-07-09 2788:  "windows-targets 0.52.6",
7beea08af5 2024-07-09 2789: ]
7beea08af5 2024-07-09 2790: 
7beea08af5 2024-07-09 2791: [[package]]
c4797b7b7c 2024-08-11 2792: name = "windows-sys"
c4797b7b7c 2024-08-11 2793: version = "0.59.0"
7beea08af5 2024-07-09 2794: source = "registry+https://github.com/rust-lang/crates.io-index"
c4797b7b7c 2024-08-11 2795: checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
7beea08af5 2024-07-09 2796: dependencies = [
c4797b7b7c 2024-08-11 2797:  "windows-targets 0.52.6",
7beea08af5 2024-07-09 2798: ]
7beea08af5 2024-07-09 2799: 
7beea08af5 2024-07-09 2800: [[package]]
7beea08af5 2024-07-09 2801: name = "windows-targets"
7beea08af5 2024-07-09 2802: version = "0.52.6"
7beea08af5 2024-07-09 2803: source = "registry+https://github.com/rust-lang/crates.io-index"
7beea08af5 2024-07-09 2804: checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
7beea08af5 2024-07-09 2805: dependencies = [
7beea08af5 2024-07-09 2806:  "windows_aarch64_gnullvm 0.52.6",
7beea08af5 2024-07-09 2807:  "windows_aarch64_msvc 0.52.6",
7beea08af5 2024-07-09 2808:  "windows_i686_gnu 0.52.6",
f3c59f8e45 2025-04-08 2809:  "windows_i686_gnullvm 0.52.6",
7beea08af5 2024-07-09 2810:  "windows_i686_msvc 0.52.6",
7beea08af5 2024-07-09 2811:  "windows_x86_64_gnu 0.52.6",
7beea08af5 2024-07-09 2812:  "windows_x86_64_gnullvm 0.52.6",
7beea08af5 2024-07-09 2813:  "windows_x86_64_msvc 0.52.6",
7beea08af5 2024-07-09 2814: ]
7beea08af5 2024-07-09 2815: 
7beea08af5 2024-07-09 2816: [[package]]
f3c59f8e45 2025-04-08 2817: name = "windows-targets"
f3c59f8e45 2025-04-08 2818: version = "0.53.0"
7beea08af5 2024-07-09 2819: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2820: checksum = "b1e4c7e8ceaaf9cb7d7507c974735728ab453b67ef8f18febdd7c11fe59dca8b"
f3c59f8e45 2025-04-08 2821: dependencies = [
f3c59f8e45 2025-04-08 2822:  "windows_aarch64_gnullvm 0.53.0",
f3c59f8e45 2025-04-08 2823:  "windows_aarch64_msvc 0.53.0",
f3c59f8e45 2025-04-08 2824:  "windows_i686_gnu 0.53.0",
f3c59f8e45 2025-04-08 2825:  "windows_i686_gnullvm 0.53.0",
f3c59f8e45 2025-04-08 2826:  "windows_i686_msvc 0.53.0",
f3c59f8e45 2025-04-08 2827:  "windows_x86_64_gnu 0.53.0",
f3c59f8e45 2025-04-08 2828:  "windows_x86_64_gnullvm 0.53.0",
f3c59f8e45 2025-04-08 2829:  "windows_x86_64_msvc 0.53.0",
f3c59f8e45 2025-04-08 2830: ]
7beea08af5 2024-07-09 2831: 
7beea08af5 2024-07-09 2832: [[package]]
7beea08af5 2024-07-09 2833: name = "windows_aarch64_gnullvm"
7beea08af5 2024-07-09 2834: version = "0.52.6"
7beea08af5 2024-07-09 2835: source = "registry+https://github.com/rust-lang/crates.io-index"
7beea08af5 2024-07-09 2836: checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
7beea08af5 2024-07-09 2837: 
7beea08af5 2024-07-09 2838: [[package]]
f3c59f8e45 2025-04-08 2839: name = "windows_aarch64_gnullvm"
f3c59f8e45 2025-04-08 2840: version = "0.53.0"
7beea08af5 2024-07-09 2841: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2842: checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764"
7beea08af5 2024-07-09 2843: 
7beea08af5 2024-07-09 2844: [[package]]
7beea08af5 2024-07-09 2845: name = "windows_aarch64_msvc"
7beea08af5 2024-07-09 2846: version = "0.52.6"
7beea08af5 2024-07-09 2847: source = "registry+https://github.com/rust-lang/crates.io-index"
7beea08af5 2024-07-09 2848: checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
7beea08af5 2024-07-09 2849: 
7beea08af5 2024-07-09 2850: [[package]]
f3c59f8e45 2025-04-08 2851: name = "windows_aarch64_msvc"
f3c59f8e45 2025-04-08 2852: version = "0.53.0"
7beea08af5 2024-07-09 2853: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2854: checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c"
7beea08af5 2024-07-09 2855: 
7beea08af5 2024-07-09 2856: [[package]]
7beea08af5 2024-07-09 2857: name = "windows_i686_gnu"
7beea08af5 2024-07-09 2858: version = "0.52.6"
7beea08af5 2024-07-09 2859: source = "registry+https://github.com/rust-lang/crates.io-index"
7beea08af5 2024-07-09 2860: checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
6702d99a67 2024-11-23 2861: 
6702d99a67 2024-11-23 2862: [[package]]
f3c59f8e45 2025-04-08 2863: name = "windows_i686_gnu"
f3c59f8e45 2025-04-08 2864: version = "0.53.0"
f3c59f8e45 2025-04-08 2865: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2866: checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3"
f3c59f8e45 2025-04-08 2867: 
f3c59f8e45 2025-04-08 2868: [[package]]
7beea08af5 2024-07-09 2869: name = "windows_i686_gnullvm"
7beea08af5 2024-07-09 2870: version = "0.52.6"
7beea08af5 2024-07-09 2871: source = "registry+https://github.com/rust-lang/crates.io-index"
7beea08af5 2024-07-09 2872: checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
7beea08af5 2024-07-09 2873: 
7beea08af5 2024-07-09 2874: [[package]]
f3c59f8e45 2025-04-08 2875: name = "windows_i686_gnullvm"
f3c59f8e45 2025-04-08 2876: version = "0.53.0"
7beea08af5 2024-07-09 2877: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2878: checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11"
7beea08af5 2024-07-09 2879: 
7beea08af5 2024-07-09 2880: [[package]]
7beea08af5 2024-07-09 2881: name = "windows_i686_msvc"
7beea08af5 2024-07-09 2882: version = "0.52.6"
7beea08af5 2024-07-09 2883: source = "registry+https://github.com/rust-lang/crates.io-index"
7beea08af5 2024-07-09 2884: checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
7beea08af5 2024-07-09 2885: 
7beea08af5 2024-07-09 2886: [[package]]
f3c59f8e45 2025-04-08 2887: name = "windows_i686_msvc"
f3c59f8e45 2025-04-08 2888: version = "0.53.0"
7beea08af5 2024-07-09 2889: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2890: checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d"
7beea08af5 2024-07-09 2891: 
7beea08af5 2024-07-09 2892: [[package]]
7beea08af5 2024-07-09 2893: name = "windows_x86_64_gnu"
7beea08af5 2024-07-09 2894: version = "0.52.6"
7beea08af5 2024-07-09 2895: source = "registry+https://github.com/rust-lang/crates.io-index"
7beea08af5 2024-07-09 2896: checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
7beea08af5 2024-07-09 2897: 
7beea08af5 2024-07-09 2898: [[package]]
f3c59f8e45 2025-04-08 2899: name = "windows_x86_64_gnu"
f3c59f8e45 2025-04-08 2900: version = "0.53.0"
7beea08af5 2024-07-09 2901: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2902: checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba"
7beea08af5 2024-07-09 2903: 
7beea08af5 2024-07-09 2904: [[package]]
7beea08af5 2024-07-09 2905: name = "windows_x86_64_gnullvm"
7beea08af5 2024-07-09 2906: version = "0.52.6"
7beea08af5 2024-07-09 2907: source = "registry+https://github.com/rust-lang/crates.io-index"
7beea08af5 2024-07-09 2908: checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
7beea08af5 2024-07-09 2909: 
7beea08af5 2024-07-09 2910: [[package]]
f3c59f8e45 2025-04-08 2911: name = "windows_x86_64_gnullvm"
f3c59f8e45 2025-04-08 2912: version = "0.53.0"
7beea08af5 2024-07-09 2913: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2914: checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57"
7beea08af5 2024-07-09 2915: 
7beea08af5 2024-07-09 2916: [[package]]
7beea08af5 2024-07-09 2917: name = "windows_x86_64_msvc"
7beea08af5 2024-07-09 2918: version = "0.52.6"
7beea08af5 2024-07-09 2919: source = "registry+https://github.com/rust-lang/crates.io-index"
7beea08af5 2024-07-09 2920: checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
7beea08af5 2024-07-09 2921: 
7beea08af5 2024-07-09 2922: [[package]]
f3c59f8e45 2025-04-08 2923: name = "windows_x86_64_msvc"
f3c59f8e45 2025-04-08 2924: version = "0.53.0"
f3c59f8e45 2025-04-08 2925: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 2926: checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
f3c59f8e45 2025-04-08 2927: 
f3c59f8e45 2025-04-08 2928: [[package]]
7beea08af5 2024-07-09 2929: name = "winnow"
6887d3b7f9 2025-06-05 2930: version = "0.7.10"
7beea08af5 2024-07-09 2931: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2932: checksum = "c06928c8748d81b05c9be96aad92e1b6ff01833332f281e8cfca3be4b35fc9ec"
866aad57a4 2024-06-15 2933: dependencies = [
866aad57a4 2024-06-15 2934:  "memchr",
866aad57a4 2024-06-15 2935: ]
866aad57a4 2024-06-15 2936: 
866aad57a4 2024-06-15 2937: [[package]]
d4d634cfe7 2025-02-04 2938: name = "wit-bindgen-rt"
946172ea32 2025-04-05 2939: version = "0.39.0"
6702d99a67 2024-11-23 2940: source = "registry+https://github.com/rust-lang/crates.io-index"
946172ea32 2025-04-05 2941: checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1"
6702d99a67 2024-11-23 2942: dependencies = [
f3c59f8e45 2025-04-08 2943:  "bitflags",
f3c59f8e45 2025-04-08 2944: ]
6702d99a67 2024-11-23 2945: 
6702d99a67 2024-11-23 2946: [[package]]
6702d99a67 2024-11-23 2947: name = "writeable"
6887d3b7f9 2025-06-05 2948: version = "0.6.1"
1db9dbe390 2024-11-28 2949: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2950: checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb"
6702d99a67 2024-11-23 2951: 
6702d99a67 2024-11-23 2952: [[package]]
6702d99a67 2024-11-23 2953: name = "yoke"
6887d3b7f9 2025-06-05 2954: version = "0.8.0"
6702d99a67 2024-11-23 2955: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2956: checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc"
6702d99a67 2024-11-23 2957: dependencies = [
6702d99a67 2024-11-23 2958:  "serde",
6702d99a67 2024-11-23 2959:  "stable_deref_trait",
6702d99a67 2024-11-23 2960:  "yoke-derive",
6702d99a67 2024-11-23 2961:  "zerofrom",
6702d99a67 2024-11-23 2962: ]
6702d99a67 2024-11-23 2963: 
6702d99a67 2024-11-23 2964: [[package]]
6702d99a67 2024-11-23 2965: name = "yoke-derive"
6887d3b7f9 2025-06-05 2966: version = "0.8.0"
6702d99a67 2024-11-23 2967: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2968: checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6"
6702d99a67 2024-11-23 2969: dependencies = [
6702d99a67 2024-11-23 2970:  "proc-macro2",
6702d99a67 2024-11-23 2971:  "quote",
6887d3b7f9 2025-06-05 2972:  "syn 2.0.101",
6702d99a67 2024-11-23 2973:  "synstructure",
6702d99a67 2024-11-23 2974: ]
6702d99a67 2024-11-23 2975: 
6702d99a67 2024-11-23 2976: [[package]]
f3c59f8e45 2025-04-08 2977: name = "zerocopy"
6887d3b7f9 2025-06-05 2978: version = "0.8.25"
f3c59f8e45 2025-04-08 2979: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2980: checksum = "a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb"
f3c59f8e45 2025-04-08 2981: dependencies = [
f3c59f8e45 2025-04-08 2982:  "zerocopy-derive",
f3c59f8e45 2025-04-08 2983: ]
f3c59f8e45 2025-04-08 2984: 
f3c59f8e45 2025-04-08 2985: [[package]]
f3c59f8e45 2025-04-08 2986: name = "zerocopy-derive"
6887d3b7f9 2025-06-05 2987: version = "0.8.25"
f3c59f8e45 2025-04-08 2988: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 2989: checksum = "28a6e20d751156648aa063f3800b706ee209a32c0b4d9f24be3d980b01be55ef"
f3c59f8e45 2025-04-08 2990: dependencies = [
f3c59f8e45 2025-04-08 2991:  "proc-macro2",
f3c59f8e45 2025-04-08 2992:  "quote",
6887d3b7f9 2025-06-05 2993:  "syn 2.0.101",
f3c59f8e45 2025-04-08 2994: ]
f3c59f8e45 2025-04-08 2995: 
f3c59f8e45 2025-04-08 2996: [[package]]
6702d99a67 2024-11-23 2997: name = "zerofrom"
f3c59f8e45 2025-04-08 2998: version = "0.1.6"
6702d99a67 2024-11-23 2999: source = "registry+https://github.com/rust-lang/crates.io-index"
f3c59f8e45 2025-04-08 3000: checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
6702d99a67 2024-11-23 3001: dependencies = [
6702d99a67 2024-11-23 3002:  "zerofrom-derive",
6702d99a67 2024-11-23 3003: ]
6702d99a67 2024-11-23 3004: 
6702d99a67 2024-11-23 3005: [[package]]
6702d99a67 2024-11-23 3006: name = "zerofrom-derive"
c808d500e6 2025-03-09 3007: version = "0.1.6"
6702d99a67 2024-11-23 3008: source = "registry+https://github.com/rust-lang/crates.io-index"
c808d500e6 2025-03-09 3009: checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
6702d99a67 2024-11-23 3010: dependencies = [
6702d99a67 2024-11-23 3011:  "proc-macro2",
6702d99a67 2024-11-23 3012:  "quote",
6887d3b7f9 2025-06-05 3013:  "syn 2.0.101",
6702d99a67 2024-11-23 3014:  "synstructure",
6702d99a67 2024-11-23 3015: ]
6702d99a67 2024-11-23 3016: 
6702d99a67 2024-11-23 3017: [[package]]
1db9dbe390 2024-11-28 3018: name = "zeroize"
1db9dbe390 2024-11-28 3019: version = "1.8.1"
1db9dbe390 2024-11-28 3020: source = "registry+https://github.com/rust-lang/crates.io-index"
1db9dbe390 2024-11-28 3021: checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
1db9dbe390 2024-11-28 3022: 
1db9dbe390 2024-11-28 3023: [[package]]
6887d3b7f9 2025-06-05 3024: name = "zerotrie"
6887d3b7f9 2025-06-05 3025: version = "0.2.2"
6887d3b7f9 2025-06-05 3026: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 3027: checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595"
6887d3b7f9 2025-06-05 3028: dependencies = [
6887d3b7f9 2025-06-05 3029:  "displaydoc",
6887d3b7f9 2025-06-05 3030:  "yoke",
6887d3b7f9 2025-06-05 3031:  "zerofrom",
6887d3b7f9 2025-06-05 3032: ]
6887d3b7f9 2025-06-05 3033: 
6887d3b7f9 2025-06-05 3034: [[package]]
6702d99a67 2024-11-23 3035: name = "zerovec"
6887d3b7f9 2025-06-05 3036: version = "0.11.2"
ce79786e06 2024-06-11 3037: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 3038: checksum = "4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428"
ce79786e06 2024-06-11 3039: dependencies = [
6702d99a67 2024-11-23 3040:  "yoke",
6702d99a67 2024-11-23 3041:  "zerofrom",
6702d99a67 2024-11-23 3042:  "zerovec-derive",
ce79786e06 2024-06-11 3043: ]
ce79786e06 2024-06-11 3044: 
ce79786e06 2024-06-11 3045: [[package]]
6702d99a67 2024-11-23 3046: name = "zerovec-derive"
6887d3b7f9 2025-06-05 3047: version = "0.11.1"
ce79786e06 2024-06-11 3048: source = "registry+https://github.com/rust-lang/crates.io-index"
6887d3b7f9 2025-06-05 3049: checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f"
6702d99a67 2024-11-23 3050: dependencies = [
6702d99a67 2024-11-23 3051:  "proc-macro2",
6702d99a67 2024-11-23 3052:  "quote",
6887d3b7f9 2025-06-05 3053:  "syn 2.0.101",
6702d99a67 2024-11-23 3054: ]