nym: 2024.12-aero -> 2024.13-magura-patched (#358978)

authored by Gaétan Lepage and committed by GitHub a44f4541 75763a2f

+10 -10923
-10899
pkgs/by-name/ny/nym/Cargo.lock
··· 1 - # This file is automatically @generated by Cargo. 2 - # It is not intended for manual editing. 3 - version = 3 4 - 5 - [[package]] 6 - name = "Inflector" 7 - version = "0.11.4" 8 - source = "registry+https://github.com/rust-lang/crates.io-index" 9 - checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3" 10 - 11 - [[package]] 12 - name = "accessory" 13 - version = "1.3.1" 14 - source = "registry+https://github.com/rust-lang/crates.io-index" 15 - checksum = "87537f9ae7cfa78d5b8ebd1a1db25959f5e737126be4d8eb44a5452fc4b63cde" 16 - dependencies = [ 17 - "macroific", 18 - "proc-macro2", 19 - "quote", 20 - "syn 2.0.66", 21 - ] 22 - 23 - [[package]] 24 - name = "addr" 25 - version = "0.15.6" 26 - source = "registry+https://github.com/rust-lang/crates.io-index" 27 - checksum = "a93b8a41dbe230ad5087cc721f8d41611de654542180586b315d9f4cf6b72bef" 28 - dependencies = [ 29 - "psl", 30 - "psl-types", 31 - ] 32 - 33 - [[package]] 34 - name = "addr2line" 35 - version = "0.22.0" 36 - source = "registry+https://github.com/rust-lang/crates.io-index" 37 - checksum = "6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678" 38 - dependencies = [ 39 - "gimli", 40 - ] 41 - 42 - [[package]] 43 - name = "adler" 44 - version = "1.0.2" 45 - source = "registry+https://github.com/rust-lang/crates.io-index" 46 - checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" 47 - 48 - [[package]] 49 - name = "adler2" 50 - version = "2.0.0" 51 - source = "registry+https://github.com/rust-lang/crates.io-index" 52 - checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" 53 - 54 - [[package]] 55 - name = "aead" 56 - version = "0.5.2" 57 - source = "registry+https://github.com/rust-lang/crates.io-index" 58 - checksum = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0" 59 - dependencies = [ 60 - "crypto-common", 61 - "generic-array 0.14.7", 62 - ] 63 - 64 - [[package]] 65 - name = "aes" 66 - version = "0.8.4" 67 - source = "registry+https://github.com/rust-lang/crates.io-index" 68 - checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0" 69 - dependencies = [ 70 - "cfg-if", 71 - "cipher", 72 - "cpufeatures", 73 - ] 74 - 75 - [[package]] 76 - name = "aes-gcm" 77 - version = "0.10.3" 78 - source = "registry+https://github.com/rust-lang/crates.io-index" 79 - checksum = "831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1" 80 - dependencies = [ 81 - "aead", 82 - "aes", 83 - "cipher", 84 - "ctr", 85 - "ghash", 86 - "subtle 2.5.0", 87 - ] 88 - 89 - [[package]] 90 - name = "aes-gcm-siv" 91 - version = "0.11.1" 92 - source = "registry+https://github.com/rust-lang/crates.io-index" 93 - checksum = "ae0784134ba9375416d469ec31e7c5f9fa94405049cf08c5ce5b4698be673e0d" 94 - dependencies = [ 95 - "aead", 96 - "aes", 97 - "cipher", 98 - "ctr", 99 - "polyval", 100 - "subtle 2.5.0", 101 - "zeroize", 102 - ] 103 - 104 - [[package]] 105 - name = "ahash" 106 - version = "0.7.8" 107 - source = "registry+https://github.com/rust-lang/crates.io-index" 108 - checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9" 109 - dependencies = [ 110 - "getrandom", 111 - "once_cell", 112 - "version_check", 113 - ] 114 - 115 - [[package]] 116 - name = "ahash" 117 - version = "0.8.11" 118 - source = "registry+https://github.com/rust-lang/crates.io-index" 119 - checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011" 120 - dependencies = [ 121 - "cfg-if", 122 - "once_cell", 123 - "version_check", 124 - "zerocopy", 125 - ] 126 - 127 - [[package]] 128 - name = "aho-corasick" 129 - version = "1.1.3" 130 - source = "registry+https://github.com/rust-lang/crates.io-index" 131 - checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" 132 - dependencies = [ 133 - "memchr", 134 - ] 135 - 136 - [[package]] 137 - name = "allocator-api2" 138 - version = "0.2.18" 139 - source = "registry+https://github.com/rust-lang/crates.io-index" 140 - checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f" 141 - 142 - [[package]] 143 - name = "android-tzdata" 144 - version = "0.1.1" 145 - source = "registry+https://github.com/rust-lang/crates.io-index" 146 - checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" 147 - 148 - [[package]] 149 - name = "android_log-sys" 150 - version = "0.3.1" 151 - source = "registry+https://github.com/rust-lang/crates.io-index" 152 - checksum = "5ecc8056bf6ab9892dcd53216c83d1597487d7dacac16c8df6b877d127df9937" 153 - 154 - [[package]] 155 - name = "android_logger" 156 - version = "0.14.1" 157 - source = "registry+https://github.com/rust-lang/crates.io-index" 158 - checksum = "05b07e8e73d720a1f2e4b6014766e6039fd2e96a4fa44e2a78d0e1fa2ff49826" 159 - dependencies = [ 160 - "android_log-sys", 161 - "env_filter", 162 - "log", 163 - ] 164 - 165 - [[package]] 166 - name = "android_system_properties" 167 - version = "0.1.5" 168 - source = "registry+https://github.com/rust-lang/crates.io-index" 169 - checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 170 - dependencies = [ 171 - "libc", 172 - ] 173 - 174 - [[package]] 175 - name = "anes" 176 - version = "0.1.6" 177 - source = "registry+https://github.com/rust-lang/crates.io-index" 178 - checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" 179 - 180 - [[package]] 181 - name = "anstream" 182 - version = "0.6.14" 183 - source = "registry+https://github.com/rust-lang/crates.io-index" 184 - checksum = "418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b" 185 - dependencies = [ 186 - "anstyle", 187 - "anstyle-parse", 188 - "anstyle-query", 189 - "anstyle-wincon", 190 - "colorchoice", 191 - "is_terminal_polyfill", 192 - "utf8parse", 193 - ] 194 - 195 - [[package]] 196 - name = "anstyle" 197 - version = "1.0.8" 198 - source = "registry+https://github.com/rust-lang/crates.io-index" 199 - checksum = "1bec1de6f59aedf83baf9ff929c98f2ad654b97c9510f4e70cf6f661d49fd5b1" 200 - 201 - [[package]] 202 - name = "anstyle-parse" 203 - version = "0.2.4" 204 - source = "registry+https://github.com/rust-lang/crates.io-index" 205 - checksum = "c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4" 206 - dependencies = [ 207 - "utf8parse", 208 - ] 209 - 210 - [[package]] 211 - name = "anstyle-query" 212 - version = "1.1.0" 213 - source = "registry+https://github.com/rust-lang/crates.io-index" 214 - checksum = "ad186efb764318d35165f1758e7dcef3b10628e26d41a44bc5550652e6804391" 215 - dependencies = [ 216 - "windows-sys 0.52.0", 217 - ] 218 - 219 - [[package]] 220 - name = "anstyle-wincon" 221 - version = "3.0.3" 222 - source = "registry+https://github.com/rust-lang/crates.io-index" 223 - checksum = "61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19" 224 - dependencies = [ 225 - "anstyle", 226 - "windows-sys 0.52.0", 227 - ] 228 - 229 - [[package]] 230 - name = "anyhow" 231 - version = "1.0.89" 232 - source = "registry+https://github.com/rust-lang/crates.io-index" 233 - checksum = "86fdf8605db99b54d3cd748a44c6d04df638eb5dafb219b135d0149bd0db01f6" 234 - 235 - [[package]] 236 - name = "arbitrary" 237 - version = "1.3.2" 238 - source = "registry+https://github.com/rust-lang/crates.io-index" 239 - checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110" 240 - dependencies = [ 241 - "derive_arbitrary", 242 - ] 243 - 244 - [[package]] 245 - name = "argon2" 246 - version = "0.5.3" 247 - source = "registry+https://github.com/rust-lang/crates.io-index" 248 - checksum = "3c3610892ee6e0cbce8ae2700349fcf8f98adb0dbfbee85aec3c9179d29cc072" 249 - dependencies = [ 250 - "base64ct", 251 - "blake2 0.10.6", 252 - "cpufeatures", 253 - "password-hash", 254 - ] 255 - 256 - [[package]] 257 - name = "arrayref" 258 - version = "0.3.7" 259 - source = "registry+https://github.com/rust-lang/crates.io-index" 260 - checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545" 261 - 262 - [[package]] 263 - name = "arrayvec" 264 - version = "0.7.4" 265 - source = "registry+https://github.com/rust-lang/crates.io-index" 266 - checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711" 267 - 268 - [[package]] 269 - name = "askama" 270 - version = "0.12.1" 271 - source = "registry+https://github.com/rust-lang/crates.io-index" 272 - checksum = "b79091df18a97caea757e28cd2d5fda49c6cd4bd01ddffd7ff01ace0c0ad2c28" 273 - dependencies = [ 274 - "askama_derive", 275 - "askama_escape", 276 - ] 277 - 278 - [[package]] 279 - name = "askama_derive" 280 - version = "0.12.5" 281 - source = "registry+https://github.com/rust-lang/crates.io-index" 282 - checksum = "19fe8d6cb13c4714962c072ea496f3392015f0989b1a2847bb4b2d9effd71d83" 283 - dependencies = [ 284 - "askama_parser", 285 - "basic-toml", 286 - "mime", 287 - "mime_guess", 288 - "proc-macro2", 289 - "quote", 290 - "serde", 291 - "syn 2.0.66", 292 - ] 293 - 294 - [[package]] 295 - name = "askama_escape" 296 - version = "0.10.3" 297 - source = "registry+https://github.com/rust-lang/crates.io-index" 298 - checksum = "619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341" 299 - 300 - [[package]] 301 - name = "askama_parser" 302 - version = "0.2.1" 303 - source = "registry+https://github.com/rust-lang/crates.io-index" 304 - checksum = "acb1161c6b64d1c3d83108213c2a2533a342ac225aabd0bda218278c2ddb00c0" 305 - dependencies = [ 306 - "nom", 307 - ] 308 - 309 - [[package]] 310 - name = "async-channel" 311 - version = "1.9.0" 312 - source = "registry+https://github.com/rust-lang/crates.io-index" 313 - checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35" 314 - dependencies = [ 315 - "concurrent-queue", 316 - "event-listener", 317 - "futures-core", 318 - ] 319 - 320 - [[package]] 321 - name = "async-stream" 322 - version = "0.3.5" 323 - source = "registry+https://github.com/rust-lang/crates.io-index" 324 - checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51" 325 - dependencies = [ 326 - "async-stream-impl", 327 - "futures-core", 328 - "pin-project-lite", 329 - ] 330 - 331 - [[package]] 332 - name = "async-stream-impl" 333 - version = "0.3.5" 334 - source = "registry+https://github.com/rust-lang/crates.io-index" 335 - checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193" 336 - dependencies = [ 337 - "proc-macro2", 338 - "quote", 339 - "syn 2.0.66", 340 - ] 341 - 342 - [[package]] 343 - name = "async-trait" 344 - version = "0.1.82" 345 - source = "registry+https://github.com/rust-lang/crates.io-index" 346 - checksum = "a27b8a3a6e1a44fa4c8baf1f653e4172e81486d4941f2237e20dc2d0cf4ddff1" 347 - dependencies = [ 348 - "proc-macro2", 349 - "quote", 350 - "syn 2.0.66", 351 - ] 352 - 353 - [[package]] 354 - name = "async-tungstenite" 355 - version = "0.24.0" 356 - source = "registry+https://github.com/rust-lang/crates.io-index" 357 - checksum = "3609af4bbf701ddaf1f6bb4e6257dff4ff8932327d0e685d3f653724c258b1ac" 358 - dependencies = [ 359 - "futures-io", 360 - "futures-util", 361 - "log", 362 - "pin-project-lite", 363 - "rustls-native-certs 0.7.0", 364 - "rustls-pki-types", 365 - "tokio", 366 - "tokio-rustls 0.25.0", 367 - "tungstenite 0.21.0", 368 - ] 369 - 370 - [[package]] 371 - name = "atoi" 372 - version = "1.0.0" 373 - source = "registry+https://github.com/rust-lang/crates.io-index" 374 - checksum = "d7c57d12312ff59c811c0643f4d80830505833c9ffaebd193d819392b265be8e" 375 - dependencies = [ 376 - "num-traits", 377 - ] 378 - 379 - [[package]] 380 - name = "atomic" 381 - version = "0.5.3" 382 - source = "registry+https://github.com/rust-lang/crates.io-index" 383 - checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba" 384 - 385 - [[package]] 386 - name = "atomic" 387 - version = "0.6.0" 388 - source = "registry+https://github.com/rust-lang/crates.io-index" 389 - checksum = "8d818003e740b63afc82337e3160717f4f63078720a810b7b903e70a5d1d2994" 390 - dependencies = [ 391 - "bytemuck", 392 - ] 393 - 394 - [[package]] 395 - name = "atty" 396 - version = "0.2.14" 397 - source = "registry+https://github.com/rust-lang/crates.io-index" 398 - checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" 399 - dependencies = [ 400 - "hermit-abi 0.1.19", 401 - "libc", 402 - "winapi", 403 - ] 404 - 405 - [[package]] 406 - name = "autocfg" 407 - version = "1.3.0" 408 - source = "registry+https://github.com/rust-lang/crates.io-index" 409 - checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0" 410 - 411 - [[package]] 412 - name = "axum" 413 - version = "0.6.20" 414 - source = "registry+https://github.com/rust-lang/crates.io-index" 415 - checksum = "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf" 416 - dependencies = [ 417 - "async-trait", 418 - "axum-core 0.3.4", 419 - "bitflags 1.3.2", 420 - "bytes", 421 - "futures-util", 422 - "http 0.2.12", 423 - "http-body 0.4.6", 424 - "hyper 0.14.29", 425 - "itoa", 426 - "matchit", 427 - "memchr", 428 - "mime", 429 - "percent-encoding", 430 - "pin-project-lite", 431 - "rustversion", 432 - "serde", 433 - "sync_wrapper 0.1.2", 434 - "tower", 435 - "tower-layer", 436 - "tower-service", 437 - ] 438 - 439 - [[package]] 440 - name = "axum" 441 - version = "0.7.5" 442 - source = "registry+https://github.com/rust-lang/crates.io-index" 443 - checksum = "3a6c9af12842a67734c9a2e355436e5d03b22383ed60cf13cd0c18fbfe3dcbcf" 444 - dependencies = [ 445 - "async-trait", 446 - "axum-core 0.4.3", 447 - "bytes", 448 - "futures-util", 449 - "http 1.1.0", 450 - "http-body 1.0.0", 451 - "http-body-util", 452 - "hyper 1.4.1", 453 - "hyper-util", 454 - "itoa", 455 - "matchit", 456 - "memchr", 457 - "mime", 458 - "percent-encoding", 459 - "pin-project-lite", 460 - "rustversion", 461 - "serde", 462 - "serde_json", 463 - "serde_path_to_error", 464 - "serde_urlencoded", 465 - "sync_wrapper 1.0.1", 466 - "tokio", 467 - "tower", 468 - "tower-layer", 469 - "tower-service", 470 - "tracing", 471 - ] 472 - 473 - [[package]] 474 - name = "axum-core" 475 - version = "0.3.4" 476 - source = "registry+https://github.com/rust-lang/crates.io-index" 477 - checksum = "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c" 478 - dependencies = [ 479 - "async-trait", 480 - "bytes", 481 - "futures-util", 482 - "http 0.2.12", 483 - "http-body 0.4.6", 484 - "mime", 485 - "rustversion", 486 - "tower-layer", 487 - "tower-service", 488 - ] 489 - 490 - [[package]] 491 - name = "axum-core" 492 - version = "0.4.3" 493 - source = "registry+https://github.com/rust-lang/crates.io-index" 494 - checksum = "a15c63fd72d41492dc4f497196f5da1fb04fb7529e631d73630d1b491e47a2e3" 495 - dependencies = [ 496 - "async-trait", 497 - "bytes", 498 - "futures-util", 499 - "http 1.1.0", 500 - "http-body 1.0.0", 501 - "http-body-util", 502 - "mime", 503 - "pin-project-lite", 504 - "rustversion", 505 - "sync_wrapper 0.1.2", 506 - "tower-layer", 507 - "tower-service", 508 - "tracing", 509 - ] 510 - 511 - [[package]] 512 - name = "axum-extra" 513 - version = "0.9.3" 514 - source = "registry+https://github.com/rust-lang/crates.io-index" 515 - checksum = "0be6ea09c9b96cb5076af0de2e383bd2bc0c18f827cf1967bdd353e0b910d733" 516 - dependencies = [ 517 - "axum 0.7.5", 518 - "axum-core 0.4.3", 519 - "bytes", 520 - "futures-util", 521 - "headers", 522 - "http 1.1.0", 523 - "http-body 1.0.0", 524 - "http-body-util", 525 - "mime", 526 - "pin-project-lite", 527 - "serde", 528 - "tower", 529 - "tower-layer", 530 - "tower-service", 531 - "tracing", 532 - ] 533 - 534 - [[package]] 535 - name = "backtrace" 536 - version = "0.3.73" 537 - source = "registry+https://github.com/rust-lang/crates.io-index" 538 - checksum = "5cc23269a4f8976d0a4d2e7109211a419fe30e8d88d677cd60b6bc79c5732e0a" 539 - dependencies = [ 540 - "addr2line", 541 - "cc", 542 - "cfg-if", 543 - "libc", 544 - "miniz_oxide 0.7.3", 545 - "object", 546 - "rustc-demangle", 547 - ] 548 - 549 - [[package]] 550 - name = "base16ct" 551 - version = "0.2.0" 552 - source = "registry+https://github.com/rust-lang/crates.io-index" 553 - checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf" 554 - 555 - [[package]] 556 - name = "base64" 557 - version = "0.13.1" 558 - source = "registry+https://github.com/rust-lang/crates.io-index" 559 - checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" 560 - 561 - [[package]] 562 - name = "base64" 563 - version = "0.21.7" 564 - source = "registry+https://github.com/rust-lang/crates.io-index" 565 - checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" 566 - 567 - [[package]] 568 - name = "base64" 569 - version = "0.22.1" 570 - source = "registry+https://github.com/rust-lang/crates.io-index" 571 - checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 572 - 573 - [[package]] 574 - name = "base64ct" 575 - version = "1.6.0" 576 - source = "registry+https://github.com/rust-lang/crates.io-index" 577 - checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" 578 - 579 - [[package]] 580 - name = "basic-toml" 581 - version = "0.1.9" 582 - source = "registry+https://github.com/rust-lang/crates.io-index" 583 - checksum = "823388e228f614e9558c6804262db37960ec8821856535f5c3f59913140558f8" 584 - dependencies = [ 585 - "serde", 586 - ] 587 - 588 - [[package]] 589 - name = "binascii" 590 - version = "0.1.4" 591 - source = "registry+https://github.com/rust-lang/crates.io-index" 592 - checksum = "383d29d513d8764dcdc42ea295d979eb99c3c9f00607b3692cf68a431f7dca72" 593 - 594 - [[package]] 595 - name = "bincode" 596 - version = "1.3.3" 597 - source = "registry+https://github.com/rust-lang/crates.io-index" 598 - checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad" 599 - dependencies = [ 600 - "serde", 601 - ] 602 - 603 - [[package]] 604 - name = "bip32" 605 - version = "0.5.2" 606 - source = "registry+https://github.com/rust-lang/crates.io-index" 607 - checksum = "aa13fae8b6255872fd86f7faf4b41168661d7d78609f7bfe6771b85c6739a15b" 608 - dependencies = [ 609 - "bs58", 610 - "hmac", 611 - "k256", 612 - "rand_core 0.6.4", 613 - "ripemd", 614 - "sha2 0.10.8", 615 - "subtle 2.5.0", 616 - "zeroize", 617 - ] 618 - 619 - [[package]] 620 - name = "bip39" 621 - version = "2.0.0" 622 - source = "registry+https://github.com/rust-lang/crates.io-index" 623 - checksum = "93f2635620bf0b9d4576eb7bb9a38a55df78bd1205d26fa994b25911a69f212f" 624 - dependencies = [ 625 - "bitcoin_hashes", 626 - "rand", 627 - "rand_core 0.6.4", 628 - "serde", 629 - "unicode-normalization", 630 - "zeroize", 631 - ] 632 - 633 - [[package]] 634 - name = "bit-vec" 635 - version = "0.7.0" 636 - source = "registry+https://github.com/rust-lang/crates.io-index" 637 - checksum = "d2c54ff287cfc0a34f38a6b832ea1bd8e448a330b3e40a50859e6488bee07f22" 638 - 639 - [[package]] 640 - name = "bitcoin_hashes" 641 - version = "0.11.0" 642 - source = "registry+https://github.com/rust-lang/crates.io-index" 643 - checksum = "90064b8dee6815a6470d60bad07bbbaee885c0e12d04177138fa3291a01b7bc4" 644 - 645 - [[package]] 646 - name = "bitflags" 647 - version = "1.3.2" 648 - source = "registry+https://github.com/rust-lang/crates.io-index" 649 - checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 650 - 651 - [[package]] 652 - name = "bitflags" 653 - version = "2.5.0" 654 - source = "registry+https://github.com/rust-lang/crates.io-index" 655 - checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1" 656 - 657 - [[package]] 658 - name = "bitvec" 659 - version = "1.0.1" 660 - source = "registry+https://github.com/rust-lang/crates.io-index" 661 - checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c" 662 - dependencies = [ 663 - "funty", 664 - "radium", 665 - "tap", 666 - "wyz", 667 - ] 668 - 669 - [[package]] 670 - name = "blake2" 671 - version = "0.8.1" 672 - source = "registry+https://github.com/rust-lang/crates.io-index" 673 - checksum = "94cb07b0da6a73955f8fb85d24c466778e70cda767a568229b104f0264089330" 674 - dependencies = [ 675 - "byte-tools", 676 - "crypto-mac", 677 - "digest 0.8.1", 678 - "opaque-debug 0.2.3", 679 - ] 680 - 681 - [[package]] 682 - name = "blake2" 683 - version = "0.10.6" 684 - source = "registry+https://github.com/rust-lang/crates.io-index" 685 - checksum = "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe" 686 - dependencies = [ 687 - "digest 0.10.7", 688 - ] 689 - 690 - [[package]] 691 - name = "blake3" 692 - version = "1.5.4" 693 - source = "registry+https://github.com/rust-lang/crates.io-index" 694 - checksum = "d82033247fd8e890df8f740e407ad4d038debb9eb1f40533fffb32e7d17dc6f7" 695 - dependencies = [ 696 - "arrayref", 697 - "arrayvec", 698 - "cc", 699 - "cfg-if", 700 - "constant_time_eq", 701 - "digest 0.10.7", 702 - ] 703 - 704 - [[package]] 705 - name = "block-buffer" 706 - version = "0.9.0" 707 - source = "registry+https://github.com/rust-lang/crates.io-index" 708 - checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4" 709 - dependencies = [ 710 - "generic-array 0.14.7", 711 - ] 712 - 713 - [[package]] 714 - name = "block-buffer" 715 - version = "0.10.4" 716 - source = "registry+https://github.com/rust-lang/crates.io-index" 717 - checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 718 - dependencies = [ 719 - "generic-array 0.14.7", 720 - ] 721 - 722 - [[package]] 723 - name = "block-padding" 724 - version = "0.3.3" 725 - source = "registry+https://github.com/rust-lang/crates.io-index" 726 - checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93" 727 - dependencies = [ 728 - "generic-array 0.14.7", 729 - ] 730 - 731 - [[package]] 732 - name = "bloomfilter" 733 - version = "1.0.14" 734 - source = "registry+https://github.com/rust-lang/crates.io-index" 735 - checksum = "bc0bdbcf2078e0ba8a74e1fe0cf36f54054a04485759b61dfd60b174658e9607" 736 - dependencies = [ 737 - "bit-vec", 738 - "getrandom", 739 - "siphasher 1.0.1", 740 - ] 741 - 742 - [[package]] 743 - name = "bls12_381" 744 - version = "0.8.0" 745 - source = "git+https://github.com/jstuczyn/bls12_381?branch=temp/experimental-serdect#22cd0a16b674af1629110a2dc8b6cf6c73ea4cd9" 746 - dependencies = [ 747 - "digest 0.9.0", 748 - "ff", 749 - "group", 750 - "pairing", 751 - "rand_core 0.6.4", 752 - "serde", 753 - "serdect 0.3.0-pre.0", 754 - "subtle 2.5.0", 755 - "zeroize", 756 - ] 757 - 758 - [[package]] 759 - name = "bnum" 760 - version = "0.8.1" 761 - source = "registry+https://github.com/rust-lang/crates.io-index" 762 - checksum = "ab9008b6bb9fc80b5277f2fe481c09e828743d9151203e804583eb4c9e15b31d" 763 - 764 - [[package]] 765 - name = "bs58" 766 - version = "0.5.1" 767 - source = "registry+https://github.com/rust-lang/crates.io-index" 768 - checksum = "bf88ba1141d185c399bee5288d850d63b8369520c1eafc32a0430b5b6c287bf4" 769 - dependencies = [ 770 - "sha2 0.10.8", 771 - "tinyvec", 772 - ] 773 - 774 - [[package]] 775 - name = "bumpalo" 776 - version = "3.16.0" 777 - source = "registry+https://github.com/rust-lang/crates.io-index" 778 - checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" 779 - 780 - [[package]] 781 - name = "byte-tools" 782 - version = "0.3.1" 783 - source = "registry+https://github.com/rust-lang/crates.io-index" 784 - checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7" 785 - 786 - [[package]] 787 - name = "bytecodec" 788 - version = "0.4.15" 789 - source = "registry+https://github.com/rust-lang/crates.io-index" 790 - checksum = "adf4c9d0bbf32eea58d7c0f812058138ee8edaf0f2802b6d03561b504729a325" 791 - dependencies = [ 792 - "byteorder", 793 - "trackable 0.2.24", 794 - ] 795 - 796 - [[package]] 797 - name = "bytemuck" 798 - version = "1.16.0" 799 - source = "registry+https://github.com/rust-lang/crates.io-index" 800 - checksum = "78834c15cb5d5efe3452d58b1e8ba890dd62d21907f867f383358198e56ebca5" 801 - 802 - [[package]] 803 - name = "byteorder" 804 - version = "1.5.0" 805 - source = "registry+https://github.com/rust-lang/crates.io-index" 806 - checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 807 - 808 - [[package]] 809 - name = "bytes" 810 - version = "1.7.1" 811 - source = "registry+https://github.com/rust-lang/crates.io-index" 812 - checksum = "8318a53db07bb3f8dca91a600466bdb3f2eaadeedfdbcf02e1accbad9271ba50" 813 - dependencies = [ 814 - "serde", 815 - ] 816 - 817 - [[package]] 818 - name = "camino" 819 - version = "1.1.7" 820 - source = "registry+https://github.com/rust-lang/crates.io-index" 821 - checksum = "e0ec6b951b160caa93cc0c7b209e5a3bff7aae9062213451ac99493cd844c239" 822 - dependencies = [ 823 - "serde", 824 - ] 825 - 826 - [[package]] 827 - name = "cargo-platform" 828 - version = "0.1.8" 829 - source = "registry+https://github.com/rust-lang/crates.io-index" 830 - checksum = "24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfc" 831 - dependencies = [ 832 - "serde", 833 - ] 834 - 835 - [[package]] 836 - name = "cargo_metadata" 837 - version = "0.15.4" 838 - source = "registry+https://github.com/rust-lang/crates.io-index" 839 - checksum = "eee4243f1f26fc7a42710e7439c149e2b10b05472f88090acce52632f231a73a" 840 - dependencies = [ 841 - "camino", 842 - "cargo-platform", 843 - "semver 1.0.23", 844 - "serde", 845 - "serde_json", 846 - "thiserror", 847 - ] 848 - 849 - [[package]] 850 - name = "cargo_metadata" 851 - version = "0.18.1" 852 - source = "registry+https://github.com/rust-lang/crates.io-index" 853 - checksum = "2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037" 854 - dependencies = [ 855 - "camino", 856 - "cargo-platform", 857 - "semver 1.0.23", 858 - "serde", 859 - "serde_json", 860 - "thiserror", 861 - ] 862 - 863 - [[package]] 864 - name = "cast" 865 - version = "0.3.0" 866 - source = "registry+https://github.com/rust-lang/crates.io-index" 867 - checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" 868 - 869 - [[package]] 870 - name = "castaway" 871 - version = "0.1.2" 872 - source = "registry+https://github.com/rust-lang/crates.io-index" 873 - checksum = "a2698f953def977c68f935bb0dfa959375ad4638570e969e2f1e9f433cbf1af6" 874 - 875 - [[package]] 876 - name = "cc" 877 - version = "1.1.18" 878 - source = "registry+https://github.com/rust-lang/crates.io-index" 879 - checksum = "b62ac837cdb5cb22e10a256099b4fc502b1dfe560cb282963a974d7abd80e476" 880 - dependencies = [ 881 - "shlex", 882 - ] 883 - 884 - [[package]] 885 - name = "celes" 886 - version = "2.4.0" 887 - source = "registry+https://github.com/rust-lang/crates.io-index" 888 - checksum = "39b9a21273925d7cc9e8a9a5f068122341336813c607014f5ef64f82b6acba58" 889 - dependencies = [ 890 - "serde", 891 - ] 892 - 893 - [[package]] 894 - name = "cesu8" 895 - version = "1.1.0" 896 - source = "registry+https://github.com/rust-lang/crates.io-index" 897 - checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" 898 - 899 - [[package]] 900 - name = "cfg-if" 901 - version = "1.0.0" 902 - source = "registry+https://github.com/rust-lang/crates.io-index" 903 - checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 904 - 905 - [[package]] 906 - name = "cfg_aliases" 907 - version = "0.2.1" 908 - source = "registry+https://github.com/rust-lang/crates.io-index" 909 - checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 910 - 911 - [[package]] 912 - name = "chacha" 913 - version = "0.3.0" 914 - source = "registry+https://github.com/rust-lang/crates.io-index" 915 - checksum = "ddf3c081b5fba1e5615640aae998e0fbd10c24cbd897ee39ed754a77601a4862" 916 - dependencies = [ 917 - "byteorder", 918 - "keystream", 919 - ] 920 - 921 - [[package]] 922 - name = "chacha20" 923 - version = "0.9.1" 924 - source = "registry+https://github.com/rust-lang/crates.io-index" 925 - checksum = "c3613f74bd2eac03dad61bd53dbe620703d4371614fe0bc3b9f04dd36fe4e818" 926 - dependencies = [ 927 - "cfg-if", 928 - "cipher", 929 - "cpufeatures", 930 - ] 931 - 932 - [[package]] 933 - name = "chacha20poly1305" 934 - version = "0.10.1" 935 - source = "registry+https://github.com/rust-lang/crates.io-index" 936 - checksum = "10cd79432192d1c0f4e1a0fef9527696cc039165d729fb41b3f4f4f354c2dc35" 937 - dependencies = [ 938 - "aead", 939 - "chacha20", 940 - "cipher", 941 - "poly1305", 942 - "zeroize", 943 - ] 944 - 945 - [[package]] 946 - name = "chrono" 947 - version = "0.4.38" 948 - source = "registry+https://github.com/rust-lang/crates.io-index" 949 - checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401" 950 - dependencies = [ 951 - "android-tzdata", 952 - "iana-time-zone", 953 - "js-sys", 954 - "num-traits", 955 - "serde", 956 - "wasm-bindgen", 957 - "windows-targets 0.52.5", 958 - ] 959 - 960 - [[package]] 961 - name = "ciborium" 962 - version = "0.2.2" 963 - source = "registry+https://github.com/rust-lang/crates.io-index" 964 - checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" 965 - dependencies = [ 966 - "ciborium-io", 967 - "ciborium-ll", 968 - "serde", 969 - ] 970 - 971 - [[package]] 972 - name = "ciborium-io" 973 - version = "0.2.2" 974 - source = "registry+https://github.com/rust-lang/crates.io-index" 975 - checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" 976 - 977 - [[package]] 978 - name = "ciborium-ll" 979 - version = "0.2.2" 980 - source = "registry+https://github.com/rust-lang/crates.io-index" 981 - checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" 982 - dependencies = [ 983 - "ciborium-io", 984 - "half", 985 - ] 986 - 987 - [[package]] 988 - name = "cipher" 989 - version = "0.4.4" 990 - source = "registry+https://github.com/rust-lang/crates.io-index" 991 - checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" 992 - dependencies = [ 993 - "crypto-common", 994 - "inout", 995 - "zeroize", 996 - ] 997 - 998 - [[package]] 999 - name = "clap" 1000 - version = "3.2.25" 1001 - source = "registry+https://github.com/rust-lang/crates.io-index" 1002 - checksum = "4ea181bf566f71cb9a5d17a59e1871af638180a18fb0035c92ae62b705207123" 1003 - dependencies = [ 1004 - "bitflags 1.3.2", 1005 - "clap_lex 0.2.4", 1006 - "indexmap 1.9.3", 1007 - "textwrap", 1008 - ] 1009 - 1010 - [[package]] 1011 - name = "clap" 1012 - version = "4.5.17" 1013 - source = "registry+https://github.com/rust-lang/crates.io-index" 1014 - checksum = "3e5a21b8495e732f1b3c364c9949b201ca7bae518c502c80256c96ad79eaf6ac" 1015 - dependencies = [ 1016 - "clap_builder", 1017 - "clap_derive", 1018 - ] 1019 - 1020 - [[package]] 1021 - name = "clap_builder" 1022 - version = "4.5.17" 1023 - source = "registry+https://github.com/rust-lang/crates.io-index" 1024 - checksum = "8cf2dd12af7a047ad9d6da2b6b249759a22a7abc0f474c1dae1777afa4b21a73" 1025 - dependencies = [ 1026 - "anstream", 1027 - "anstyle", 1028 - "clap_lex 0.7.1", 1029 - "strsim 0.11.1", 1030 - ] 1031 - 1032 - [[package]] 1033 - name = "clap_complete" 1034 - version = "4.5.28" 1035 - source = "registry+https://github.com/rust-lang/crates.io-index" 1036 - checksum = "9b378c786d3bde9442d2c6dd7e6080b2a818db2b96e30d6e7f1b6d224eb617d3" 1037 - dependencies = [ 1038 - "clap 4.5.17", 1039 - ] 1040 - 1041 - [[package]] 1042 - name = "clap_complete_fig" 1043 - version = "4.5.2" 1044 - source = "registry+https://github.com/rust-lang/crates.io-index" 1045 - checksum = "d494102c8ff3951810c72baf96910b980fb065ca5d3101243e6a8dc19747c86b" 1046 - dependencies = [ 1047 - "clap 4.5.17", 1048 - "clap_complete", 1049 - ] 1050 - 1051 - [[package]] 1052 - name = "clap_derive" 1053 - version = "4.5.13" 1054 - source = "registry+https://github.com/rust-lang/crates.io-index" 1055 - checksum = "501d359d5f3dcaf6ecdeee48833ae73ec6e42723a1e52419c79abf9507eec0a0" 1056 - dependencies = [ 1057 - "heck 0.5.0", 1058 - "proc-macro2", 1059 - "quote", 1060 - "syn 2.0.66", 1061 - ] 1062 - 1063 - [[package]] 1064 - name = "clap_lex" 1065 - version = "0.2.4" 1066 - source = "registry+https://github.com/rust-lang/crates.io-index" 1067 - checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5" 1068 - dependencies = [ 1069 - "os_str_bytes", 1070 - ] 1071 - 1072 - [[package]] 1073 - name = "clap_lex" 1074 - version = "0.7.1" 1075 - source = "registry+https://github.com/rust-lang/crates.io-index" 1076 - checksum = "4b82cf0babdbd58558212896d1a4272303a57bdb245c2bf1147185fb45640e70" 1077 - 1078 - [[package]] 1079 - name = "colorchoice" 1080 - version = "1.0.1" 1081 - source = "registry+https://github.com/rust-lang/crates.io-index" 1082 - checksum = "0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422" 1083 - 1084 - [[package]] 1085 - name = "colored" 1086 - version = "2.1.0" 1087 - source = "registry+https://github.com/rust-lang/crates.io-index" 1088 - checksum = "cbf2150cce219b664a8a70df7a1f933836724b503f8a413af9365b4dcc4d90b8" 1089 - dependencies = [ 1090 - "lazy_static", 1091 - "windows-sys 0.48.0", 1092 - ] 1093 - 1094 - [[package]] 1095 - name = "combine" 1096 - version = "4.6.7" 1097 - source = "registry+https://github.com/rust-lang/crates.io-index" 1098 - checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" 1099 - dependencies = [ 1100 - "bytes", 1101 - "memchr", 1102 - ] 1103 - 1104 - [[package]] 1105 - name = "comfy-table" 1106 - version = "7.1.1" 1107 - source = "registry+https://github.com/rust-lang/crates.io-index" 1108 - checksum = "b34115915337defe99b2aff5c2ce6771e5fbc4079f4b506301f5cf394c8452f7" 1109 - dependencies = [ 1110 - "crossterm 0.27.0", 1111 - "strum 0.26.3", 1112 - "strum_macros 0.26.4", 1113 - "unicode-width", 1114 - ] 1115 - 1116 - [[package]] 1117 - name = "concurrent-queue" 1118 - version = "2.5.0" 1119 - source = "registry+https://github.com/rust-lang/crates.io-index" 1120 - checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" 1121 - dependencies = [ 1122 - "crossbeam-utils", 1123 - ] 1124 - 1125 - [[package]] 1126 - name = "console" 1127 - version = "0.15.8" 1128 - source = "registry+https://github.com/rust-lang/crates.io-index" 1129 - checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb" 1130 - dependencies = [ 1131 - "encode_unicode", 1132 - "lazy_static", 1133 - "libc", 1134 - "unicode-width", 1135 - "windows-sys 0.52.0", 1136 - ] 1137 - 1138 - [[package]] 1139 - name = "console-api" 1140 - version = "0.5.0" 1141 - source = "registry+https://github.com/rust-lang/crates.io-index" 1142 - checksum = "c2895653b4d9f1538a83970077cb01dfc77a4810524e51a110944688e916b18e" 1143 - dependencies = [ 1144 - "prost 0.11.9", 1145 - "prost-types 0.11.9", 1146 - "tonic", 1147 - "tracing-core", 1148 - ] 1149 - 1150 - [[package]] 1151 - name = "console-subscriber" 1152 - version = "0.1.10" 1153 - source = "registry+https://github.com/rust-lang/crates.io-index" 1154 - checksum = "d4cf42660ac07fcebed809cfe561dd8730bcd35b075215e6479c516bcd0d11cb" 1155 - dependencies = [ 1156 - "console-api", 1157 - "crossbeam-channel", 1158 - "crossbeam-utils", 1159 - "futures", 1160 - "hdrhistogram", 1161 - "humantime 2.1.0", 1162 - "prost-types 0.11.9", 1163 - "serde", 1164 - "serde_json", 1165 - "thread_local", 1166 - "tokio", 1167 - "tokio-stream", 1168 - "tonic", 1169 - "tracing", 1170 - "tracing-core", 1171 - "tracing-subscriber", 1172 - ] 1173 - 1174 - [[package]] 1175 - name = "console_error_panic_hook" 1176 - version = "0.1.7" 1177 - source = "registry+https://github.com/rust-lang/crates.io-index" 1178 - checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc" 1179 - dependencies = [ 1180 - "cfg-if", 1181 - "wasm-bindgen", 1182 - ] 1183 - 1184 - [[package]] 1185 - name = "const-oid" 1186 - version = "0.9.6" 1187 - source = "registry+https://github.com/rust-lang/crates.io-index" 1188 - checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" 1189 - 1190 - [[package]] 1191 - name = "const-str" 1192 - version = "0.5.7" 1193 - source = "registry+https://github.com/rust-lang/crates.io-index" 1194 - checksum = "3618cccc083bb987a415d85c02ca6c9994ea5b44731ec28b9ecf09658655fba9" 1195 - 1196 - [[package]] 1197 - name = "const_format" 1198 - version = "0.2.33" 1199 - source = "registry+https://github.com/rust-lang/crates.io-index" 1200 - checksum = "50c655d81ff1114fb0dcdea9225ea9f0cc712a6f8d189378e82bdf62a473a64b" 1201 - dependencies = [ 1202 - "const_format_proc_macros", 1203 - ] 1204 - 1205 - [[package]] 1206 - name = "const_format_proc_macros" 1207 - version = "0.2.33" 1208 - source = "registry+https://github.com/rust-lang/crates.io-index" 1209 - checksum = "eff1a44b93f47b1bac19a27932f5c591e43d1ba357ee4f61526c8a25603f0eb1" 1210 - dependencies = [ 1211 - "proc-macro2", 1212 - "quote", 1213 - "unicode-xid", 1214 - ] 1215 - 1216 - [[package]] 1217 - name = "constant_time_eq" 1218 - version = "0.3.0" 1219 - source = "registry+https://github.com/rust-lang/crates.io-index" 1220 - checksum = "f7144d30dcf0fafbce74250a3963025d8d52177934239851c917d29f1df280c2" 1221 - 1222 - [[package]] 1223 - name = "cookie" 1224 - version = "0.18.1" 1225 - source = "registry+https://github.com/rust-lang/crates.io-index" 1226 - checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747" 1227 - dependencies = [ 1228 - "percent-encoding", 1229 - "time", 1230 - "version_check", 1231 - ] 1232 - 1233 - [[package]] 1234 - name = "core-foundation" 1235 - version = "0.9.4" 1236 - source = "registry+https://github.com/rust-lang/crates.io-index" 1237 - checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 1238 - dependencies = [ 1239 - "core-foundation-sys", 1240 - "libc", 1241 - ] 1242 - 1243 - [[package]] 1244 - name = "core-foundation-sys" 1245 - version = "0.8.6" 1246 - source = "registry+https://github.com/rust-lang/crates.io-index" 1247 - checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" 1248 - 1249 - [[package]] 1250 - name = "cosmos-sdk-proto" 1251 - version = "0.20.0" 1252 - source = "registry+https://github.com/rust-lang/crates.io-index" 1253 - checksum = "32560304ab4c365791fd307282f76637213d8083c1a98490c35159cd67852237" 1254 - dependencies = [ 1255 - "prost 0.12.6", 1256 - "prost-types 0.12.6", 1257 - "tendermint-proto 0.34.1", 1258 - ] 1259 - 1260 - [[package]] 1261 - name = "cosmos-sdk-proto" 1262 - version = "0.22.0-pre" 1263 - source = "git+https://github.com/cosmos/cosmos-rust?rev=4b1332e6d8258ac845cef71589c8d362a669675a#4b1332e6d8258ac845cef71589c8d362a669675a" 1264 - dependencies = [ 1265 - "prost 0.12.6", 1266 - "prost-types 0.12.6", 1267 - "tendermint-proto 0.37.0", 1268 - ] 1269 - 1270 - [[package]] 1271 - name = "cosmrs" 1272 - version = "0.15.0" 1273 - source = "registry+https://github.com/rust-lang/crates.io-index" 1274 - checksum = "47126f5364df9387b9d8559dcef62e99010e1d4098f39eb3f7ee4b5c254e40ea" 1275 - dependencies = [ 1276 - "bip32", 1277 - "cosmos-sdk-proto 0.20.0", 1278 - "ecdsa", 1279 - "eyre", 1280 - "k256", 1281 - "rand_core 0.6.4", 1282 - "serde", 1283 - "serde_json", 1284 - "signature", 1285 - "subtle-encoding", 1286 - "tendermint 0.34.1", 1287 - "thiserror", 1288 - ] 1289 - 1290 - [[package]] 1291 - name = "cosmrs" 1292 - version = "0.17.0-pre" 1293 - source = "git+https://github.com/cosmos/cosmos-rust?rev=4b1332e6d8258ac845cef71589c8d362a669675a#4b1332e6d8258ac845cef71589c8d362a669675a" 1294 - dependencies = [ 1295 - "bip32", 1296 - "cosmos-sdk-proto 0.22.0-pre", 1297 - "ecdsa", 1298 - "eyre", 1299 - "k256", 1300 - "rand_core 0.6.4", 1301 - "serde", 1302 - "serde_json", 1303 - "signature", 1304 - "subtle-encoding", 1305 - "tendermint 0.37.0", 1306 - "tendermint-rpc", 1307 - "thiserror", 1308 - ] 1309 - 1310 - [[package]] 1311 - name = "cosmwasm-crypto" 1312 - version = "1.5.2" 1313 - source = "registry+https://github.com/rust-lang/crates.io-index" 1314 - checksum = "8ed6aa9f904de106fa16443ad14ec2abe75e94ba003bb61c681c0e43d4c58d2a" 1315 - dependencies = [ 1316 - "digest 0.10.7", 1317 - "ecdsa", 1318 - "ed25519-zebra", 1319 - "k256", 1320 - "rand_core 0.6.4", 1321 - "thiserror", 1322 - ] 1323 - 1324 - [[package]] 1325 - name = "cosmwasm-derive" 1326 - version = "1.5.5" 1327 - source = "registry+https://github.com/rust-lang/crates.io-index" 1328 - checksum = "242e98e7a231c122e08f300d9db3262d1007b51758a8732cd6210b3e9faa4f3a" 1329 - dependencies = [ 1330 - "syn 1.0.109", 1331 - ] 1332 - 1333 - [[package]] 1334 - name = "cosmwasm-schema" 1335 - version = "1.4.3" 1336 - source = "registry+https://github.com/rust-lang/crates.io-index" 1337 - checksum = "11ae2e971fb831d0c4fa3c8c3d2291cdbdd73786a73d65196dbf983d9b2468af" 1338 - dependencies = [ 1339 - "cosmwasm-schema-derive", 1340 - "schemars", 1341 - "serde", 1342 - "serde_json", 1343 - "thiserror", 1344 - ] 1345 - 1346 - [[package]] 1347 - name = "cosmwasm-schema-derive" 1348 - version = "1.4.3" 1349 - source = "registry+https://github.com/rust-lang/crates.io-index" 1350 - checksum = "0cadc57fd0825b85bc2f9b972c17da718b9efb4bc17e5935cc2d6036324f853d" 1351 - dependencies = [ 1352 - "proc-macro2", 1353 - "quote", 1354 - "syn 1.0.109", 1355 - ] 1356 - 1357 - [[package]] 1358 - name = "cosmwasm-std" 1359 - version = "1.4.3" 1360 - source = "registry+https://github.com/rust-lang/crates.io-index" 1361 - checksum = "e98e19fae6c3f468412f731274b0f9434602722009d6a77432d39c7c4bb09202" 1362 - dependencies = [ 1363 - "base64 0.21.7", 1364 - "bnum", 1365 - "cosmwasm-crypto", 1366 - "cosmwasm-derive", 1367 - "derivative", 1368 - "forward_ref", 1369 - "hex", 1370 - "schemars", 1371 - "serde", 1372 - "serde-json-wasm", 1373 - "sha2 0.10.8", 1374 - "thiserror", 1375 - ] 1376 - 1377 - [[package]] 1378 - name = "cosmwasm-storage" 1379 - version = "1.4.3" 1380 - source = "registry+https://github.com/rust-lang/crates.io-index" 1381 - checksum = "8935079712688b8d8d4c036378b38b49d13692621c6fcba96700fadfd5126a18" 1382 - dependencies = [ 1383 - "cosmwasm-std", 1384 - "serde", 1385 - ] 1386 - 1387 - [[package]] 1388 - name = "cpufeatures" 1389 - version = "0.2.12" 1390 - source = "registry+https://github.com/rust-lang/crates.io-index" 1391 - checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504" 1392 - dependencies = [ 1393 - "libc", 1394 - ] 1395 - 1396 - [[package]] 1397 - name = "crc" 1398 - version = "3.2.1" 1399 - source = "registry+https://github.com/rust-lang/crates.io-index" 1400 - checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636" 1401 - dependencies = [ 1402 - "crc-catalog", 1403 - ] 1404 - 1405 - [[package]] 1406 - name = "crc-catalog" 1407 - version = "2.4.0" 1408 - source = "registry+https://github.com/rust-lang/crates.io-index" 1409 - checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5" 1410 - 1411 - [[package]] 1412 - name = "crc32fast" 1413 - version = "1.4.2" 1414 - source = "registry+https://github.com/rust-lang/crates.io-index" 1415 - checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" 1416 - dependencies = [ 1417 - "cfg-if", 1418 - ] 1419 - 1420 - [[package]] 1421 - name = "criterion" 1422 - version = "0.4.0" 1423 - source = "registry+https://github.com/rust-lang/crates.io-index" 1424 - checksum = "e7c76e09c1aae2bc52b3d2f29e13c6572553b30c4aa1b8a49fd70de6412654cb" 1425 - dependencies = [ 1426 - "anes", 1427 - "atty", 1428 - "cast", 1429 - "ciborium", 1430 - "clap 3.2.25", 1431 - "criterion-plot", 1432 - "itertools 0.10.5", 1433 - "lazy_static", 1434 - "num-traits", 1435 - "oorandom", 1436 - "plotters", 1437 - "rayon", 1438 - "regex", 1439 - "serde", 1440 - "serde_derive", 1441 - "serde_json", 1442 - "tinytemplate", 1443 - "walkdir", 1444 - ] 1445 - 1446 - [[package]] 1447 - name = "criterion" 1448 - version = "0.5.1" 1449 - source = "registry+https://github.com/rust-lang/crates.io-index" 1450 - checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f" 1451 - dependencies = [ 1452 - "anes", 1453 - "cast", 1454 - "ciborium", 1455 - "clap 4.5.17", 1456 - "criterion-plot", 1457 - "is-terminal", 1458 - "itertools 0.10.5", 1459 - "num-traits", 1460 - "once_cell", 1461 - "oorandom", 1462 - "plotters", 1463 - "rayon", 1464 - "regex", 1465 - "serde", 1466 - "serde_derive", 1467 - "serde_json", 1468 - "tinytemplate", 1469 - "walkdir", 1470 - ] 1471 - 1472 - [[package]] 1473 - name = "criterion-plot" 1474 - version = "0.5.0" 1475 - source = "registry+https://github.com/rust-lang/crates.io-index" 1476 - checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" 1477 - dependencies = [ 1478 - "cast", 1479 - "itertools 0.10.5", 1480 - ] 1481 - 1482 - [[package]] 1483 - name = "crossbeam-channel" 1484 - version = "0.5.13" 1485 - source = "registry+https://github.com/rust-lang/crates.io-index" 1486 - checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2" 1487 - dependencies = [ 1488 - "crossbeam-utils", 1489 - ] 1490 - 1491 - [[package]] 1492 - name = "crossbeam-deque" 1493 - version = "0.8.5" 1494 - source = "registry+https://github.com/rust-lang/crates.io-index" 1495 - checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d" 1496 - dependencies = [ 1497 - "crossbeam-epoch", 1498 - "crossbeam-utils", 1499 - ] 1500 - 1501 - [[package]] 1502 - name = "crossbeam-epoch" 1503 - version = "0.9.18" 1504 - source = "registry+https://github.com/rust-lang/crates.io-index" 1505 - checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 1506 - dependencies = [ 1507 - "crossbeam-utils", 1508 - ] 1509 - 1510 - [[package]] 1511 - name = "crossbeam-queue" 1512 - version = "0.3.11" 1513 - source = "registry+https://github.com/rust-lang/crates.io-index" 1514 - checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35" 1515 - dependencies = [ 1516 - "crossbeam-utils", 1517 - ] 1518 - 1519 - [[package]] 1520 - name = "crossbeam-utils" 1521 - version = "0.8.20" 1522 - source = "registry+https://github.com/rust-lang/crates.io-index" 1523 - checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80" 1524 - 1525 - [[package]] 1526 - name = "crossterm" 1527 - version = "0.25.0" 1528 - source = "registry+https://github.com/rust-lang/crates.io-index" 1529 - checksum = "e64e6c0fbe2c17357405f7c758c1ef960fce08bdfb2c03d88d2a18d7e09c4b67" 1530 - dependencies = [ 1531 - "bitflags 1.3.2", 1532 - "crossterm_winapi", 1533 - "libc", 1534 - "mio 0.8.11", 1535 - "parking_lot 0.12.3", 1536 - "signal-hook", 1537 - "signal-hook-mio", 1538 - "winapi", 1539 - ] 1540 - 1541 - [[package]] 1542 - name = "crossterm" 1543 - version = "0.27.0" 1544 - source = "registry+https://github.com/rust-lang/crates.io-index" 1545 - checksum = "f476fe445d41c9e991fd07515a6f463074b782242ccf4a5b7b1d1012e70824df" 1546 - dependencies = [ 1547 - "bitflags 2.5.0", 1548 - "crossterm_winapi", 1549 - "libc", 1550 - "parking_lot 0.12.3", 1551 - "winapi", 1552 - ] 1553 - 1554 - [[package]] 1555 - name = "crossterm_winapi" 1556 - version = "0.9.1" 1557 - source = "registry+https://github.com/rust-lang/crates.io-index" 1558 - checksum = "acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b" 1559 - dependencies = [ 1560 - "winapi", 1561 - ] 1562 - 1563 - [[package]] 1564 - name = "crunchy" 1565 - version = "0.2.2" 1566 - source = "registry+https://github.com/rust-lang/crates.io-index" 1567 - checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" 1568 - 1569 - [[package]] 1570 - name = "crypto-bigint" 1571 - version = "0.5.5" 1572 - source = "registry+https://github.com/rust-lang/crates.io-index" 1573 - checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" 1574 - dependencies = [ 1575 - "generic-array 0.14.7", 1576 - "rand_core 0.6.4", 1577 - "subtle 2.5.0", 1578 - "zeroize", 1579 - ] 1580 - 1581 - [[package]] 1582 - name = "crypto-common" 1583 - version = "0.1.6" 1584 - source = "registry+https://github.com/rust-lang/crates.io-index" 1585 - checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 1586 - dependencies = [ 1587 - "generic-array 0.14.7", 1588 - "rand_core 0.6.4", 1589 - "typenum", 1590 - ] 1591 - 1592 - [[package]] 1593 - name = "crypto-mac" 1594 - version = "0.7.0" 1595 - source = "registry+https://github.com/rust-lang/crates.io-index" 1596 - checksum = "4434400df11d95d556bac068ddfedd482915eb18fe8bea89bc80b6e4b1c179e5" 1597 - dependencies = [ 1598 - "generic-array 0.12.4", 1599 - "subtle 1.0.0", 1600 - ] 1601 - 1602 - [[package]] 1603 - name = "csv" 1604 - version = "1.3.0" 1605 - source = "registry+https://github.com/rust-lang/crates.io-index" 1606 - checksum = "ac574ff4d437a7b5ad237ef331c17ccca63c46479e5b5453eb8e10bb99a759fe" 1607 - dependencies = [ 1608 - "csv-core", 1609 - "itoa", 1610 - "ryu", 1611 - "serde", 1612 - ] 1613 - 1614 - [[package]] 1615 - name = "csv-core" 1616 - version = "0.1.11" 1617 - source = "registry+https://github.com/rust-lang/crates.io-index" 1618 - checksum = "5efa2b3d7902f4b634a20cae3c9c4e6209dc4779feb6863329607560143efa70" 1619 - dependencies = [ 1620 - "memchr", 1621 - ] 1622 - 1623 - [[package]] 1624 - name = "ctr" 1625 - version = "0.9.2" 1626 - source = "registry+https://github.com/rust-lang/crates.io-index" 1627 - checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835" 1628 - dependencies = [ 1629 - "cipher", 1630 - ] 1631 - 1632 - [[package]] 1633 - name = "cupid" 1634 - version = "0.6.1" 1635 - source = "registry+https://github.com/rust-lang/crates.io-index" 1636 - checksum = "8bad352a84b567cc38a5854e3aa8ee903cb8519a25d0b799b739bafffd1f91a1" 1637 - dependencies = [ 1638 - "gcc", 1639 - "rustc_version 0.2.3", 1640 - ] 1641 - 1642 - [[package]] 1643 - name = "curl" 1644 - version = "0.4.46" 1645 - source = "registry+https://github.com/rust-lang/crates.io-index" 1646 - checksum = "1e2161dd6eba090ff1594084e95fd67aeccf04382ffea77999ea94ed42ec67b6" 1647 - dependencies = [ 1648 - "curl-sys", 1649 - "libc", 1650 - "openssl-probe", 1651 - "openssl-sys", 1652 - "schannel", 1653 - "socket2", 1654 - "windows-sys 0.52.0", 1655 - ] 1656 - 1657 - [[package]] 1658 - name = "curl-sys" 1659 - version = "0.4.72+curl-8.6.0" 1660 - source = "registry+https://github.com/rust-lang/crates.io-index" 1661 - checksum = "29cbdc8314c447d11e8fd156dcdd031d9e02a7a976163e396b548c03153bc9ea" 1662 - dependencies = [ 1663 - "cc", 1664 - "libc", 1665 - "libz-sys", 1666 - "openssl-sys", 1667 - "pkg-config", 1668 - "vcpkg", 1669 - "windows-sys 0.52.0", 1670 - ] 1671 - 1672 - [[package]] 1673 - name = "curve25519-dalek" 1674 - version = "3.2.0" 1675 - source = "registry+https://github.com/rust-lang/crates.io-index" 1676 - checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61" 1677 - dependencies = [ 1678 - "byteorder", 1679 - "digest 0.9.0", 1680 - "rand_core 0.5.1", 1681 - "subtle 2.5.0", 1682 - "zeroize", 1683 - ] 1684 - 1685 - [[package]] 1686 - name = "curve25519-dalek" 1687 - version = "4.1.3" 1688 - source = "registry+https://github.com/rust-lang/crates.io-index" 1689 - checksum = "97fb8b7c4503de7d6ae7b42ab72a5a59857b4c937ec27a3d4539dba95b5ab2be" 1690 - dependencies = [ 1691 - "cfg-if", 1692 - "cpufeatures", 1693 - "curve25519-dalek-derive", 1694 - "digest 0.10.7", 1695 - "fiat-crypto", 1696 - "rustc_version 0.4.0", 1697 - "serde", 1698 - "subtle 2.5.0", 1699 - "zeroize", 1700 - ] 1701 - 1702 - [[package]] 1703 - name = "curve25519-dalek-derive" 1704 - version = "0.1.1" 1705 - source = "registry+https://github.com/rust-lang/crates.io-index" 1706 - checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" 1707 - dependencies = [ 1708 - "proc-macro2", 1709 - "quote", 1710 - "syn 2.0.66", 1711 - ] 1712 - 1713 - [[package]] 1714 - name = "curve25519-dalek-ng" 1715 - version = "4.1.1" 1716 - source = "registry+https://github.com/rust-lang/crates.io-index" 1717 - checksum = "1c359b7249347e46fb28804470d071c921156ad62b3eef5d34e2ba867533dec8" 1718 - dependencies = [ 1719 - "byteorder", 1720 - "digest 0.9.0", 1721 - "rand_core 0.6.4", 1722 - "subtle-ng", 1723 - "zeroize", 1724 - ] 1725 - 1726 - [[package]] 1727 - name = "cw-controllers" 1728 - version = "1.1.0" 1729 - source = "registry+https://github.com/rust-lang/crates.io-index" 1730 - checksum = "d5d8edce4b78785f36413f67387e4be7d0cb7d032b5d4164bcc024f9c3f3f2ea" 1731 - dependencies = [ 1732 - "cosmwasm-schema", 1733 - "cosmwasm-std", 1734 - "cw-storage-plus", 1735 - "cw-utils", 1736 - "schemars", 1737 - "serde", 1738 - "thiserror", 1739 - ] 1740 - 1741 - [[package]] 1742 - name = "cw-storage-plus" 1743 - version = "1.2.0" 1744 - source = "registry+https://github.com/rust-lang/crates.io-index" 1745 - checksum = "d5ff29294ee99373e2cd5fd21786a3c0ced99a52fec2ca347d565489c61b723c" 1746 - dependencies = [ 1747 - "cosmwasm-std", 1748 - "schemars", 1749 - "serde", 1750 - ] 1751 - 1752 - [[package]] 1753 - name = "cw-utils" 1754 - version = "1.0.1" 1755 - source = "registry+https://github.com/rust-lang/crates.io-index" 1756 - checksum = "c80e93d1deccb8588db03945016a292c3c631e6325d349ebb35d2db6f4f946f7" 1757 - dependencies = [ 1758 - "cosmwasm-schema", 1759 - "cosmwasm-std", 1760 - "cw2", 1761 - "schemars", 1762 - "semver 1.0.23", 1763 - "serde", 1764 - "thiserror", 1765 - ] 1766 - 1767 - [[package]] 1768 - name = "cw2" 1769 - version = "1.1.2" 1770 - source = "registry+https://github.com/rust-lang/crates.io-index" 1771 - checksum = "c6c120b24fbbf5c3bedebb97f2cc85fbfa1c3287e09223428e7e597b5293c1fa" 1772 - dependencies = [ 1773 - "cosmwasm-schema", 1774 - "cosmwasm-std", 1775 - "cw-storage-plus", 1776 - "schemars", 1777 - "semver 1.0.23", 1778 - "serde", 1779 - "thiserror", 1780 - ] 1781 - 1782 - [[package]] 1783 - name = "cw20" 1784 - version = "1.1.2" 1785 - source = "registry+https://github.com/rust-lang/crates.io-index" 1786 - checksum = "526e39bb20534e25a1cd0386727f0038f4da294e5e535729ba3ef54055246abd" 1787 - dependencies = [ 1788 - "cosmwasm-schema", 1789 - "cosmwasm-std", 1790 - "cw-utils", 1791 - "schemars", 1792 - "serde", 1793 - ] 1794 - 1795 - [[package]] 1796 - name = "cw3" 1797 - version = "1.1.2" 1798 - source = "registry+https://github.com/rust-lang/crates.io-index" 1799 - checksum = "2967fbd073d4b626dd9e7148e05a84a3bebd9794e71342e12351110ffbb12395" 1800 - dependencies = [ 1801 - "cosmwasm-schema", 1802 - "cosmwasm-std", 1803 - "cw-utils", 1804 - "cw20", 1805 - "schemars", 1806 - "serde", 1807 - "thiserror", 1808 - ] 1809 - 1810 - [[package]] 1811 - name = "cw4" 1812 - version = "1.1.2" 1813 - source = "registry+https://github.com/rust-lang/crates.io-index" 1814 - checksum = "24754ff6e45f2a1c60adc409d9b2eb87666012c44021329141ffaab3388fccd2" 1815 - dependencies = [ 1816 - "cosmwasm-schema", 1817 - "cosmwasm-std", 1818 - "cw-storage-plus", 1819 - "schemars", 1820 - "serde", 1821 - ] 1822 - 1823 - [[package]] 1824 - name = "darling" 1825 - version = "0.13.4" 1826 - source = "registry+https://github.com/rust-lang/crates.io-index" 1827 - checksum = "a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c" 1828 - dependencies = [ 1829 - "darling_core 0.13.4", 1830 - "darling_macro 0.13.4", 1831 - ] 1832 - 1833 - [[package]] 1834 - name = "darling" 1835 - version = "0.20.9" 1836 - source = "registry+https://github.com/rust-lang/crates.io-index" 1837 - checksum = "83b2eb4d90d12bdda5ed17de686c2acb4c57914f8f921b8da7e112b5a36f3fe1" 1838 - dependencies = [ 1839 - "darling_core 0.20.9", 1840 - "darling_macro 0.20.9", 1841 - ] 1842 - 1843 - [[package]] 1844 - name = "darling_core" 1845 - version = "0.13.4" 1846 - source = "registry+https://github.com/rust-lang/crates.io-index" 1847 - checksum = "859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610" 1848 - dependencies = [ 1849 - "fnv", 1850 - "ident_case", 1851 - "proc-macro2", 1852 - "quote", 1853 - "strsim 0.10.0", 1854 - "syn 1.0.109", 1855 - ] 1856 - 1857 - [[package]] 1858 - name = "darling_core" 1859 - version = "0.20.9" 1860 - source = "registry+https://github.com/rust-lang/crates.io-index" 1861 - checksum = "622687fe0bac72a04e5599029151f5796111b90f1baaa9b544d807a5e31cd120" 1862 - dependencies = [ 1863 - "fnv", 1864 - "ident_case", 1865 - "proc-macro2", 1866 - "quote", 1867 - "strsim 0.11.1", 1868 - "syn 2.0.66", 1869 - ] 1870 - 1871 - [[package]] 1872 - name = "darling_macro" 1873 - version = "0.13.4" 1874 - source = "registry+https://github.com/rust-lang/crates.io-index" 1875 - checksum = "9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835" 1876 - dependencies = [ 1877 - "darling_core 0.13.4", 1878 - "quote", 1879 - "syn 1.0.109", 1880 - ] 1881 - 1882 - [[package]] 1883 - name = "darling_macro" 1884 - version = "0.20.9" 1885 - source = "registry+https://github.com/rust-lang/crates.io-index" 1886 - checksum = "733cabb43482b1a1b53eee8583c2b9e8684d592215ea83efd305dd31bc2f0178" 1887 - dependencies = [ 1888 - "darling_core 0.20.9", 1889 - "quote", 1890 - "syn 2.0.66", 1891 - ] 1892 - 1893 - [[package]] 1894 - name = "dashmap" 1895 - version = "5.5.3" 1896 - source = "registry+https://github.com/rust-lang/crates.io-index" 1897 - checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856" 1898 - dependencies = [ 1899 - "cfg-if", 1900 - "hashbrown 0.14.5", 1901 - "lock_api", 1902 - "once_cell", 1903 - "parking_lot_core 0.9.10", 1904 - "serde", 1905 - ] 1906 - 1907 - [[package]] 1908 - name = "data-encoding" 1909 - version = "2.6.0" 1910 - source = "registry+https://github.com/rust-lang/crates.io-index" 1911 - checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2" 1912 - 1913 - [[package]] 1914 - name = "defguard_wireguard_rs" 1915 - version = "0.4.7" 1916 - source = "git+https://github.com/DefGuard/wireguard-rs.git?rev=v0.4.7#ef1cf3714629bf5016fb38cbb7320451dc69fb09" 1917 - dependencies = [ 1918 - "base64 0.22.1", 1919 - "libc", 1920 - "log", 1921 - "netlink-packet-core", 1922 - "netlink-packet-generic", 1923 - "netlink-packet-route", 1924 - "netlink-packet-utils", 1925 - "netlink-packet-wireguard", 1926 - "netlink-sys", 1927 - "nix 0.29.0", 1928 - "serde", 1929 - "thiserror", 1930 - ] 1931 - 1932 - [[package]] 1933 - name = "delegate-display" 1934 - version = "2.1.1" 1935 - source = "registry+https://github.com/rust-lang/crates.io-index" 1936 - checksum = "98a85201f233142ac819bbf6226e36d0b5e129a47bd325084674261c82d4cd66" 1937 - dependencies = [ 1938 - "macroific", 1939 - "proc-macro2", 1940 - "quote", 1941 - "syn 2.0.66", 1942 - ] 1943 - 1944 - [[package]] 1945 - name = "der" 1946 - version = "0.7.9" 1947 - source = "registry+https://github.com/rust-lang/crates.io-index" 1948 - checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0" 1949 - dependencies = [ 1950 - "const-oid", 1951 - "zeroize", 1952 - ] 1953 - 1954 - [[package]] 1955 - name = "deranged" 1956 - version = "0.3.11" 1957 - source = "registry+https://github.com/rust-lang/crates.io-index" 1958 - checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" 1959 - dependencies = [ 1960 - "powerfmt", 1961 - "serde", 1962 - ] 1963 - 1964 - [[package]] 1965 - name = "derivative" 1966 - version = "2.2.0" 1967 - source = "registry+https://github.com/rust-lang/crates.io-index" 1968 - checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b" 1969 - dependencies = [ 1970 - "proc-macro2", 1971 - "quote", 1972 - "syn 1.0.109", 1973 - ] 1974 - 1975 - [[package]] 1976 - name = "derive_arbitrary" 1977 - version = "1.3.2" 1978 - source = "registry+https://github.com/rust-lang/crates.io-index" 1979 - checksum = "67e77553c4162a157adbf834ebae5b415acbecbeafc7a74b0e886657506a7611" 1980 - dependencies = [ 1981 - "proc-macro2", 1982 - "quote", 1983 - "syn 2.0.66", 1984 - ] 1985 - 1986 - [[package]] 1987 - name = "devise" 1988 - version = "0.4.1" 1989 - source = "registry+https://github.com/rust-lang/crates.io-index" 1990 - checksum = "d6eacefd3f541c66fc61433d65e54e0e46e0a029a819a7dbbc7a7b489e8a85f8" 1991 - dependencies = [ 1992 - "devise_codegen", 1993 - "devise_core", 1994 - ] 1995 - 1996 - [[package]] 1997 - name = "devise_codegen" 1998 - version = "0.4.1" 1999 - source = "registry+https://github.com/rust-lang/crates.io-index" 2000 - checksum = "9c8cf4b8dd484ede80fd5c547592c46c3745a617c8af278e2b72bea86b2dfed6" 2001 - dependencies = [ 2002 - "devise_core", 2003 - "quote", 2004 - ] 2005 - 2006 - [[package]] 2007 - name = "devise_core" 2008 - version = "0.4.1" 2009 - source = "registry+https://github.com/rust-lang/crates.io-index" 2010 - checksum = "35b50dba0afdca80b187392b24f2499a88c336d5a8493e4b4ccfb608708be56a" 2011 - dependencies = [ 2012 - "bitflags 2.5.0", 2013 - "proc-macro2", 2014 - "proc-macro2-diagnostics", 2015 - "quote", 2016 - "syn 2.0.66", 2017 - ] 2018 - 2019 - [[package]] 2020 - name = "digest" 2021 - version = "0.8.1" 2022 - source = "registry+https://github.com/rust-lang/crates.io-index" 2023 - checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5" 2024 - dependencies = [ 2025 - "generic-array 0.12.4", 2026 - ] 2027 - 2028 - [[package]] 2029 - name = "digest" 2030 - version = "0.9.0" 2031 - source = "registry+https://github.com/rust-lang/crates.io-index" 2032 - checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066" 2033 - dependencies = [ 2034 - "generic-array 0.14.7", 2035 - ] 2036 - 2037 - [[package]] 2038 - name = "digest" 2039 - version = "0.10.7" 2040 - source = "registry+https://github.com/rust-lang/crates.io-index" 2041 - checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 2042 - dependencies = [ 2043 - "block-buffer 0.10.4", 2044 - "const-oid", 2045 - "crypto-common", 2046 - "subtle 2.5.0", 2047 - ] 2048 - 2049 - [[package]] 2050 - name = "dirs" 2051 - version = "4.0.0" 2052 - source = "registry+https://github.com/rust-lang/crates.io-index" 2053 - checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059" 2054 - dependencies = [ 2055 - "dirs-sys 0.3.7", 2056 - ] 2057 - 2058 - [[package]] 2059 - name = "dirs" 2060 - version = "5.0.1" 2061 - source = "registry+https://github.com/rust-lang/crates.io-index" 2062 - checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225" 2063 - dependencies = [ 2064 - "dirs-sys 0.4.1", 2065 - ] 2066 - 2067 - [[package]] 2068 - name = "dirs-sys" 2069 - version = "0.3.7" 2070 - source = "registry+https://github.com/rust-lang/crates.io-index" 2071 - checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6" 2072 - dependencies = [ 2073 - "libc", 2074 - "redox_users", 2075 - "winapi", 2076 - ] 2077 - 2078 - [[package]] 2079 - name = "dirs-sys" 2080 - version = "0.4.1" 2081 - source = "registry+https://github.com/rust-lang/crates.io-index" 2082 - checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c" 2083 - dependencies = [ 2084 - "libc", 2085 - "option-ext", 2086 - "redox_users", 2087 - "windows-sys 0.48.0", 2088 - ] 2089 - 2090 - [[package]] 2091 - name = "displaydoc" 2092 - version = "0.2.4" 2093 - source = "registry+https://github.com/rust-lang/crates.io-index" 2094 - checksum = "487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d" 2095 - dependencies = [ 2096 - "proc-macro2", 2097 - "quote", 2098 - "syn 2.0.66", 2099 - ] 2100 - 2101 - [[package]] 2102 - name = "dkg-bypass-contract" 2103 - version = "0.1.0" 2104 - dependencies = [ 2105 - "cosmwasm-schema", 2106 - "cosmwasm-std", 2107 - "cosmwasm-storage", 2108 - "cw-storage-plus", 2109 - "nym-coconut-dkg-common", 2110 - "nym-contracts-common", 2111 - ] 2112 - 2113 - [[package]] 2114 - name = "doc-comment" 2115 - version = "0.3.3" 2116 - source = "registry+https://github.com/rust-lang/crates.io-index" 2117 - checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10" 2118 - 2119 - [[package]] 2120 - name = "dotenvy" 2121 - version = "0.15.7" 2122 - source = "registry+https://github.com/rust-lang/crates.io-index" 2123 - checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b" 2124 - 2125 - [[package]] 2126 - name = "dyn-clone" 2127 - version = "1.0.17" 2128 - source = "registry+https://github.com/rust-lang/crates.io-index" 2129 - checksum = "0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125" 2130 - 2131 - [[package]] 2132 - name = "ecdsa" 2133 - version = "0.16.9" 2134 - source = "registry+https://github.com/rust-lang/crates.io-index" 2135 - checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca" 2136 - dependencies = [ 2137 - "der", 2138 - "digest 0.10.7", 2139 - "elliptic-curve", 2140 - "rfc6979", 2141 - "serdect 0.2.0", 2142 - "signature", 2143 - "spki", 2144 - ] 2145 - 2146 - [[package]] 2147 - name = "echo-server" 2148 - version = "0.1.0" 2149 - dependencies = [ 2150 - "anyhow", 2151 - "bincode", 2152 - "bytecodec", 2153 - "bytes", 2154 - "dashmap", 2155 - "dirs 5.0.1", 2156 - "nym-sdk", 2157 - "serde", 2158 - "tokio", 2159 - "tokio-stream", 2160 - "tokio-util", 2161 - "tracing", 2162 - "tracing-subscriber", 2163 - "uuid", 2164 - ] 2165 - 2166 - [[package]] 2167 - name = "ed25519" 2168 - version = "2.2.3" 2169 - source = "registry+https://github.com/rust-lang/crates.io-index" 2170 - checksum = "115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53" 2171 - dependencies = [ 2172 - "pkcs8", 2173 - "serde", 2174 - "signature", 2175 - ] 2176 - 2177 - [[package]] 2178 - name = "ed25519-consensus" 2179 - version = "2.1.0" 2180 - source = "registry+https://github.com/rust-lang/crates.io-index" 2181 - checksum = "3c8465edc8ee7436ffea81d21a019b16676ee3db267aa8d5a8d729581ecf998b" 2182 - dependencies = [ 2183 - "curve25519-dalek-ng", 2184 - "hex", 2185 - "rand_core 0.6.4", 2186 - "sha2 0.9.9", 2187 - "zeroize", 2188 - ] 2189 - 2190 - [[package]] 2191 - name = "ed25519-dalek" 2192 - version = "2.1.1" 2193 - source = "registry+https://github.com/rust-lang/crates.io-index" 2194 - checksum = "4a3daa8e81a3963a60642bcc1f90a670680bd4a77535faa384e9d1c79d620871" 2195 - dependencies = [ 2196 - "curve25519-dalek 4.1.3", 2197 - "ed25519", 2198 - "rand_core 0.6.4", 2199 - "serde", 2200 - "sha2 0.10.8", 2201 - "subtle 2.5.0", 2202 - "zeroize", 2203 - ] 2204 - 2205 - [[package]] 2206 - name = "ed25519-zebra" 2207 - version = "3.1.0" 2208 - source = "registry+https://github.com/rust-lang/crates.io-index" 2209 - checksum = "7c24f403d068ad0b359e577a77f92392118be3f3c927538f2bb544a5ecd828c6" 2210 - dependencies = [ 2211 - "curve25519-dalek 3.2.0", 2212 - "hashbrown 0.12.3", 2213 - "hex", 2214 - "rand_core 0.6.4", 2215 - "serde", 2216 - "sha2 0.9.9", 2217 - "zeroize", 2218 - ] 2219 - 2220 - [[package]] 2221 - name = "either" 2222 - version = "1.12.0" 2223 - source = "registry+https://github.com/rust-lang/crates.io-index" 2224 - checksum = "3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b" 2225 - dependencies = [ 2226 - "serde", 2227 - ] 2228 - 2229 - [[package]] 2230 - name = "elliptic-curve" 2231 - version = "0.13.7" 2232 - source = "registry+https://github.com/rust-lang/crates.io-index" 2233 - checksum = "e9775b22bc152ad86a0cf23f0f348b884b26add12bf741e7ffc4d4ab2ab4d205" 2234 - dependencies = [ 2235 - "base16ct", 2236 - "crypto-bigint", 2237 - "digest 0.10.7", 2238 - "ff", 2239 - "generic-array 0.14.7", 2240 - "group", 2241 - "pkcs8", 2242 - "rand_core 0.6.4", 2243 - "sec1", 2244 - "serdect 0.2.0", 2245 - "subtle 2.5.0", 2246 - "zeroize", 2247 - ] 2248 - 2249 - [[package]] 2250 - name = "encode_unicode" 2251 - version = "0.3.6" 2252 - source = "registry+https://github.com/rust-lang/crates.io-index" 2253 - checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f" 2254 - 2255 - [[package]] 2256 - name = "encoding_rs" 2257 - version = "0.8.34" 2258 - source = "registry+https://github.com/rust-lang/crates.io-index" 2259 - checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59" 2260 - dependencies = [ 2261 - "cfg-if", 2262 - ] 2263 - 2264 - [[package]] 2265 - name = "env_filter" 2266 - version = "0.1.2" 2267 - source = "registry+https://github.com/rust-lang/crates.io-index" 2268 - checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab" 2269 - dependencies = [ 2270 - "log", 2271 - "regex", 2272 - ] 2273 - 2274 - [[package]] 2275 - name = "env_logger" 2276 - version = "0.7.1" 2277 - source = "registry+https://github.com/rust-lang/crates.io-index" 2278 - checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36" 2279 - dependencies = [ 2280 - "atty", 2281 - "humantime 1.3.0", 2282 - "log", 2283 - "regex", 2284 - "termcolor", 2285 - ] 2286 - 2287 - [[package]] 2288 - name = "equivalent" 2289 - version = "1.0.1" 2290 - source = "registry+https://github.com/rust-lang/crates.io-index" 2291 - checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" 2292 - 2293 - [[package]] 2294 - name = "errno" 2295 - version = "0.3.9" 2296 - source = "registry+https://github.com/rust-lang/crates.io-index" 2297 - checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba" 2298 - dependencies = [ 2299 - "libc", 2300 - "windows-sys 0.52.0", 2301 - ] 2302 - 2303 - [[package]] 2304 - name = "etherparse" 2305 - version = "0.13.0" 2306 - source = "registry+https://github.com/rust-lang/crates.io-index" 2307 - checksum = "827292ea592108849932ad8e30218f8b1f21c0dfd0696698a18b5d0aed62d990" 2308 - dependencies = [ 2309 - "arrayvec", 2310 - ] 2311 - 2312 - [[package]] 2313 - name = "event-listener" 2314 - version = "2.5.3" 2315 - source = "registry+https://github.com/rust-lang/crates.io-index" 2316 - checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0" 2317 - 2318 - [[package]] 2319 - name = "explorer-api" 2320 - version = "1.1.41" 2321 - dependencies = [ 2322 - "chrono", 2323 - "clap 4.5.17", 2324 - "dotenvy", 2325 - "humantime-serde", 2326 - "isocountry", 2327 - "itertools 0.13.0", 2328 - "log", 2329 - "maxminddb", 2330 - "nym-bin-common", 2331 - "nym-contracts-common", 2332 - "nym-explorer-api-requests", 2333 - "nym-mixnet-contract-common", 2334 - "nym-network-defaults", 2335 - "nym-task", 2336 - "nym-validator-client", 2337 - "okapi", 2338 - "pretty_env_logger", 2339 - "rand", 2340 - "rand_pcg", 2341 - "rand_seeder", 2342 - "reqwest 0.12.4", 2343 - "rocket", 2344 - "rocket_cors", 2345 - "rocket_okapi", 2346 - "schemars", 2347 - "serde", 2348 - "serde_json", 2349 - "thiserror", 2350 - "tokio", 2351 - ] 2352 - 2353 - [[package]] 2354 - name = "ext-trait" 2355 - version = "1.0.1" 2356 - source = "registry+https://github.com/rust-lang/crates.io-index" 2357 - checksum = "d772df1c1a777963712fb68e014235e80863d6a91a85c4e06ba2d16243a310e5" 2358 - dependencies = [ 2359 - "ext-trait-proc_macros", 2360 - ] 2361 - 2362 - [[package]] 2363 - name = "ext-trait-proc_macros" 2364 - version = "1.0.1" 2365 - source = "registry+https://github.com/rust-lang/crates.io-index" 2366 - checksum = "1ab7934152eaf26aa5aa9f7371408ad5af4c31357073c9e84c3b9d7f11ad639a" 2367 - dependencies = [ 2368 - "proc-macro2", 2369 - "quote", 2370 - "syn 1.0.109", 2371 - ] 2372 - 2373 - [[package]] 2374 - name = "extension-storage" 2375 - version = "1.3.0-rc.0" 2376 - dependencies = [ 2377 - "bip39", 2378 - "console_error_panic_hook", 2379 - "js-sys", 2380 - "serde-wasm-bindgen 0.6.5", 2381 - "thiserror", 2382 - "wasm-bindgen", 2383 - "wasm-bindgen-futures", 2384 - "wasm-storage", 2385 - "wasm-utils", 2386 - "zeroize", 2387 - ] 2388 - 2389 - [[package]] 2390 - name = "extension-traits" 2391 - version = "1.0.1" 2392 - source = "registry+https://github.com/rust-lang/crates.io-index" 2393 - checksum = "a296e5a895621edf9fa8329c83aa1cb69a964643e36cf54d8d7a69b789089537" 2394 - dependencies = [ 2395 - "ext-trait", 2396 - ] 2397 - 2398 - [[package]] 2399 - name = "extern-c" 2400 - version = "0.1.0" 2401 - source = "registry+https://github.com/rust-lang/crates.io-index" 2402 - checksum = "320bea982e85d42441eb25c49b41218e7eaa2657e8f90bc4eca7437376751e23" 2403 - 2404 - [[package]] 2405 - name = "eyre" 2406 - version = "0.6.12" 2407 - source = "registry+https://github.com/rust-lang/crates.io-index" 2408 - checksum = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec" 2409 - dependencies = [ 2410 - "indenter", 2411 - "once_cell", 2412 - ] 2413 - 2414 - [[package]] 2415 - name = "fancy_constructor" 2416 - version = "1.2.2" 2417 - source = "registry+https://github.com/rust-lang/crates.io-index" 2418 - checksum = "f71f317e4af73b2f8f608fac190c52eac4b1879d2145df1db2fe48881ca69435" 2419 - dependencies = [ 2420 - "macroific", 2421 - "proc-macro2", 2422 - "quote", 2423 - "syn 2.0.66", 2424 - ] 2425 - 2426 - [[package]] 2427 - name = "fastrand" 2428 - version = "1.9.0" 2429 - source = "registry+https://github.com/rust-lang/crates.io-index" 2430 - checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be" 2431 - dependencies = [ 2432 - "instant", 2433 - ] 2434 - 2435 - [[package]] 2436 - name = "fastrand" 2437 - version = "2.1.1" 2438 - source = "registry+https://github.com/rust-lang/crates.io-index" 2439 - checksum = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6" 2440 - 2441 - [[package]] 2442 - name = "ff" 2443 - version = "0.13.0" 2444 - source = "registry+https://github.com/rust-lang/crates.io-index" 2445 - checksum = "ded41244b729663b1e574f1b4fb731469f69f79c17667b5d776b16cda0479449" 2446 - dependencies = [ 2447 - "rand_core 0.6.4", 2448 - "subtle 2.5.0", 2449 - ] 2450 - 2451 - [[package]] 2452 - name = "fiat-crypto" 2453 - version = "0.2.9" 2454 - source = "registry+https://github.com/rust-lang/crates.io-index" 2455 - checksum = "28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d" 2456 - 2457 - [[package]] 2458 - name = "figment" 2459 - version = "0.10.19" 2460 - source = "registry+https://github.com/rust-lang/crates.io-index" 2461 - checksum = "8cb01cd46b0cf372153850f4c6c272d9cbea2da513e07538405148f95bd789f3" 2462 - dependencies = [ 2463 - "atomic 0.6.0", 2464 - "pear", 2465 - "serde", 2466 - "toml 0.8.14", 2467 - "uncased", 2468 - "version_check", 2469 - ] 2470 - 2471 - [[package]] 2472 - name = "filetime" 2473 - version = "0.2.23" 2474 - source = "registry+https://github.com/rust-lang/crates.io-index" 2475 - checksum = "1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd" 2476 - dependencies = [ 2477 - "cfg-if", 2478 - "libc", 2479 - "redox_syscall 0.4.1", 2480 - "windows-sys 0.52.0", 2481 - ] 2482 - 2483 - [[package]] 2484 - name = "fixedbitset" 2485 - version = "0.4.2" 2486 - source = "registry+https://github.com/rust-lang/crates.io-index" 2487 - checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80" 2488 - 2489 - [[package]] 2490 - name = "flate2" 2491 - version = "1.0.33" 2492 - source = "registry+https://github.com/rust-lang/crates.io-index" 2493 - checksum = "324a1be68054ef05ad64b861cc9eaf1d623d2d8cb25b4bf2cb9cdd902b4bf253" 2494 - dependencies = [ 2495 - "crc32fast", 2496 - "miniz_oxide 0.8.0", 2497 - ] 2498 - 2499 - [[package]] 2500 - name = "flex-error" 2501 - version = "0.4.4" 2502 - source = "registry+https://github.com/rust-lang/crates.io-index" 2503 - checksum = "c606d892c9de11507fa0dcffc116434f94e105d0bbdc4e405b61519464c49d7b" 2504 - dependencies = [ 2505 - "eyre", 2506 - "paste", 2507 - ] 2508 - 2509 - [[package]] 2510 - name = "flume" 2511 - version = "0.10.14" 2512 - source = "registry+https://github.com/rust-lang/crates.io-index" 2513 - checksum = "1657b4441c3403d9f7b3409e47575237dac27b1b5726df654a6ecbf92f0f7577" 2514 - dependencies = [ 2515 - "futures-core", 2516 - "futures-sink", 2517 - "pin-project", 2518 - "spin 0.9.8", 2519 - ] 2520 - 2521 - [[package]] 2522 - name = "fnv" 2523 - version = "1.0.7" 2524 - source = "registry+https://github.com/rust-lang/crates.io-index" 2525 - checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 2526 - 2527 - [[package]] 2528 - name = "form_urlencoded" 2529 - version = "1.2.1" 2530 - source = "registry+https://github.com/rust-lang/crates.io-index" 2531 - checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" 2532 - dependencies = [ 2533 - "percent-encoding", 2534 - ] 2535 - 2536 - [[package]] 2537 - name = "forward_ref" 2538 - version = "1.0.0" 2539 - source = "registry+https://github.com/rust-lang/crates.io-index" 2540 - checksum = "c8cbd1169bd7b4a0a20d92b9af7a7e0422888bd38a6f5ec29c1fd8c1558a272e" 2541 - 2542 - [[package]] 2543 - name = "fs-err" 2544 - version = "2.11.0" 2545 - source = "registry+https://github.com/rust-lang/crates.io-index" 2546 - checksum = "88a41f105fe1d5b6b34b2055e3dc59bb79b46b48b2040b9e6c7b4b5de097aa41" 2547 - dependencies = [ 2548 - "autocfg", 2549 - ] 2550 - 2551 - [[package]] 2552 - name = "fsevent-sys" 2553 - version = "4.1.0" 2554 - source = "registry+https://github.com/rust-lang/crates.io-index" 2555 - checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2" 2556 - dependencies = [ 2557 - "libc", 2558 - ] 2559 - 2560 - [[package]] 2561 - name = "funty" 2562 - version = "2.0.0" 2563 - source = "registry+https://github.com/rust-lang/crates.io-index" 2564 - checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c" 2565 - 2566 - [[package]] 2567 - name = "futures" 2568 - version = "0.3.30" 2569 - source = "registry+https://github.com/rust-lang/crates.io-index" 2570 - checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0" 2571 - dependencies = [ 2572 - "futures-channel", 2573 - "futures-core", 2574 - "futures-executor", 2575 - "futures-io", 2576 - "futures-sink", 2577 - "futures-task", 2578 - "futures-util", 2579 - ] 2580 - 2581 - [[package]] 2582 - name = "futures-channel" 2583 - version = "0.3.30" 2584 - source = "registry+https://github.com/rust-lang/crates.io-index" 2585 - checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78" 2586 - dependencies = [ 2587 - "futures-core", 2588 - "futures-sink", 2589 - ] 2590 - 2591 - [[package]] 2592 - name = "futures-core" 2593 - version = "0.3.30" 2594 - source = "registry+https://github.com/rust-lang/crates.io-index" 2595 - checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" 2596 - 2597 - [[package]] 2598 - name = "futures-executor" 2599 - version = "0.3.30" 2600 - source = "registry+https://github.com/rust-lang/crates.io-index" 2601 - checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d" 2602 - dependencies = [ 2603 - "futures-core", 2604 - "futures-task", 2605 - "futures-util", 2606 - ] 2607 - 2608 - [[package]] 2609 - name = "futures-intrusive" 2610 - version = "0.4.2" 2611 - source = "registry+https://github.com/rust-lang/crates.io-index" 2612 - checksum = "a604f7a68fbf8103337523b1fadc8ade7361ee3f112f7c680ad179651616aed5" 2613 - dependencies = [ 2614 - "futures-core", 2615 - "lock_api", 2616 - "parking_lot 0.11.2", 2617 - ] 2618 - 2619 - [[package]] 2620 - name = "futures-io" 2621 - version = "0.3.30" 2622 - source = "registry+https://github.com/rust-lang/crates.io-index" 2623 - checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1" 2624 - 2625 - [[package]] 2626 - name = "futures-lite" 2627 - version = "1.13.0" 2628 - source = "registry+https://github.com/rust-lang/crates.io-index" 2629 - checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce" 2630 - dependencies = [ 2631 - "fastrand 1.9.0", 2632 - "futures-core", 2633 - "futures-io", 2634 - "memchr", 2635 - "parking", 2636 - "pin-project-lite", 2637 - "waker-fn", 2638 - ] 2639 - 2640 - [[package]] 2641 - name = "futures-macro" 2642 - version = "0.3.30" 2643 - source = "registry+https://github.com/rust-lang/crates.io-index" 2644 - checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" 2645 - dependencies = [ 2646 - "proc-macro2", 2647 - "quote", 2648 - "syn 2.0.66", 2649 - ] 2650 - 2651 - [[package]] 2652 - name = "futures-sink" 2653 - version = "0.3.30" 2654 - source = "registry+https://github.com/rust-lang/crates.io-index" 2655 - checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5" 2656 - 2657 - [[package]] 2658 - name = "futures-task" 2659 - version = "0.3.30" 2660 - source = "registry+https://github.com/rust-lang/crates.io-index" 2661 - checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004" 2662 - 2663 - [[package]] 2664 - name = "futures-util" 2665 - version = "0.3.30" 2666 - source = "registry+https://github.com/rust-lang/crates.io-index" 2667 - checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48" 2668 - dependencies = [ 2669 - "futures-channel", 2670 - "futures-core", 2671 - "futures-io", 2672 - "futures-macro", 2673 - "futures-sink", 2674 - "futures-task", 2675 - "memchr", 2676 - "pin-project-lite", 2677 - "pin-utils", 2678 - "slab", 2679 - ] 2680 - 2681 - [[package]] 2682 - name = "gcc" 2683 - version = "0.3.55" 2684 - source = "registry+https://github.com/rust-lang/crates.io-index" 2685 - checksum = "8f5f3913fa0bfe7ee1fd8248b6b9f42a5af4b9d65ec2dd2c3c26132b950ecfc2" 2686 - 2687 - [[package]] 2688 - name = "generator" 2689 - version = "0.7.5" 2690 - source = "registry+https://github.com/rust-lang/crates.io-index" 2691 - checksum = "5cc16584ff22b460a382b7feec54b23d2908d858152e5739a120b949293bd74e" 2692 - dependencies = [ 2693 - "cc", 2694 - "libc", 2695 - "log", 2696 - "rustversion", 2697 - "windows 0.48.0", 2698 - ] 2699 - 2700 - [[package]] 2701 - name = "generic-array" 2702 - version = "0.12.4" 2703 - source = "registry+https://github.com/rust-lang/crates.io-index" 2704 - checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd" 2705 - dependencies = [ 2706 - "typenum", 2707 - ] 2708 - 2709 - [[package]] 2710 - name = "generic-array" 2711 - version = "0.14.7" 2712 - source = "registry+https://github.com/rust-lang/crates.io-index" 2713 - checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 2714 - dependencies = [ 2715 - "serde", 2716 - "typenum", 2717 - "version_check", 2718 - "zeroize", 2719 - ] 2720 - 2721 - [[package]] 2722 - name = "getrandom" 2723 - version = "0.2.15" 2724 - source = "registry+https://github.com/rust-lang/crates.io-index" 2725 - checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" 2726 - dependencies = [ 2727 - "cfg-if", 2728 - "js-sys", 2729 - "libc", 2730 - "wasi", 2731 - "wasm-bindgen", 2732 - ] 2733 - 2734 - [[package]] 2735 - name = "getset" 2736 - version = "0.1.3" 2737 - source = "registry+https://github.com/rust-lang/crates.io-index" 2738 - checksum = "f636605b743120a8d32ed92fc27b6cde1a769f8f936c065151eb66f88ded513c" 2739 - dependencies = [ 2740 - "proc-macro-error2", 2741 - "proc-macro2", 2742 - "quote", 2743 - "syn 2.0.66", 2744 - ] 2745 - 2746 - [[package]] 2747 - name = "ghash" 2748 - version = "0.5.1" 2749 - source = "registry+https://github.com/rust-lang/crates.io-index" 2750 - checksum = "f0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1" 2751 - dependencies = [ 2752 - "opaque-debug 0.3.1", 2753 - "polyval", 2754 - ] 2755 - 2756 - [[package]] 2757 - name = "gimli" 2758 - version = "0.29.0" 2759 - source = "registry+https://github.com/rust-lang/crates.io-index" 2760 - checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd" 2761 - 2762 - [[package]] 2763 - name = "glob" 2764 - version = "0.3.1" 2765 - source = "registry+https://github.com/rust-lang/crates.io-index" 2766 - checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" 2767 - 2768 - [[package]] 2769 - name = "gloo-net" 2770 - version = "0.5.0" 2771 - source = "registry+https://github.com/rust-lang/crates.io-index" 2772 - checksum = "43aaa242d1239a8822c15c645f02166398da4f8b5c4bae795c1f5b44e9eee173" 2773 - dependencies = [ 2774 - "futures-channel", 2775 - "futures-core", 2776 - "futures-sink", 2777 - "gloo-utils 0.2.0", 2778 - "http 0.2.12", 2779 - "js-sys", 2780 - "pin-project", 2781 - "serde", 2782 - "serde_json", 2783 - "thiserror", 2784 - "wasm-bindgen", 2785 - "wasm-bindgen-futures", 2786 - "web-sys", 2787 - ] 2788 - 2789 - [[package]] 2790 - name = "gloo-timers" 2791 - version = "0.3.0" 2792 - source = "registry+https://github.com/rust-lang/crates.io-index" 2793 - checksum = "bbb143cf96099802033e0d4f4963b19fd2e0b728bcf076cd9cf7f6634f092994" 2794 - dependencies = [ 2795 - "futures-channel", 2796 - "futures-core", 2797 - "js-sys", 2798 - "wasm-bindgen", 2799 - ] 2800 - 2801 - [[package]] 2802 - name = "gloo-utils" 2803 - version = "0.1.7" 2804 - source = "registry+https://github.com/rust-lang/crates.io-index" 2805 - checksum = "037fcb07216cb3a30f7292bd0176b050b7b9a052ba830ef7d5d65f6dc64ba58e" 2806 - dependencies = [ 2807 - "js-sys", 2808 - "serde", 2809 - "serde_json", 2810 - "wasm-bindgen", 2811 - "web-sys", 2812 - ] 2813 - 2814 - [[package]] 2815 - name = "gloo-utils" 2816 - version = "0.2.0" 2817 - source = "registry+https://github.com/rust-lang/crates.io-index" 2818 - checksum = "0b5555354113b18c547c1d3a98fbf7fb32a9ff4f6fa112ce823a21641a0ba3aa" 2819 - dependencies = [ 2820 - "js-sys", 2821 - "serde", 2822 - "serde_json", 2823 - "wasm-bindgen", 2824 - "web-sys", 2825 - ] 2826 - 2827 - [[package]] 2828 - name = "goblin" 2829 - version = "0.6.1" 2830 - source = "registry+https://github.com/rust-lang/crates.io-index" 2831 - checksum = "0d6b4de4a8eb6c46a8c77e1d3be942cb9a8bf073c22374578e5ba4b08ed0ff68" 2832 - dependencies = [ 2833 - "log", 2834 - "plain", 2835 - "scroll", 2836 - ] 2837 - 2838 - [[package]] 2839 - name = "group" 2840 - version = "0.13.0" 2841 - source = "registry+https://github.com/rust-lang/crates.io-index" 2842 - checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63" 2843 - dependencies = [ 2844 - "ff", 2845 - "rand_core 0.6.4", 2846 - "subtle 2.5.0", 2847 - ] 2848 - 2849 - [[package]] 2850 - name = "h2" 2851 - version = "0.3.26" 2852 - source = "registry+https://github.com/rust-lang/crates.io-index" 2853 - checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8" 2854 - dependencies = [ 2855 - "bytes", 2856 - "fnv", 2857 - "futures-core", 2858 - "futures-sink", 2859 - "futures-util", 2860 - "http 0.2.12", 2861 - "indexmap 2.2.6", 2862 - "slab", 2863 - "tokio", 2864 - "tokio-util", 2865 - "tracing", 2866 - ] 2867 - 2868 - [[package]] 2869 - name = "half" 2870 - version = "2.4.1" 2871 - source = "registry+https://github.com/rust-lang/crates.io-index" 2872 - checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888" 2873 - dependencies = [ 2874 - "cfg-if", 2875 - "crunchy", 2876 - ] 2877 - 2878 - [[package]] 2879 - name = "handlebars" 2880 - version = "3.5.5" 2881 - source = "registry+https://github.com/rust-lang/crates.io-index" 2882 - checksum = "4498fc115fa7d34de968184e473529abb40eeb6be8bc5f7faba3d08c316cb3e3" 2883 - dependencies = [ 2884 - "log", 2885 - "pest", 2886 - "pest_derive", 2887 - "quick-error 2.0.1", 2888 - "serde", 2889 - "serde_json", 2890 - ] 2891 - 2892 - [[package]] 2893 - name = "hashbrown" 2894 - version = "0.12.3" 2895 - source = "registry+https://github.com/rust-lang/crates.io-index" 2896 - checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 2897 - dependencies = [ 2898 - "ahash 0.7.8", 2899 - ] 2900 - 2901 - [[package]] 2902 - name = "hashbrown" 2903 - version = "0.14.5" 2904 - source = "registry+https://github.com/rust-lang/crates.io-index" 2905 - checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 2906 - dependencies = [ 2907 - "ahash 0.8.11", 2908 - "allocator-api2", 2909 - ] 2910 - 2911 - [[package]] 2912 - name = "hashlink" 2913 - version = "0.8.4" 2914 - source = "registry+https://github.com/rust-lang/crates.io-index" 2915 - checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7" 2916 - dependencies = [ 2917 - "hashbrown 0.14.5", 2918 - ] 2919 - 2920 - [[package]] 2921 - name = "hdrhistogram" 2922 - version = "7.5.4" 2923 - source = "registry+https://github.com/rust-lang/crates.io-index" 2924 - checksum = "765c9198f173dd59ce26ff9f95ef0aafd0a0fe01fb9d72841bc5066a4c06511d" 2925 - dependencies = [ 2926 - "base64 0.21.7", 2927 - "byteorder", 2928 - "flate2", 2929 - "nom", 2930 - "num-traits", 2931 - ] 2932 - 2933 - [[package]] 2934 - name = "headers" 2935 - version = "0.4.0" 2936 - source = "registry+https://github.com/rust-lang/crates.io-index" 2937 - checksum = "322106e6bd0cba2d5ead589ddb8150a13d7c4217cf80d7c4f682ca994ccc6aa9" 2938 - dependencies = [ 2939 - "base64 0.21.7", 2940 - "bytes", 2941 - "headers-core", 2942 - "http 1.1.0", 2943 - "httpdate", 2944 - "mime", 2945 - "sha1", 2946 - ] 2947 - 2948 - [[package]] 2949 - name = "headers-core" 2950 - version = "0.3.0" 2951 - source = "registry+https://github.com/rust-lang/crates.io-index" 2952 - checksum = "54b4a22553d4242c49fddb9ba998a99962b5cc6f22cb5a3482bec22522403ce4" 2953 - dependencies = [ 2954 - "http 1.1.0", 2955 - ] 2956 - 2957 - [[package]] 2958 - name = "heck" 2959 - version = "0.3.3" 2960 - source = "registry+https://github.com/rust-lang/crates.io-index" 2961 - checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c" 2962 - dependencies = [ 2963 - "unicode-segmentation", 2964 - ] 2965 - 2966 - [[package]] 2967 - name = "heck" 2968 - version = "0.4.1" 2969 - source = "registry+https://github.com/rust-lang/crates.io-index" 2970 - checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 2971 - dependencies = [ 2972 - "unicode-segmentation", 2973 - ] 2974 - 2975 - [[package]] 2976 - name = "heck" 2977 - version = "0.5.0" 2978 - source = "registry+https://github.com/rust-lang/crates.io-index" 2979 - checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 2980 - 2981 - [[package]] 2982 - name = "hermit-abi" 2983 - version = "0.1.19" 2984 - source = "registry+https://github.com/rust-lang/crates.io-index" 2985 - checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" 2986 - dependencies = [ 2987 - "libc", 2988 - ] 2989 - 2990 - [[package]] 2991 - name = "hermit-abi" 2992 - version = "0.3.9" 2993 - source = "registry+https://github.com/rust-lang/crates.io-index" 2994 - checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" 2995 - 2996 - [[package]] 2997 - name = "hex" 2998 - version = "0.4.3" 2999 - source = "registry+https://github.com/rust-lang/crates.io-index" 3000 - checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" 3001 - 3002 - [[package]] 3003 - name = "hex-literal" 3004 - version = "0.3.4" 3005 - source = "registry+https://github.com/rust-lang/crates.io-index" 3006 - checksum = "7ebdb29d2ea9ed0083cd8cece49bbd968021bd99b0849edb4a9a7ee0fdf6a4e0" 3007 - 3008 - [[package]] 3009 - name = "hidapi" 3010 - version = "1.5.0" 3011 - source = "registry+https://github.com/rust-lang/crates.io-index" 3012 - checksum = "798154e4b6570af74899d71155fb0072d5b17e6aa12f39c8ef22c60fb8ec99e7" 3013 - dependencies = [ 3014 - "cc", 3015 - "libc", 3016 - "pkg-config", 3017 - "winapi", 3018 - ] 3019 - 3020 - [[package]] 3021 - name = "hkdf" 3022 - version = "0.12.4" 3023 - source = "registry+https://github.com/rust-lang/crates.io-index" 3024 - checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7" 3025 - dependencies = [ 3026 - "hmac", 3027 - ] 3028 - 3029 - [[package]] 3030 - name = "hmac" 3031 - version = "0.12.1" 3032 - source = "registry+https://github.com/rust-lang/crates.io-index" 3033 - checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 3034 - dependencies = [ 3035 - "digest 0.10.7", 3036 - ] 3037 - 3038 - [[package]] 3039 - name = "http" 3040 - version = "0.2.12" 3041 - source = "registry+https://github.com/rust-lang/crates.io-index" 3042 - checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" 3043 - dependencies = [ 3044 - "bytes", 3045 - "fnv", 3046 - "itoa", 3047 - ] 3048 - 3049 - [[package]] 3050 - name = "http" 3051 - version = "1.1.0" 3052 - source = "registry+https://github.com/rust-lang/crates.io-index" 3053 - checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258" 3054 - dependencies = [ 3055 - "bytes", 3056 - "fnv", 3057 - "itoa", 3058 - ] 3059 - 3060 - [[package]] 3061 - name = "http-body" 3062 - version = "0.4.6" 3063 - source = "registry+https://github.com/rust-lang/crates.io-index" 3064 - checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" 3065 - dependencies = [ 3066 - "bytes", 3067 - "http 0.2.12", 3068 - "pin-project-lite", 3069 - ] 3070 - 3071 - [[package]] 3072 - name = "http-body" 3073 - version = "1.0.0" 3074 - source = "registry+https://github.com/rust-lang/crates.io-index" 3075 - checksum = "1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643" 3076 - dependencies = [ 3077 - "bytes", 3078 - "http 1.1.0", 3079 - ] 3080 - 3081 - [[package]] 3082 - name = "http-body-util" 3083 - version = "0.1.2" 3084 - source = "registry+https://github.com/rust-lang/crates.io-index" 3085 - checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f" 3086 - dependencies = [ 3087 - "bytes", 3088 - "futures-util", 3089 - "http 1.1.0", 3090 - "http-body 1.0.0", 3091 - "pin-project-lite", 3092 - ] 3093 - 3094 - [[package]] 3095 - name = "http-range-header" 3096 - version = "0.4.1" 3097 - source = "registry+https://github.com/rust-lang/crates.io-index" 3098 - checksum = "08a397c49fec283e3d6211adbe480be95aae5f304cfb923e9970e08956d5168a" 3099 - 3100 - [[package]] 3101 - name = "httparse" 3102 - version = "1.9.3" 3103 - source = "registry+https://github.com/rust-lang/crates.io-index" 3104 - checksum = "d0e7a4dd27b9476dc40cb050d3632d3bba3a70ddbff012285f7f8559a1e7e545" 3105 - 3106 - [[package]] 3107 - name = "httpcodec" 3108 - version = "0.2.3" 3109 - source = "registry+https://github.com/rust-lang/crates.io-index" 3110 - checksum = "9f49d64351430cabd543943b79d48aaf0bc95a41d9ccf5b8774c2cfd23422775" 3111 - dependencies = [ 3112 - "bytecodec", 3113 - "trackable 0.2.24", 3114 - ] 3115 - 3116 - [[package]] 3117 - name = "httpdate" 3118 - version = "1.0.3" 3119 - source = "registry+https://github.com/rust-lang/crates.io-index" 3120 - checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 3121 - 3122 - [[package]] 3123 - name = "humantime" 3124 - version = "1.3.0" 3125 - source = "registry+https://github.com/rust-lang/crates.io-index" 3126 - checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f" 3127 - dependencies = [ 3128 - "quick-error 1.2.3", 3129 - ] 3130 - 3131 - [[package]] 3132 - name = "humantime" 3133 - version = "2.1.0" 3134 - source = "registry+https://github.com/rust-lang/crates.io-index" 3135 - checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" 3136 - 3137 - [[package]] 3138 - name = "humantime-serde" 3139 - version = "1.1.1" 3140 - source = "registry+https://github.com/rust-lang/crates.io-index" 3141 - checksum = "57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c" 3142 - dependencies = [ 3143 - "humantime 2.1.0", 3144 - "serde", 3145 - ] 3146 - 3147 - [[package]] 3148 - name = "hyper" 3149 - version = "0.14.29" 3150 - source = "registry+https://github.com/rust-lang/crates.io-index" 3151 - checksum = "f361cde2f109281a220d4307746cdfd5ee3f410da58a70377762396775634b33" 3152 - dependencies = [ 3153 - "bytes", 3154 - "futures-channel", 3155 - "futures-core", 3156 - "futures-util", 3157 - "h2", 3158 - "http 0.2.12", 3159 - "http-body 0.4.6", 3160 - "httparse", 3161 - "httpdate", 3162 - "itoa", 3163 - "pin-project-lite", 3164 - "socket2", 3165 - "tokio", 3166 - "tower-service", 3167 - "tracing", 3168 - "want", 3169 - ] 3170 - 3171 - [[package]] 3172 - name = "hyper" 3173 - version = "1.4.1" 3174 - source = "registry+https://github.com/rust-lang/crates.io-index" 3175 - checksum = "50dfd22e0e76d0f662d429a5f80fcaf3855009297eab6a0a9f8543834744ba05" 3176 - dependencies = [ 3177 - "bytes", 3178 - "futures-channel", 3179 - "futures-util", 3180 - "http 1.1.0", 3181 - "http-body 1.0.0", 3182 - "httparse", 3183 - "httpdate", 3184 - "itoa", 3185 - "pin-project-lite", 3186 - "smallvec", 3187 - "tokio", 3188 - "want", 3189 - ] 3190 - 3191 - [[package]] 3192 - name = "hyper-rustls" 3193 - version = "0.24.2" 3194 - source = "registry+https://github.com/rust-lang/crates.io-index" 3195 - checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590" 3196 - dependencies = [ 3197 - "futures-util", 3198 - "http 0.2.12", 3199 - "hyper 0.14.29", 3200 - "rustls 0.21.12", 3201 - "tokio", 3202 - "tokio-rustls 0.24.1", 3203 - ] 3204 - 3205 - [[package]] 3206 - name = "hyper-rustls" 3207 - version = "0.26.0" 3208 - source = "registry+https://github.com/rust-lang/crates.io-index" 3209 - checksum = "a0bea761b46ae2b24eb4aef630d8d1c398157b6fc29e6350ecf090a0b70c952c" 3210 - dependencies = [ 3211 - "futures-util", 3212 - "http 1.1.0", 3213 - "hyper 1.4.1", 3214 - "hyper-util", 3215 - "rustls 0.22.4", 3216 - "rustls-pki-types", 3217 - "tokio", 3218 - "tokio-rustls 0.25.0", 3219 - "tower-service", 3220 - ] 3221 - 3222 - [[package]] 3223 - name = "hyper-timeout" 3224 - version = "0.4.1" 3225 - source = "registry+https://github.com/rust-lang/crates.io-index" 3226 - checksum = "bbb958482e8c7be4bc3cf272a766a2b0bf1a6755e7a6ae777f017a31d11b13b1" 3227 - dependencies = [ 3228 - "hyper 0.14.29", 3229 - "pin-project-lite", 3230 - "tokio", 3231 - "tokio-io-timeout", 3232 - ] 3233 - 3234 - [[package]] 3235 - name = "hyper-util" 3236 - version = "0.1.5" 3237 - source = "registry+https://github.com/rust-lang/crates.io-index" 3238 - checksum = "7b875924a60b96e5d7b9ae7b066540b1dd1cbd90d1828f54c92e02a283351c56" 3239 - dependencies = [ 3240 - "bytes", 3241 - "futures-channel", 3242 - "futures-util", 3243 - "http 1.1.0", 3244 - "http-body 1.0.0", 3245 - "hyper 1.4.1", 3246 - "pin-project-lite", 3247 - "socket2", 3248 - "tokio", 3249 - "tower", 3250 - "tower-service", 3251 - "tracing", 3252 - ] 3253 - 3254 - [[package]] 3255 - name = "iana-time-zone" 3256 - version = "0.1.60" 3257 - source = "registry+https://github.com/rust-lang/crates.io-index" 3258 - checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141" 3259 - dependencies = [ 3260 - "android_system_properties", 3261 - "core-foundation-sys", 3262 - "iana-time-zone-haiku", 3263 - "js-sys", 3264 - "wasm-bindgen", 3265 - "windows-core", 3266 - ] 3267 - 3268 - [[package]] 3269 - name = "iana-time-zone-haiku" 3270 - version = "0.1.2" 3271 - source = "registry+https://github.com/rust-lang/crates.io-index" 3272 - checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 3273 - dependencies = [ 3274 - "cc", 3275 - ] 3276 - 3277 - [[package]] 3278 - name = "ident_case" 3279 - version = "1.0.1" 3280 - source = "registry+https://github.com/rust-lang/crates.io-index" 3281 - checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 3282 - 3283 - [[package]] 3284 - name = "idna" 3285 - version = "0.3.0" 3286 - source = "registry+https://github.com/rust-lang/crates.io-index" 3287 - checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6" 3288 - dependencies = [ 3289 - "unicode-bidi", 3290 - "unicode-normalization", 3291 - ] 3292 - 3293 - [[package]] 3294 - name = "idna" 3295 - version = "0.5.0" 3296 - source = "registry+https://github.com/rust-lang/crates.io-index" 3297 - checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" 3298 - dependencies = [ 3299 - "unicode-bidi", 3300 - "unicode-normalization", 3301 - ] 3302 - 3303 - [[package]] 3304 - name = "indenter" 3305 - version = "0.3.3" 3306 - source = "registry+https://github.com/rust-lang/crates.io-index" 3307 - checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683" 3308 - 3309 - [[package]] 3310 - name = "indexed_db_futures" 3311 - version = "0.4.2" 3312 - source = "git+https://github.com/TiemenSch/rust-indexed-db?branch=update-uuid#9745d015707008b0c410115d787014a6d1af2efb" 3313 - dependencies = [ 3314 - "accessory", 3315 - "cfg-if", 3316 - "delegate-display", 3317 - "fancy_constructor", 3318 - "js-sys", 3319 - "uuid", 3320 - "wasm-bindgen", 3321 - "wasm-bindgen-futures", 3322 - "web-sys", 3323 - ] 3324 - 3325 - [[package]] 3326 - name = "indexmap" 3327 - version = "1.9.3" 3328 - source = "registry+https://github.com/rust-lang/crates.io-index" 3329 - checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 3330 - dependencies = [ 3331 - "autocfg", 3332 - "hashbrown 0.12.3", 3333 - "serde", 3334 - ] 3335 - 3336 - [[package]] 3337 - name = "indexmap" 3338 - version = "2.2.6" 3339 - source = "registry+https://github.com/rust-lang/crates.io-index" 3340 - checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26" 3341 - dependencies = [ 3342 - "equivalent", 3343 - "hashbrown 0.14.5", 3344 - "serde", 3345 - ] 3346 - 3347 - [[package]] 3348 - name = "indicatif" 3349 - version = "0.17.8" 3350 - source = "registry+https://github.com/rust-lang/crates.io-index" 3351 - checksum = "763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3" 3352 - dependencies = [ 3353 - "console", 3354 - "instant", 3355 - "number_prefix", 3356 - "portable-atomic", 3357 - "unicode-width", 3358 - ] 3359 - 3360 - [[package]] 3361 - name = "inlinable_string" 3362 - version = "0.1.15" 3363 - source = "registry+https://github.com/rust-lang/crates.io-index" 3364 - checksum = "c8fae54786f62fb2918dcfae3d568594e50eb9b5c25bf04371af6fe7516452fb" 3365 - 3366 - [[package]] 3367 - name = "inotify" 3368 - version = "0.9.6" 3369 - source = "registry+https://github.com/rust-lang/crates.io-index" 3370 - checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff" 3371 - dependencies = [ 3372 - "bitflags 1.3.2", 3373 - "inotify-sys", 3374 - "libc", 3375 - ] 3376 - 3377 - [[package]] 3378 - name = "inotify-sys" 3379 - version = "0.1.5" 3380 - source = "registry+https://github.com/rust-lang/crates.io-index" 3381 - checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb" 3382 - dependencies = [ 3383 - "libc", 3384 - ] 3385 - 3386 - [[package]] 3387 - name = "inout" 3388 - version = "0.1.3" 3389 - source = "registry+https://github.com/rust-lang/crates.io-index" 3390 - checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5" 3391 - dependencies = [ 3392 - "block-padding", 3393 - "generic-array 0.14.7", 3394 - ] 3395 - 3396 - [[package]] 3397 - name = "inquire" 3398 - version = "0.6.2" 3399 - source = "registry+https://github.com/rust-lang/crates.io-index" 3400 - checksum = "c33e7c1ddeb15c9abcbfef6029d8e29f69b52b6d6c891031b88ed91b5065803b" 3401 - dependencies = [ 3402 - "bitflags 1.3.2", 3403 - "crossterm 0.25.0", 3404 - "dyn-clone", 3405 - "lazy_static", 3406 - "newline-converter", 3407 - "thiserror", 3408 - "unicode-segmentation", 3409 - "unicode-width", 3410 - ] 3411 - 3412 - [[package]] 3413 - name = "instant" 3414 - version = "0.1.13" 3415 - source = "registry+https://github.com/rust-lang/crates.io-index" 3416 - checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222" 3417 - dependencies = [ 3418 - "cfg-if", 3419 - ] 3420 - 3421 - [[package]] 3422 - name = "integer-encoding" 3423 - version = "3.0.4" 3424 - source = "registry+https://github.com/rust-lang/crates.io-index" 3425 - checksum = "8bb03732005da905c88227371639bf1ad885cc712789c011c31c5fb3ab3ccf02" 3426 - 3427 - [[package]] 3428 - name = "inventory" 3429 - version = "0.3.15" 3430 - source = "registry+https://github.com/rust-lang/crates.io-index" 3431 - checksum = "f958d3d68f4167080a18141e10381e7634563984a537f2a49a30fd8e53ac5767" 3432 - 3433 - [[package]] 3434 - name = "ip_network" 3435 - version = "0.4.1" 3436 - source = "registry+https://github.com/rust-lang/crates.io-index" 3437 - checksum = "aa2f047c0a98b2f299aa5d6d7088443570faae494e9ae1305e48be000c9e0eb1" 3438 - 3439 - [[package]] 3440 - name = "ipnet" 3441 - version = "2.9.0" 3442 - source = "registry+https://github.com/rust-lang/crates.io-index" 3443 - checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3" 3444 - 3445 - [[package]] 3446 - name = "ipnetwork" 3447 - version = "0.18.0" 3448 - source = "registry+https://github.com/rust-lang/crates.io-index" 3449 - checksum = "4088d739b183546b239688ddbc79891831df421773df95e236daf7867866d355" 3450 - dependencies = [ 3451 - "serde", 3452 - ] 3453 - 3454 - [[package]] 3455 - name = "ipnetwork" 3456 - version = "0.20.0" 3457 - source = "registry+https://github.com/rust-lang/crates.io-index" 3458 - checksum = "bf466541e9d546596ee94f9f69590f89473455f88372423e0008fc1a7daf100e" 3459 - dependencies = [ 3460 - "serde", 3461 - ] 3462 - 3463 - [[package]] 3464 - name = "is-terminal" 3465 - version = "0.4.12" 3466 - source = "registry+https://github.com/rust-lang/crates.io-index" 3467 - checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b" 3468 - dependencies = [ 3469 - "hermit-abi 0.3.9", 3470 - "libc", 3471 - "windows-sys 0.52.0", 3472 - ] 3473 - 3474 - [[package]] 3475 - name = "is_terminal_polyfill" 3476 - version = "1.70.0" 3477 - source = "registry+https://github.com/rust-lang/crates.io-index" 3478 - checksum = "f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800" 3479 - 3480 - [[package]] 3481 - name = "isahc" 3482 - version = "1.7.2" 3483 - source = "registry+https://github.com/rust-lang/crates.io-index" 3484 - checksum = "334e04b4d781f436dc315cb1e7515bd96826426345d498149e4bde36b67f8ee9" 3485 - dependencies = [ 3486 - "async-channel", 3487 - "castaway", 3488 - "crossbeam-utils", 3489 - "curl", 3490 - "curl-sys", 3491 - "event-listener", 3492 - "futures-lite", 3493 - "http 0.2.12", 3494 - "log", 3495 - "once_cell", 3496 - "polling", 3497 - "slab", 3498 - "sluice", 3499 - "tracing", 3500 - "tracing-futures", 3501 - "url", 3502 - "waker-fn", 3503 - ] 3504 - 3505 - [[package]] 3506 - name = "isocountry" 3507 - version = "0.3.2" 3508 - source = "registry+https://github.com/rust-lang/crates.io-index" 3509 - checksum = "1ea1dc4bf0fb4904ba83ffdb98af3d9c325274e92e6e295e4151e86c96363e04" 3510 - dependencies = [ 3511 - "serde", 3512 - "thiserror", 3513 - ] 3514 - 3515 - [[package]] 3516 - name = "itertools" 3517 - version = "0.10.5" 3518 - source = "registry+https://github.com/rust-lang/crates.io-index" 3519 - checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" 3520 - dependencies = [ 3521 - "either", 3522 - ] 3523 - 3524 - [[package]] 3525 - name = "itertools" 3526 - version = "0.12.1" 3527 - source = "registry+https://github.com/rust-lang/crates.io-index" 3528 - checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" 3529 - dependencies = [ 3530 - "either", 3531 - ] 3532 - 3533 - [[package]] 3534 - name = "itertools" 3535 - version = "0.13.0" 3536 - source = "registry+https://github.com/rust-lang/crates.io-index" 3537 - checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" 3538 - dependencies = [ 3539 - "either", 3540 - ] 3541 - 3542 - [[package]] 3543 - name = "itoa" 3544 - version = "1.0.11" 3545 - source = "registry+https://github.com/rust-lang/crates.io-index" 3546 - checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" 3547 - 3548 - [[package]] 3549 - name = "jni" 3550 - version = "0.21.1" 3551 - source = "registry+https://github.com/rust-lang/crates.io-index" 3552 - checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" 3553 - dependencies = [ 3554 - "cesu8", 3555 - "cfg-if", 3556 - "combine", 3557 - "jni-sys", 3558 - "log", 3559 - "thiserror", 3560 - "walkdir", 3561 - "windows-sys 0.45.0", 3562 - ] 3563 - 3564 - [[package]] 3565 - name = "jni-sys" 3566 - version = "0.3.0" 3567 - source = "registry+https://github.com/rust-lang/crates.io-index" 3568 - checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" 3569 - 3570 - [[package]] 3571 - name = "js-sys" 3572 - version = "0.3.70" 3573 - source = "registry+https://github.com/rust-lang/crates.io-index" 3574 - checksum = "1868808506b929d7b0cfa8f75951347aa71bb21144b7791bae35d9bccfcfe37a" 3575 - dependencies = [ 3576 - "wasm-bindgen", 3577 - ] 3578 - 3579 - [[package]] 3580 - name = "k256" 3581 - version = "0.13.2" 3582 - source = "registry+https://github.com/rust-lang/crates.io-index" 3583 - checksum = "3f01b677d82ef7a676aa37e099defd83a28e15687112cafdd112d60236b6115b" 3584 - dependencies = [ 3585 - "cfg-if", 3586 - "ecdsa", 3587 - "elliptic-curve", 3588 - "once_cell", 3589 - "sha2 0.10.8", 3590 - "signature", 3591 - ] 3592 - 3593 - [[package]] 3594 - name = "keystream" 3595 - version = "1.0.0" 3596 - source = "registry+https://github.com/rust-lang/crates.io-index" 3597 - checksum = "c33070833c9ee02266356de0c43f723152bd38bd96ddf52c82b3af10c9138b28" 3598 - 3599 - [[package]] 3600 - name = "kqueue" 3601 - version = "1.0.8" 3602 - source = "registry+https://github.com/rust-lang/crates.io-index" 3603 - checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c" 3604 - dependencies = [ 3605 - "kqueue-sys", 3606 - "libc", 3607 - ] 3608 - 3609 - [[package]] 3610 - name = "kqueue-sys" 3611 - version = "1.0.4" 3612 - source = "registry+https://github.com/rust-lang/crates.io-index" 3613 - checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b" 3614 - dependencies = [ 3615 - "bitflags 1.3.2", 3616 - "libc", 3617 - ] 3618 - 3619 - [[package]] 3620 - name = "lazy_static" 3621 - version = "1.4.0" 3622 - source = "registry+https://github.com/rust-lang/crates.io-index" 3623 - checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 3624 - 3625 - [[package]] 3626 - name = "ledger-apdu" 3627 - version = "0.10.0" 3628 - source = "registry+https://github.com/rust-lang/crates.io-index" 3629 - checksum = "fe435806c197dfeaa5efcded5e623c4b8230fd28fdf1e91e7a86e40ef2acbf90" 3630 - dependencies = [ 3631 - "arrayref", 3632 - "no-std-compat", 3633 - "snafu", 3634 - ] 3635 - 3636 - [[package]] 3637 - name = "ledger-transport" 3638 - version = "0.10.0" 3639 - source = "registry+https://github.com/rust-lang/crates.io-index" 3640 - checksum = "1117f2143d92c157197785bf57711d7b02f2cfa101e162f8ca7900fb7f976321" 3641 - dependencies = [ 3642 - "async-trait", 3643 - "ledger-apdu", 3644 - ] 3645 - 3646 - [[package]] 3647 - name = "ledger-transport-hid" 3648 - version = "0.10.0" 3649 - source = "registry+https://github.com/rust-lang/crates.io-index" 3650 - checksum = "45ba81a1f5f24396b37211478aff7fbcd605dd4544df8dbed07b9da3c2057aee" 3651 - dependencies = [ 3652 - "byteorder", 3653 - "cfg-if", 3654 - "hex", 3655 - "hidapi", 3656 - "ledger-transport", 3657 - "libc", 3658 - "log", 3659 - "thiserror", 3660 - ] 3661 - 3662 - [[package]] 3663 - name = "libc" 3664 - version = "0.2.155" 3665 - source = "registry+https://github.com/rust-lang/crates.io-index" 3666 - checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c" 3667 - 3668 - [[package]] 3669 - name = "libm" 3670 - version = "0.2.8" 3671 - source = "registry+https://github.com/rust-lang/crates.io-index" 3672 - checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058" 3673 - 3674 - [[package]] 3675 - name = "libredox" 3676 - version = "0.1.3" 3677 - source = "registry+https://github.com/rust-lang/crates.io-index" 3678 - checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" 3679 - dependencies = [ 3680 - "bitflags 2.5.0", 3681 - "libc", 3682 - ] 3683 - 3684 - [[package]] 3685 - name = "libsqlite3-sys" 3686 - version = "0.24.2" 3687 - source = "registry+https://github.com/rust-lang/crates.io-index" 3688 - checksum = "898745e570c7d0453cc1fbc4a701eb6c662ed54e8fec8b7d14be137ebeeb9d14" 3689 - dependencies = [ 3690 - "cc", 3691 - "pkg-config", 3692 - "vcpkg", 3693 - ] 3694 - 3695 - [[package]] 3696 - name = "libz-sys" 3697 - version = "1.1.18" 3698 - source = "registry+https://github.com/rust-lang/crates.io-index" 3699 - checksum = "c15da26e5af7e25c90b37a2d75cdbf940cf4a55316de9d84c679c9b8bfabf82e" 3700 - dependencies = [ 3701 - "cc", 3702 - "libc", 3703 - "pkg-config", 3704 - "vcpkg", 3705 - ] 3706 - 3707 - [[package]] 3708 - name = "linux-raw-sys" 3709 - version = "0.4.14" 3710 - source = "registry+https://github.com/rust-lang/crates.io-index" 3711 - checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" 3712 - 3713 - [[package]] 3714 - name = "lioness" 3715 - version = "0.1.2" 3716 - source = "registry+https://github.com/rust-lang/crates.io-index" 3717 - checksum = "4ae926706ba42c425c9457121178330d75e273df2e82e28b758faf3de3a9acb9" 3718 - dependencies = [ 3719 - "arrayref", 3720 - "blake2 0.8.1", 3721 - "chacha", 3722 - "keystream", 3723 - ] 3724 - 3725 - [[package]] 3726 - name = "lock_api" 3727 - version = "0.4.12" 3728 - source = "registry+https://github.com/rust-lang/crates.io-index" 3729 - checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" 3730 - dependencies = [ 3731 - "autocfg", 3732 - "scopeguard", 3733 - ] 3734 - 3735 - [[package]] 3736 - name = "log" 3737 - version = "0.4.22" 3738 - source = "registry+https://github.com/rust-lang/crates.io-index" 3739 - checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" 3740 - 3741 - [[package]] 3742 - name = "loom" 3743 - version = "0.5.6" 3744 - source = "registry+https://github.com/rust-lang/crates.io-index" 3745 - checksum = "ff50ecb28bb86013e935fb6683ab1f6d3a20016f123c76fd4c27470076ac30f5" 3746 - dependencies = [ 3747 - "cfg-if", 3748 - "generator", 3749 - "scoped-tls", 3750 - "serde", 3751 - "serde_json", 3752 - "tracing", 3753 - "tracing-subscriber", 3754 - ] 3755 - 3756 - [[package]] 3757 - name = "macro_rules_attribute" 3758 - version = "0.1.3" 3759 - source = "registry+https://github.com/rust-lang/crates.io-index" 3760 - checksum = "cf0c9b980bf4f3a37fd7b1c066941dd1b1d0152ce6ee6e8fe8c49b9f6810d862" 3761 - dependencies = [ 3762 - "macro_rules_attribute-proc_macro", 3763 - "paste", 3764 - ] 3765 - 3766 - [[package]] 3767 - name = "macro_rules_attribute-proc_macro" 3768 - version = "0.1.3" 3769 - source = "registry+https://github.com/rust-lang/crates.io-index" 3770 - checksum = "58093314a45e00c77d5c508f76e77c3396afbbc0d01506e7fae47b018bac2b1d" 3771 - 3772 - [[package]] 3773 - name = "macroific" 3774 - version = "1.3.1" 3775 - source = "registry+https://github.com/rust-lang/crates.io-index" 3776 - checksum = "f05c00ac596022625d01047c421a0d97d7f09a18e429187b341c201cb631b9dd" 3777 - dependencies = [ 3778 - "macroific_attr_parse", 3779 - "macroific_core", 3780 - "macroific_macro", 3781 - ] 3782 - 3783 - [[package]] 3784 - name = "macroific_attr_parse" 3785 - version = "1.3.0" 3786 - source = "registry+https://github.com/rust-lang/crates.io-index" 3787 - checksum = "fd94d5da95b30ae6e10621ad02340909346ad91661f3f8c0f2b62345e46a2f67" 3788 - dependencies = [ 3789 - "cfg-if", 3790 - "proc-macro2", 3791 - "quote", 3792 - "syn 2.0.66", 3793 - ] 3794 - 3795 - [[package]] 3796 - name = "macroific_core" 3797 - version = "1.0.2" 3798 - source = "registry+https://github.com/rust-lang/crates.io-index" 3799 - checksum = "13198c120864097a565ccb3ff947672d969932b7975ebd4085732c9f09435e55" 3800 - dependencies = [ 3801 - "proc-macro2", 3802 - "quote", 3803 - "syn 2.0.66", 3804 - ] 3805 - 3806 - [[package]] 3807 - name = "macroific_macro" 3808 - version = "1.1.0" 3809 - source = "registry+https://github.com/rust-lang/crates.io-index" 3810 - checksum = "b0c9853143cbed7f1e41dc39fee95f9b361bec65c8dc2a01bf609be01b61f5ae" 3811 - dependencies = [ 3812 - "macroific_attr_parse", 3813 - "macroific_core", 3814 - "proc-macro2", 3815 - "quote", 3816 - "syn 2.0.66", 3817 - ] 3818 - 3819 - [[package]] 3820 - name = "matchers" 3821 - version = "0.1.0" 3822 - source = "registry+https://github.com/rust-lang/crates.io-index" 3823 - checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" 3824 - dependencies = [ 3825 - "regex-automata 0.1.10", 3826 - ] 3827 - 3828 - [[package]] 3829 - name = "matchit" 3830 - version = "0.7.3" 3831 - source = "registry+https://github.com/rust-lang/crates.io-index" 3832 - checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94" 3833 - 3834 - [[package]] 3835 - name = "maxminddb" 3836 - version = "0.23.0" 3837 - source = "registry+https://github.com/rust-lang/crates.io-index" 3838 - checksum = "fe2ba61113f9f7a9f0e87c519682d39c43a6f3f79c2cc42c3ba3dda83b1fa334" 3839 - dependencies = [ 3840 - "ipnetwork 0.18.0", 3841 - "log", 3842 - "memchr", 3843 - "serde", 3844 - ] 3845 - 3846 - [[package]] 3847 - name = "md-5" 3848 - version = "0.10.6" 3849 - source = "registry+https://github.com/rust-lang/crates.io-index" 3850 - checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf" 3851 - dependencies = [ 3852 - "cfg-if", 3853 - "digest 0.10.7", 3854 - ] 3855 - 3856 - [[package]] 3857 - name = "memchr" 3858 - version = "2.7.2" 3859 - source = "registry+https://github.com/rust-lang/crates.io-index" 3860 - checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d" 3861 - 3862 - [[package]] 3863 - name = "memoffset" 3864 - version = "0.9.1" 3865 - source = "registry+https://github.com/rust-lang/crates.io-index" 3866 - checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" 3867 - dependencies = [ 3868 - "autocfg", 3869 - ] 3870 - 3871 - [[package]] 3872 - name = "mime" 3873 - version = "0.3.17" 3874 - source = "registry+https://github.com/rust-lang/crates.io-index" 3875 - checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 3876 - 3877 - [[package]] 3878 - name = "mime_guess" 3879 - version = "2.0.4" 3880 - source = "registry+https://github.com/rust-lang/crates.io-index" 3881 - checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef" 3882 - dependencies = [ 3883 - "mime", 3884 - "unicase", 3885 - ] 3886 - 3887 - [[package]] 3888 - name = "minicov" 3889 - version = "0.3.5" 3890 - source = "registry+https://github.com/rust-lang/crates.io-index" 3891 - checksum = "5c71e683cd655513b99affab7d317deb690528255a0d5f717f1024093c12b169" 3892 - dependencies = [ 3893 - "cc", 3894 - "walkdir", 3895 - ] 3896 - 3897 - [[package]] 3898 - name = "minimal-lexical" 3899 - version = "0.2.1" 3900 - source = "registry+https://github.com/rust-lang/crates.io-index" 3901 - checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 3902 - 3903 - [[package]] 3904 - name = "miniz_oxide" 3905 - version = "0.7.3" 3906 - source = "registry+https://github.com/rust-lang/crates.io-index" 3907 - checksum = "87dfd01fe195c66b572b37921ad8803d010623c0aca821bea2302239d155cdae" 3908 - dependencies = [ 3909 - "adler", 3910 - ] 3911 - 3912 - [[package]] 3913 - name = "miniz_oxide" 3914 - version = "0.8.0" 3915 - source = "registry+https://github.com/rust-lang/crates.io-index" 3916 - checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1" 3917 - dependencies = [ 3918 - "adler2", 3919 - ] 3920 - 3921 - [[package]] 3922 - name = "mio" 3923 - version = "0.8.11" 3924 - source = "registry+https://github.com/rust-lang/crates.io-index" 3925 - checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c" 3926 - dependencies = [ 3927 - "libc", 3928 - "log", 3929 - "wasi", 3930 - "windows-sys 0.48.0", 3931 - ] 3932 - 3933 - [[package]] 3934 - name = "mio" 3935 - version = "1.0.1" 3936 - source = "registry+https://github.com/rust-lang/crates.io-index" 3937 - checksum = "4569e456d394deccd22ce1c1913e6ea0e54519f577285001215d33557431afe4" 3938 - dependencies = [ 3939 - "hermit-abi 0.3.9", 3940 - "libc", 3941 - "wasi", 3942 - "windows-sys 0.52.0", 3943 - ] 3944 - 3945 - [[package]] 3946 - name = "mix-fetch-wasm" 3947 - version = "1.3.0-rc.0" 3948 - dependencies = [ 3949 - "async-trait", 3950 - "futures", 3951 - "js-sys", 3952 - "nym-bin-common", 3953 - "nym-http-api-client", 3954 - "nym-ordered-buffer", 3955 - "nym-service-providers-common", 3956 - "nym-socks5-requests", 3957 - "rand", 3958 - "serde", 3959 - "serde-wasm-bindgen 0.6.5", 3960 - "thiserror", 3961 - "tokio", 3962 - "tsify", 3963 - "url", 3964 - "wasm-bindgen", 3965 - "wasm-bindgen-futures", 3966 - "wasm-client-core", 3967 - "wasm-utils", 3968 - ] 3969 - 3970 - [[package]] 3971 - name = "multer" 3972 - version = "2.1.0" 3973 - source = "registry+https://github.com/rust-lang/crates.io-index" 3974 - checksum = "01acbdc23469fd8fe07ab135923371d5f5a422fbf9c522158677c8eb15bc51c2" 3975 - dependencies = [ 3976 - "bytes", 3977 - "encoding_rs", 3978 - "futures-util", 3979 - "http 0.2.12", 3980 - "httparse", 3981 - "log", 3982 - "memchr", 3983 - "mime", 3984 - "spin 0.9.8", 3985 - "tokio", 3986 - "tokio-util", 3987 - "version_check", 3988 - ] 3989 - 3990 - [[package]] 3991 - name = "netlink-packet-core" 3992 - version = "0.7.0" 3993 - source = "registry+https://github.com/rust-lang/crates.io-index" 3994 - checksum = "72724faf704479d67b388da142b186f916188505e7e0b26719019c525882eda4" 3995 - dependencies = [ 3996 - "anyhow", 3997 - "byteorder", 3998 - "netlink-packet-utils", 3999 - ] 4000 - 4001 - [[package]] 4002 - name = "netlink-packet-generic" 4003 - version = "0.3.3" 4004 - source = "registry+https://github.com/rust-lang/crates.io-index" 4005 - checksum = "1cd7eb8ad331c84c6b8cb7f685b448133e5ad82e1ffd5acafac374af4a5a308b" 4006 - dependencies = [ 4007 - "anyhow", 4008 - "byteorder", 4009 - "netlink-packet-core", 4010 - "netlink-packet-utils", 4011 - ] 4012 - 4013 - [[package]] 4014 - name = "netlink-packet-route" 4015 - version = "0.20.1" 4016 - source = "registry+https://github.com/rust-lang/crates.io-index" 4017 - checksum = "55e5bda7ca0f9ac5e75b5debac3b75e29a8ac8e2171106a2c3bb466389a8dd83" 4018 - dependencies = [ 4019 - "anyhow", 4020 - "bitflags 2.5.0", 4021 - "byteorder", 4022 - "libc", 4023 - "log", 4024 - "netlink-packet-core", 4025 - "netlink-packet-utils", 4026 - ] 4027 - 4028 - [[package]] 4029 - name = "netlink-packet-utils" 4030 - version = "0.5.2" 4031 - source = "registry+https://github.com/rust-lang/crates.io-index" 4032 - checksum = "0ede8a08c71ad5a95cdd0e4e52facd37190977039a4704eb82a283f713747d34" 4033 - dependencies = [ 4034 - "anyhow", 4035 - "byteorder", 4036 - "paste", 4037 - "thiserror", 4038 - ] 4039 - 4040 - [[package]] 4041 - name = "netlink-packet-wireguard" 4042 - version = "0.2.3" 4043 - source = "registry+https://github.com/rust-lang/crates.io-index" 4044 - checksum = "60b25b050ff1f6a1e23c6777b72db22790fe5b6b5ccfd3858672587a79876c8f" 4045 - dependencies = [ 4046 - "anyhow", 4047 - "byteorder", 4048 - "libc", 4049 - "log", 4050 - "netlink-packet-generic", 4051 - "netlink-packet-utils", 4052 - ] 4053 - 4054 - [[package]] 4055 - name = "netlink-sys" 4056 - version = "0.8.6" 4057 - source = "registry+https://github.com/rust-lang/crates.io-index" 4058 - checksum = "416060d346fbaf1f23f9512963e3e878f1a78e707cb699ba9215761754244307" 4059 - dependencies = [ 4060 - "bytes", 4061 - "libc", 4062 - "log", 4063 - ] 4064 - 4065 - [[package]] 4066 - name = "newline-converter" 4067 - version = "0.2.2" 4068 - source = "registry+https://github.com/rust-lang/crates.io-index" 4069 - checksum = "1f71d09d5c87634207f894c6b31b6a2b2c64ea3bdcf71bd5599fdbbe1600c00f" 4070 - dependencies = [ 4071 - "unicode-segmentation", 4072 - ] 4073 - 4074 - [[package]] 4075 - name = "nix" 4076 - version = "0.27.1" 4077 - source = "registry+https://github.com/rust-lang/crates.io-index" 4078 - checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053" 4079 - dependencies = [ 4080 - "bitflags 2.5.0", 4081 - "cfg-if", 4082 - "libc", 4083 - ] 4084 - 4085 - [[package]] 4086 - name = "nix" 4087 - version = "0.29.0" 4088 - source = "registry+https://github.com/rust-lang/crates.io-index" 4089 - checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46" 4090 - dependencies = [ 4091 - "bitflags 2.5.0", 4092 - "cfg-if", 4093 - "cfg_aliases", 4094 - "libc", 4095 - "memoffset", 4096 - ] 4097 - 4098 - [[package]] 4099 - name = "no-std-compat" 4100 - version = "0.4.1" 4101 - source = "registry+https://github.com/rust-lang/crates.io-index" 4102 - checksum = "b93853da6d84c2e3c7d730d6473e8817692dd89be387eb01b94d7f108ecb5b8c" 4103 - 4104 - [[package]] 4105 - name = "nom" 4106 - version = "7.1.3" 4107 - source = "registry+https://github.com/rust-lang/crates.io-index" 4108 - checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 4109 - dependencies = [ 4110 - "memchr", 4111 - "minimal-lexical", 4112 - ] 4113 - 4114 - [[package]] 4115 - name = "notify" 4116 - version = "5.2.0" 4117 - source = "registry+https://github.com/rust-lang/crates.io-index" 4118 - checksum = "729f63e1ca555a43fe3efa4f3efdf4801c479da85b432242a7b726f353c88486" 4119 - dependencies = [ 4120 - "bitflags 1.3.2", 4121 - "crossbeam-channel", 4122 - "filetime", 4123 - "fsevent-sys", 4124 - "inotify", 4125 - "kqueue", 4126 - "libc", 4127 - "mio 0.8.11", 4128 - "walkdir", 4129 - "windows-sys 0.45.0", 4130 - ] 4131 - 4132 - [[package]] 4133 - name = "ntapi" 4134 - version = "0.4.1" 4135 - source = "registry+https://github.com/rust-lang/crates.io-index" 4136 - checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4" 4137 - dependencies = [ 4138 - "winapi", 4139 - ] 4140 - 4141 - [[package]] 4142 - name = "nu-ansi-term" 4143 - version = "0.46.0" 4144 - source = "registry+https://github.com/rust-lang/crates.io-index" 4145 - checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" 4146 - dependencies = [ 4147 - "overload", 4148 - "winapi", 4149 - ] 4150 - 4151 - [[package]] 4152 - name = "num-conv" 4153 - version = "0.1.0" 4154 - source = "registry+https://github.com/rust-lang/crates.io-index" 4155 - checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" 4156 - 4157 - [[package]] 4158 - name = "num-derive" 4159 - version = "0.3.3" 4160 - source = "registry+https://github.com/rust-lang/crates.io-index" 4161 - checksum = "876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d" 4162 - dependencies = [ 4163 - "proc-macro2", 4164 - "quote", 4165 - "syn 1.0.109", 4166 - ] 4167 - 4168 - [[package]] 4169 - name = "num-traits" 4170 - version = "0.2.19" 4171 - source = "registry+https://github.com/rust-lang/crates.io-index" 4172 - checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 4173 - dependencies = [ 4174 - "autocfg", 4175 - "libm", 4176 - ] 4177 - 4178 - [[package]] 4179 - name = "num_cpus" 4180 - version = "1.16.0" 4181 - source = "registry+https://github.com/rust-lang/crates.io-index" 4182 - checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" 4183 - dependencies = [ 4184 - "hermit-abi 0.3.9", 4185 - "libc", 4186 - ] 4187 - 4188 - [[package]] 4189 - name = "num_enum" 4190 - version = "0.7.3" 4191 - source = "registry+https://github.com/rust-lang/crates.io-index" 4192 - checksum = "4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179" 4193 - dependencies = [ 4194 - "num_enum_derive", 4195 - ] 4196 - 4197 - [[package]] 4198 - name = "num_enum_derive" 4199 - version = "0.7.3" 4200 - source = "registry+https://github.com/rust-lang/crates.io-index" 4201 - checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56" 4202 - dependencies = [ 4203 - "proc-macro-crate", 4204 - "proc-macro2", 4205 - "quote", 4206 - "syn 2.0.66", 4207 - ] 4208 - 4209 - [[package]] 4210 - name = "num_threads" 4211 - version = "0.1.7" 4212 - source = "registry+https://github.com/rust-lang/crates.io-index" 4213 - checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9" 4214 - dependencies = [ 4215 - "libc", 4216 - ] 4217 - 4218 - [[package]] 4219 - name = "number_prefix" 4220 - version = "0.4.0" 4221 - source = "registry+https://github.com/rust-lang/crates.io-index" 4222 - checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3" 4223 - 4224 - [[package]] 4225 - name = "nym-api" 4226 - version = "1.1.45" 4227 - dependencies = [ 4228 - "anyhow", 4229 - "async-trait", 4230 - "axum 0.7.5", 4231 - "axum-extra", 4232 - "bincode", 4233 - "bip39", 4234 - "bloomfilter", 4235 - "bs58", 4236 - "cfg-if", 4237 - "clap 4.5.17", 4238 - "console-subscriber", 4239 - "cosmwasm-std", 4240 - "cw-utils", 4241 - "cw2", 4242 - "cw3", 4243 - "cw4", 4244 - "dirs 5.0.1", 4245 - "futures", 4246 - "getset", 4247 - "humantime-serde", 4248 - "itertools 0.13.0", 4249 - "k256", 4250 - "log", 4251 - "nym-api-requests", 4252 - "nym-bandwidth-controller", 4253 - "nym-bin-common", 4254 - "nym-coconut", 4255 - "nym-coconut-dkg-common", 4256 - "nym-compact-ecash", 4257 - "nym-config", 4258 - "nym-contracts-common", 4259 - "nym-credential-storage", 4260 - "nym-credentials", 4261 - "nym-credentials-interface", 4262 - "nym-crypto", 4263 - "nym-dkg", 4264 - "nym-ecash-contract-common", 4265 - "nym-ecash-double-spending", 4266 - "nym-ecash-time", 4267 - "nym-gateway-client", 4268 - "nym-http-api-common", 4269 - "nym-inclusion-probability", 4270 - "nym-mixnet-contract-common", 4271 - "nym-multisig-contract-common", 4272 - "nym-node-requests", 4273 - "nym-node-tester-utils", 4274 - "nym-pemstore", 4275 - "nym-sphinx", 4276 - "nym-task", 4277 - "nym-topology", 4278 - "nym-types", 4279 - "nym-validator-client", 4280 - "nym-vesting-contract-common", 4281 - "okapi", 4282 - "pin-project", 4283 - "rand", 4284 - "rand_chacha", 4285 - "reqwest 0.12.4", 4286 - "rocket", 4287 - "rocket_cors", 4288 - "rocket_okapi", 4289 - "schemars", 4290 - "serde", 4291 - "serde_json", 4292 - "sha2 0.9.9", 4293 - "sqlx", 4294 - "tap", 4295 - "tempfile", 4296 - "thiserror", 4297 - "time", 4298 - "tokio", 4299 - "tokio-stream", 4300 - "tokio-util", 4301 - "tower-http", 4302 - "tracing", 4303 - "tracing-subscriber", 4304 - "ts-rs", 4305 - "url", 4306 - "utoipa", 4307 - "utoipa-swagger-ui", 4308 - "utoipauto", 4309 - "zeroize", 4310 - ] 4311 - 4312 - [[package]] 4313 - name = "nym-api-requests" 4314 - version = "0.1.0" 4315 - dependencies = [ 4316 - "bs58", 4317 - "cosmrs 0.17.0-pre", 4318 - "cosmwasm-std", 4319 - "ecdsa", 4320 - "getset", 4321 - "nym-compact-ecash", 4322 - "nym-credentials-interface", 4323 - "nym-crypto", 4324 - "nym-ecash-time", 4325 - "nym-mixnet-contract-common", 4326 - "nym-node-requests", 4327 - "nym-serde-helpers", 4328 - "rocket", 4329 - "schemars", 4330 - "serde", 4331 - "serde_json", 4332 - "sha2 0.10.8", 4333 - "tendermint 0.37.0", 4334 - "thiserror", 4335 - "time", 4336 - "ts-rs", 4337 - "utoipa", 4338 - ] 4339 - 4340 - [[package]] 4341 - name = "nym-async-file-watcher" 4342 - version = "0.1.0" 4343 - dependencies = [ 4344 - "futures", 4345 - "log", 4346 - "notify", 4347 - "tokio", 4348 - ] 4349 - 4350 - [[package]] 4351 - name = "nym-authenticator" 4352 - version = "0.1.0" 4353 - dependencies = [ 4354 - "anyhow", 4355 - "bincode", 4356 - "bs58", 4357 - "bytes", 4358 - "clap 4.5.17", 4359 - "defguard_wireguard_rs", 4360 - "fastrand 2.1.1", 4361 - "futures", 4362 - "ipnetwork 0.20.0", 4363 - "log", 4364 - "nym-authenticator-requests", 4365 - "nym-bin-common", 4366 - "nym-client-core", 4367 - "nym-config", 4368 - "nym-credential-verification", 4369 - "nym-credentials-interface", 4370 - "nym-crypto", 4371 - "nym-gateway-requests", 4372 - "nym-gateway-storage", 4373 - "nym-id", 4374 - "nym-network-defaults", 4375 - "nym-sdk", 4376 - "nym-service-provider-requests-common", 4377 - "nym-service-providers-common", 4378 - "nym-sphinx", 4379 - "nym-task", 4380 - "nym-types", 4381 - "nym-wireguard", 4382 - "nym-wireguard-types", 4383 - "rand", 4384 - "serde", 4385 - "serde_json", 4386 - "thiserror", 4387 - "tokio", 4388 - "tokio-stream", 4389 - "tokio-util", 4390 - "url", 4391 - ] 4392 - 4393 - [[package]] 4394 - name = "nym-authenticator-requests" 4395 - version = "0.1.0" 4396 - dependencies = [ 4397 - "base64 0.22.1", 4398 - "bincode", 4399 - "hmac", 4400 - "nym-credentials-interface", 4401 - "nym-crypto", 4402 - "nym-service-provider-requests-common", 4403 - "nym-sphinx", 4404 - "nym-wireguard-types", 4405 - "rand", 4406 - "serde", 4407 - "sha2 0.10.8", 4408 - "thiserror", 4409 - "x25519-dalek", 4410 - ] 4411 - 4412 - [[package]] 4413 - name = "nym-bandwidth-controller" 4414 - version = "0.1.0" 4415 - dependencies = [ 4416 - "bip39", 4417 - "log", 4418 - "nym-credential-storage", 4419 - "nym-credentials", 4420 - "nym-credentials-interface", 4421 - "nym-crypto", 4422 - "nym-ecash-contract-common", 4423 - "nym-ecash-time", 4424 - "nym-network-defaults", 4425 - "nym-validator-client", 4426 - "rand", 4427 - "thiserror", 4428 - "url", 4429 - "zeroize", 4430 - ] 4431 - 4432 - [[package]] 4433 - name = "nym-bin-common" 4434 - version = "0.6.0" 4435 - dependencies = [ 4436 - "clap 4.5.17", 4437 - "clap_complete", 4438 - "clap_complete_fig", 4439 - "const-str", 4440 - "log", 4441 - "opentelemetry", 4442 - "opentelemetry-jaeger", 4443 - "pretty_env_logger", 4444 - "schemars", 4445 - "semver 1.0.23", 4446 - "serde", 4447 - "serde_json", 4448 - "tracing-opentelemetry", 4449 - "tracing-subscriber", 4450 - "tracing-tree", 4451 - "utoipa", 4452 - "vergen", 4453 - ] 4454 - 4455 - [[package]] 4456 - name = "nym-bity-integration" 4457 - version = "0.1.0" 4458 - dependencies = [ 4459 - "anyhow", 4460 - "cosmrs 0.17.0-pre", 4461 - "eyre", 4462 - "k256", 4463 - "nym-cli-commands", 4464 - "nym-validator-client", 4465 - "serde", 4466 - "serde_json", 4467 - "thiserror", 4468 - ] 4469 - 4470 - [[package]] 4471 - name = "nym-cli" 4472 - version = "1.1.43" 4473 - dependencies = [ 4474 - "anyhow", 4475 - "base64 0.22.1", 4476 - "bip39", 4477 - "bs58", 4478 - "clap 4.5.17", 4479 - "clap_complete", 4480 - "clap_complete_fig", 4481 - "dotenvy", 4482 - "inquire", 4483 - "log", 4484 - "nym-bin-common", 4485 - "nym-cli-commands", 4486 - "nym-network-defaults", 4487 - "nym-validator-client", 4488 - "pretty_env_logger", 4489 - "serde", 4490 - "serde_json", 4491 - "tap", 4492 - "tokio", 4493 - ] 4494 - 4495 - [[package]] 4496 - name = "nym-cli-commands" 4497 - version = "1.0.0" 4498 - dependencies = [ 4499 - "anyhow", 4500 - "base64 0.22.1", 4501 - "bip39", 4502 - "bs58", 4503 - "cfg-if", 4504 - "clap 4.5.17", 4505 - "colored", 4506 - "comfy-table", 4507 - "cosmrs 0.17.0-pre", 4508 - "cosmwasm-std", 4509 - "csv", 4510 - "cw-utils", 4511 - "futures", 4512 - "handlebars", 4513 - "humantime-serde", 4514 - "inquire", 4515 - "k256", 4516 - "log", 4517 - "nym-bandwidth-controller", 4518 - "nym-bin-common", 4519 - "nym-client-core", 4520 - "nym-coconut-dkg-common", 4521 - "nym-config", 4522 - "nym-contracts-common", 4523 - "nym-credential-storage", 4524 - "nym-credential-utils", 4525 - "nym-credentials", 4526 - "nym-credentials-interface", 4527 - "nym-crypto", 4528 - "nym-ecash-contract-common", 4529 - "nym-id", 4530 - "nym-mixnet-contract-common", 4531 - "nym-multisig-contract-common", 4532 - "nym-network-defaults", 4533 - "nym-pemstore", 4534 - "nym-sphinx", 4535 - "nym-types", 4536 - "nym-validator-client", 4537 - "nym-vesting-contract-common", 4538 - "rand", 4539 - "serde", 4540 - "serde_json", 4541 - "tap", 4542 - "tempfile", 4543 - "thiserror", 4544 - "time", 4545 - "tokio", 4546 - "toml 0.8.14", 4547 - "url", 4548 - "zeroize", 4549 - ] 4550 - 4551 - [[package]] 4552 - name = "nym-client" 4553 - version = "1.1.42" 4554 - dependencies = [ 4555 - "bs58", 4556 - "clap 4.5.17", 4557 - "dirs 5.0.1", 4558 - "futures", 4559 - "log", 4560 - "nym-bandwidth-controller", 4561 - "nym-bin-common", 4562 - "nym-client-core", 4563 - "nym-client-websocket-requests", 4564 - "nym-config", 4565 - "nym-credential-storage", 4566 - "nym-credentials", 4567 - "nym-crypto", 4568 - "nym-gateway-requests", 4569 - "nym-id", 4570 - "nym-network-defaults", 4571 - "nym-pemstore", 4572 - "nym-sphinx", 4573 - "nym-task", 4574 - "nym-topology", 4575 - "nym-validator-client", 4576 - "rand", 4577 - "serde", 4578 - "serde_json", 4579 - "tap", 4580 - "thiserror", 4581 - "time", 4582 - "tokio", 4583 - "tokio-tungstenite", 4584 - "url", 4585 - "zeroize", 4586 - ] 4587 - 4588 - [[package]] 4589 - name = "nym-client-core" 4590 - version = "1.1.15" 4591 - dependencies = [ 4592 - "async-trait", 4593 - "base64 0.22.1", 4594 - "bs58", 4595 - "cfg-if", 4596 - "clap 4.5.17", 4597 - "comfy-table", 4598 - "futures", 4599 - "gloo-timers", 4600 - "http-body-util", 4601 - "humantime-serde", 4602 - "hyper 1.4.1", 4603 - "hyper-util", 4604 - "log", 4605 - "nym-bandwidth-controller", 4606 - "nym-client-core-config-types", 4607 - "nym-client-core-gateways-storage", 4608 - "nym-client-core-surb-storage", 4609 - "nym-config", 4610 - "nym-country-group", 4611 - "nym-credential-storage", 4612 - "nym-credentials-interface", 4613 - "nym-crypto", 4614 - "nym-ecash-time", 4615 - "nym-explorer-client", 4616 - "nym-gateway-client", 4617 - "nym-gateway-requests", 4618 - "nym-id", 4619 - "nym-metrics", 4620 - "nym-network-defaults", 4621 - "nym-nonexhaustive-delayqueue", 4622 - "nym-pemstore", 4623 - "nym-sphinx", 4624 - "nym-task", 4625 - "nym-topology", 4626 - "nym-validator-client", 4627 - "rand", 4628 - "rand_chacha", 4629 - "serde", 4630 - "serde_json", 4631 - "sha2 0.10.8", 4632 - "si-scale", 4633 - "tap", 4634 - "tempfile", 4635 - "thiserror", 4636 - "time", 4637 - "tokio", 4638 - "tokio-stream", 4639 - "tokio-tungstenite", 4640 - "tungstenite 0.20.1", 4641 - "url", 4642 - "wasm-bindgen", 4643 - "wasm-bindgen-futures", 4644 - "wasm-utils", 4645 - "wasmtimer", 4646 - "zeroize", 4647 - ] 4648 - 4649 - [[package]] 4650 - name = "nym-client-core-config-types" 4651 - version = "0.1.0" 4652 - dependencies = [ 4653 - "humantime-serde", 4654 - "nym-config", 4655 - "nym-country-group", 4656 - "nym-pemstore", 4657 - "nym-sphinx-addressing", 4658 - "nym-sphinx-params", 4659 - "serde", 4660 - "thiserror", 4661 - "url", 4662 - ] 4663 - 4664 - [[package]] 4665 - name = "nym-client-core-gateways-storage" 4666 - version = "0.1.0" 4667 - dependencies = [ 4668 - "async-trait", 4669 - "cosmrs 0.17.0-pre", 4670 - "log", 4671 - "nym-crypto", 4672 - "nym-gateway-requests", 4673 - "serde", 4674 - "sqlx", 4675 - "thiserror", 4676 - "time", 4677 - "tokio", 4678 - "url", 4679 - "zeroize", 4680 - ] 4681 - 4682 - [[package]] 4683 - name = "nym-client-core-surb-storage" 4684 - version = "0.1.0" 4685 - dependencies = [ 4686 - "async-trait", 4687 - "dashmap", 4688 - "log", 4689 - "nym-crypto", 4690 - "nym-sphinx", 4691 - "nym-task", 4692 - "sqlx", 4693 - "thiserror", 4694 - "time", 4695 - "tokio", 4696 - ] 4697 - 4698 - [[package]] 4699 - name = "nym-client-wasm" 4700 - version = "1.3.0-rc.0" 4701 - dependencies = [ 4702 - "anyhow", 4703 - "futures", 4704 - "js-sys", 4705 - "nym-bin-common", 4706 - "nym-node-tester-utils", 4707 - "nym-node-tester-wasm", 4708 - "rand", 4709 - "serde", 4710 - "serde-wasm-bindgen 0.6.5", 4711 - "serde_json", 4712 - "thiserror", 4713 - "tsify", 4714 - "wasm-bindgen", 4715 - "wasm-bindgen-futures", 4716 - "wasm-bindgen-test", 4717 - "wasm-client-core", 4718 - "wasm-utils", 4719 - ] 4720 - 4721 - [[package]] 4722 - name = "nym-client-websocket-requests" 4723 - version = "0.1.0" 4724 - dependencies = [ 4725 - "nym-sphinx", 4726 - "serde", 4727 - "serde_json", 4728 - ] 4729 - 4730 - [[package]] 4731 - name = "nym-coconut" 4732 - version = "0.5.0" 4733 - dependencies = [ 4734 - "bls12_381", 4735 - "bs58", 4736 - "criterion 0.4.0", 4737 - "digest 0.9.0", 4738 - "doc-comment", 4739 - "ff", 4740 - "getrandom", 4741 - "group", 4742 - "itertools 0.13.0", 4743 - "nym-dkg", 4744 - "nym-pemstore", 4745 - "rand", 4746 - "rand_chacha", 4747 - "serde", 4748 - "serde_derive", 4749 - "sha2 0.9.9", 4750 - "thiserror", 4751 - "zeroize", 4752 - ] 4753 - 4754 - [[package]] 4755 - name = "nym-coconut-bandwidth-contract-common" 4756 - version = "0.1.0" 4757 - dependencies = [ 4758 - "cosmwasm-schema", 4759 - "cosmwasm-std", 4760 - "cw2", 4761 - "nym-multisig-contract-common", 4762 - ] 4763 - 4764 - [[package]] 4765 - name = "nym-coconut-dkg-common" 4766 - version = "0.1.0" 4767 - dependencies = [ 4768 - "cosmwasm-schema", 4769 - "cosmwasm-std", 4770 - "cw-utils", 4771 - "cw2", 4772 - "cw4", 4773 - "nym-contracts-common", 4774 - "nym-multisig-contract-common", 4775 - ] 4776 - 4777 - [[package]] 4778 - name = "nym-compact-ecash" 4779 - version = "0.1.0" 4780 - dependencies = [ 4781 - "bincode", 4782 - "bls12_381", 4783 - "bs58", 4784 - "cfg-if", 4785 - "criterion 0.5.1", 4786 - "digest 0.9.0", 4787 - "ff", 4788 - "group", 4789 - "itertools 0.12.1", 4790 - "nym-network-defaults", 4791 - "nym-pemstore", 4792 - "rand", 4793 - "rayon", 4794 - "serde", 4795 - "sha2 0.9.9", 4796 - "thiserror", 4797 - "zeroize", 4798 - ] 4799 - 4800 - [[package]] 4801 - name = "nym-config" 4802 - version = "0.1.0" 4803 - dependencies = [ 4804 - "dirs 5.0.1", 4805 - "handlebars", 4806 - "log", 4807 - "nym-network-defaults", 4808 - "serde", 4809 - "toml 0.8.14", 4810 - "url", 4811 - ] 4812 - 4813 - [[package]] 4814 - name = "nym-contracts-common" 4815 - version = "0.5.0" 4816 - dependencies = [ 4817 - "bs58", 4818 - "cosmwasm-schema", 4819 - "cosmwasm-std", 4820 - "cw-storage-plus", 4821 - "schemars", 4822 - "serde", 4823 - "serde_json", 4824 - "thiserror", 4825 - "vergen", 4826 - ] 4827 - 4828 - [[package]] 4829 - name = "nym-country-group" 4830 - version = "0.1.0" 4831 - dependencies = [ 4832 - "serde", 4833 - "tracing", 4834 - ] 4835 - 4836 - [[package]] 4837 - name = "nym-cpp-ffi" 4838 - version = "0.1.2" 4839 - dependencies = [ 4840 - "anyhow", 4841 - "bs58", 4842 - "lazy_static", 4843 - "nym-bin-common", 4844 - "nym-ffi-shared", 4845 - "nym-sdk", 4846 - "nym-sphinx-anonymous-replies", 4847 - "tokio", 4848 - ] 4849 - 4850 - [[package]] 4851 - name = "nym-credential-storage" 4852 - version = "0.1.0" 4853 - dependencies = [ 4854 - "async-trait", 4855 - "bincode", 4856 - "log", 4857 - "nym-compact-ecash", 4858 - "nym-credentials", 4859 - "nym-ecash-time", 4860 - "serde", 4861 - "sqlx", 4862 - "thiserror", 4863 - "tokio", 4864 - "zeroize", 4865 - ] 4866 - 4867 - [[package]] 4868 - name = "nym-credential-utils" 4869 - version = "0.1.0" 4870 - dependencies = [ 4871 - "log", 4872 - "nym-bandwidth-controller", 4873 - "nym-client-core", 4874 - "nym-config", 4875 - "nym-credential-storage", 4876 - "nym-credentials", 4877 - "nym-credentials-interface", 4878 - "nym-ecash-time", 4879 - "nym-validator-client", 4880 - "thiserror", 4881 - "time", 4882 - "tokio", 4883 - ] 4884 - 4885 - [[package]] 4886 - name = "nym-credential-verification" 4887 - version = "0.1.0" 4888 - dependencies = [ 4889 - "bs58", 4890 - "cosmwasm-std", 4891 - "cw-utils", 4892 - "futures", 4893 - "nym-api-requests", 4894 - "nym-credentials", 4895 - "nym-credentials-interface", 4896 - "nym-ecash-contract-common", 4897 - "nym-ecash-double-spending", 4898 - "nym-gateway-requests", 4899 - "nym-gateway-storage", 4900 - "nym-task", 4901 - "nym-validator-client", 4902 - "rand", 4903 - "si-scale", 4904 - "thiserror", 4905 - "time", 4906 - "tokio", 4907 - "tracing", 4908 - ] 4909 - 4910 - [[package]] 4911 - name = "nym-credentials" 4912 - version = "0.1.0" 4913 - dependencies = [ 4914 - "bincode", 4915 - "bls12_381", 4916 - "cosmrs 0.17.0-pre", 4917 - "log", 4918 - "nym-api-requests", 4919 - "nym-credentials-interface", 4920 - "nym-crypto", 4921 - "nym-ecash-contract-common", 4922 - "nym-ecash-time", 4923 - "nym-network-defaults", 4924 - "nym-serde-helpers", 4925 - "nym-validator-client", 4926 - "rand", 4927 - "serde", 4928 - "thiserror", 4929 - "time", 4930 - "zeroize", 4931 - ] 4932 - 4933 - [[package]] 4934 - name = "nym-credentials-interface" 4935 - version = "0.1.0" 4936 - dependencies = [ 4937 - "bls12_381", 4938 - "nym-compact-ecash", 4939 - "nym-ecash-time", 4940 - "nym-network-defaults", 4941 - "rand", 4942 - "serde", 4943 - "strum 0.26.3", 4944 - "thiserror", 4945 - "time", 4946 - ] 4947 - 4948 - [[package]] 4949 - name = "nym-crypto" 4950 - version = "0.4.0" 4951 - dependencies = [ 4952 - "aead", 4953 - "aes", 4954 - "aes-gcm-siv", 4955 - "blake3", 4956 - "bs58", 4957 - "cipher", 4958 - "ctr", 4959 - "digest 0.10.7", 4960 - "ed25519-dalek", 4961 - "generic-array 0.14.7", 4962 - "hkdf", 4963 - "hmac", 4964 - "nym-pemstore", 4965 - "nym-sphinx-types", 4966 - "rand", 4967 - "rand_chacha", 4968 - "serde", 4969 - "serde_bytes", 4970 - "subtle-encoding", 4971 - "thiserror", 4972 - "x25519-dalek", 4973 - "zeroize", 4974 - ] 4975 - 4976 - [[package]] 4977 - name = "nym-data-observatory" 4978 - version = "0.1.0" 4979 - dependencies = [ 4980 - "anyhow", 4981 - "axum 0.7.5", 4982 - "chrono", 4983 - "nym-bin-common", 4984 - "nym-network-defaults", 4985 - "nym-node-requests", 4986 - "nym-task", 4987 - "serde", 4988 - "serde_json", 4989 - "sqlx", 4990 - "tokio", 4991 - "tokio-util", 4992 - "tower-http", 4993 - "tracing", 4994 - "tracing-subscriber", 4995 - "utoipa", 4996 - "utoipa-swagger-ui", 4997 - "utoipauto", 4998 - ] 4999 - 5000 - [[package]] 5001 - name = "nym-dkg" 5002 - version = "0.1.0" 5003 - dependencies = [ 5004 - "bitvec", 5005 - "bls12_381", 5006 - "bs58", 5007 - "criterion 0.4.0", 5008 - "ff", 5009 - "group", 5010 - "lazy_static", 5011 - "nym-contracts-common", 5012 - "nym-pemstore", 5013 - "rand", 5014 - "rand_chacha", 5015 - "rand_core 0.6.4", 5016 - "serde", 5017 - "serde_derive", 5018 - "sha2 0.9.9", 5019 - "thiserror", 5020 - "zeroize", 5021 - ] 5022 - 5023 - [[package]] 5024 - name = "nym-ecash-contract-common" 5025 - version = "0.1.0" 5026 - dependencies = [ 5027 - "bs58", 5028 - "cosmwasm-schema", 5029 - "cosmwasm-std", 5030 - "cw-controllers", 5031 - "cw-utils", 5032 - "cw2", 5033 - "nym-multisig-contract-common", 5034 - "thiserror", 5035 - ] 5036 - 5037 - [[package]] 5038 - name = "nym-ecash-double-spending" 5039 - version = "0.1.0" 5040 - dependencies = [ 5041 - "bit-vec", 5042 - "bloomfilter", 5043 - "nym-network-defaults", 5044 - ] 5045 - 5046 - [[package]] 5047 - name = "nym-ecash-time" 5048 - version = "0.1.0" 5049 - dependencies = [ 5050 - "nym-compact-ecash", 5051 - "time", 5052 - ] 5053 - 5054 - [[package]] 5055 - name = "nym-execute" 5056 - version = "0.1.0" 5057 - dependencies = [ 5058 - "quote", 5059 - "syn 1.0.109", 5060 - ] 5061 - 5062 - [[package]] 5063 - name = "nym-exit-policy" 5064 - version = "0.1.0" 5065 - dependencies = [ 5066 - "reqwest 0.12.4", 5067 - "serde", 5068 - "serde_json", 5069 - "thiserror", 5070 - "tracing", 5071 - "utoipa", 5072 - ] 5073 - 5074 - [[package]] 5075 - name = "nym-explorer-api-requests" 5076 - version = "0.1.0" 5077 - dependencies = [ 5078 - "nym-api-requests", 5079 - "nym-contracts-common", 5080 - "nym-mixnet-contract-common", 5081 - "schemars", 5082 - "serde", 5083 - "ts-rs", 5084 - ] 5085 - 5086 - [[package]] 5087 - name = "nym-explorer-client" 5088 - version = "0.1.0" 5089 - dependencies = [ 5090 - "log", 5091 - "nym-explorer-api-requests", 5092 - "reqwest 0.12.4", 5093 - "serde", 5094 - "thiserror", 5095 - "tokio", 5096 - "url", 5097 - ] 5098 - 5099 - [[package]] 5100 - name = "nym-ffi-shared" 5101 - version = "0.2.0" 5102 - dependencies = [ 5103 - "anyhow", 5104 - "bs58", 5105 - "lazy_static", 5106 - "nym-bin-common", 5107 - "nym-sdk", 5108 - "nym-sphinx-anonymous-replies", 5109 - "tokio", 5110 - "uniffi", 5111 - "uniffi_build", 5112 - ] 5113 - 5114 - [[package]] 5115 - name = "nym-gateway" 5116 - version = "1.1.36" 5117 - dependencies = [ 5118 - "anyhow", 5119 - "async-trait", 5120 - "bip39", 5121 - "bs58", 5122 - "clap 4.5.17", 5123 - "colored", 5124 - "dashmap", 5125 - "defguard_wireguard_rs", 5126 - "dirs 5.0.1", 5127 - "dotenvy", 5128 - "futures", 5129 - "humantime-serde", 5130 - "ipnetwork 0.20.0", 5131 - "nym-api-requests", 5132 - "nym-authenticator", 5133 - "nym-bin-common", 5134 - "nym-config", 5135 - "nym-credential-verification", 5136 - "nym-credentials", 5137 - "nym-credentials-interface", 5138 - "nym-crypto", 5139 - "nym-gateway-requests", 5140 - "nym-gateway-storage", 5141 - "nym-ip-packet-router", 5142 - "nym-mixnet-client", 5143 - "nym-mixnode-common", 5144 - "nym-network-defaults", 5145 - "nym-network-requester", 5146 - "nym-node-http-api", 5147 - "nym-pemstore", 5148 - "nym-sphinx", 5149 - "nym-task", 5150 - "nym-types", 5151 - "nym-validator-client", 5152 - "nym-wireguard", 5153 - "nym-wireguard-types", 5154 - "once_cell", 5155 - "rand", 5156 - "serde", 5157 - "serde_json", 5158 - "si-scale", 5159 - "sqlx", 5160 - "subtle-encoding", 5161 - "thiserror", 5162 - "tokio", 5163 - "tokio-stream", 5164 - "tokio-tungstenite", 5165 - "tokio-util", 5166 - "tracing", 5167 - "url", 5168 - "zeroize", 5169 - ] 5170 - 5171 - [[package]] 5172 - name = "nym-gateway-client" 5173 - version = "0.1.0" 5174 - dependencies = [ 5175 - "futures", 5176 - "getrandom", 5177 - "gloo-utils 0.2.0", 5178 - "nym-bandwidth-controller", 5179 - "nym-credential-storage", 5180 - "nym-credentials", 5181 - "nym-crypto", 5182 - "nym-gateway-requests", 5183 - "nym-network-defaults", 5184 - "nym-pemstore", 5185 - "nym-sphinx", 5186 - "nym-task", 5187 - "nym-validator-client", 5188 - "rand", 5189 - "serde", 5190 - "si-scale", 5191 - "thiserror", 5192 - "time", 5193 - "tokio", 5194 - "tokio-stream", 5195 - "tokio-tungstenite", 5196 - "tracing", 5197 - "tungstenite 0.20.1", 5198 - "url", 5199 - "wasm-bindgen", 5200 - "wasm-bindgen-futures", 5201 - "wasm-utils", 5202 - "wasmtimer", 5203 - "zeroize", 5204 - ] 5205 - 5206 - [[package]] 5207 - name = "nym-gateway-requests" 5208 - version = "0.1.0" 5209 - dependencies = [ 5210 - "bs58", 5211 - "futures", 5212 - "generic-array 0.14.7", 5213 - "nym-compact-ecash", 5214 - "nym-credentials", 5215 - "nym-credentials-interface", 5216 - "nym-crypto", 5217 - "nym-pemstore", 5218 - "nym-sphinx", 5219 - "nym-task", 5220 - "rand", 5221 - "serde", 5222 - "serde_json", 5223 - "strum 0.26.3", 5224 - "thiserror", 5225 - "tokio", 5226 - "tracing", 5227 - "tungstenite 0.20.1", 5228 - "wasmtimer", 5229 - "zeroize", 5230 - ] 5231 - 5232 - [[package]] 5233 - name = "nym-gateway-storage" 5234 - version = "0.1.0" 5235 - dependencies = [ 5236 - "async-trait", 5237 - "bincode", 5238 - "defguard_wireguard_rs", 5239 - "log", 5240 - "nym-credentials-interface", 5241 - "nym-gateway-requests", 5242 - "nym-sphinx", 5243 - "sqlx", 5244 - "thiserror", 5245 - "time", 5246 - "tokio", 5247 - "tracing", 5248 - ] 5249 - 5250 - [[package]] 5251 - name = "nym-go-ffi" 5252 - version = "0.2.0" 5253 - dependencies = [ 5254 - "anyhow", 5255 - "lazy_static", 5256 - "nym-bin-common", 5257 - "nym-ffi-shared", 5258 - "nym-sdk", 5259 - "nym-sphinx-anonymous-replies", 5260 - "thiserror", 5261 - "tokio", 5262 - "uniffi", 5263 - "uniffi_build", 5264 - ] 5265 - 5266 - [[package]] 5267 - name = "nym-group-contract-common" 5268 - version = "0.1.0" 5269 - dependencies = [ 5270 - "cosmwasm-schema", 5271 - "cw-controllers", 5272 - "cw4", 5273 - "schemars", 5274 - "serde", 5275 - ] 5276 - 5277 - [[package]] 5278 - name = "nym-http-api-client" 5279 - version = "0.1.0" 5280 - dependencies = [ 5281 - "async-trait", 5282 - "http 1.1.0", 5283 - "nym-bin-common", 5284 - "reqwest 0.12.4", 5285 - "serde", 5286 - "serde_json", 5287 - "thiserror", 5288 - "tracing", 5289 - "url", 5290 - "wasmtimer", 5291 - ] 5292 - 5293 - [[package]] 5294 - name = "nym-http-api-common" 5295 - version = "0.1.0" 5296 - dependencies = [ 5297 - "axum 0.7.5", 5298 - "bytes", 5299 - "colored", 5300 - "mime", 5301 - "serde", 5302 - "serde_json", 5303 - "serde_yaml", 5304 - "tracing", 5305 - "utoipa", 5306 - ] 5307 - 5308 - [[package]] 5309 - name = "nym-id" 5310 - version = "0.1.0" 5311 - dependencies = [ 5312 - "nym-credential-storage", 5313 - "nym-credentials", 5314 - "thiserror", 5315 - "time", 5316 - "tracing", 5317 - "zeroize", 5318 - ] 5319 - 5320 - [[package]] 5321 - name = "nym-id-cli" 5322 - version = "0.1.0" 5323 - dependencies = [ 5324 - "anyhow", 5325 - "bs58", 5326 - "clap 4.5.17", 5327 - "nym-bin-common", 5328 - "nym-credential-storage", 5329 - "nym-id", 5330 - "tokio", 5331 - "tracing", 5332 - ] 5333 - 5334 - [[package]] 5335 - name = "nym-inclusion-probability" 5336 - version = "0.1.0" 5337 - dependencies = [ 5338 - "log", 5339 - "rand", 5340 - "thiserror", 5341 - ] 5342 - 5343 - [[package]] 5344 - name = "nym-ip-packet-requests" 5345 - version = "0.1.0" 5346 - dependencies = [ 5347 - "bincode", 5348 - "bytes", 5349 - "nym-bin-common", 5350 - "nym-crypto", 5351 - "nym-sphinx", 5352 - "rand", 5353 - "serde", 5354 - "thiserror", 5355 - "time", 5356 - "tokio", 5357 - "tokio-util", 5358 - ] 5359 - 5360 - [[package]] 5361 - name = "nym-ip-packet-router" 5362 - version = "0.1.0" 5363 - dependencies = [ 5364 - "anyhow", 5365 - "bincode", 5366 - "bs58", 5367 - "bytes", 5368 - "clap 4.5.17", 5369 - "etherparse", 5370 - "futures", 5371 - "log", 5372 - "nym-bin-common", 5373 - "nym-client-core", 5374 - "nym-config", 5375 - "nym-crypto", 5376 - "nym-exit-policy", 5377 - "nym-id", 5378 - "nym-ip-packet-requests", 5379 - "nym-network-defaults", 5380 - "nym-network-requester", 5381 - "nym-sdk", 5382 - "nym-service-providers-common", 5383 - "nym-sphinx", 5384 - "nym-task", 5385 - "nym-tun", 5386 - "nym-types", 5387 - "nym-wireguard", 5388 - "nym-wireguard-types", 5389 - "rand", 5390 - "reqwest 0.12.4", 5391 - "serde", 5392 - "serde_json", 5393 - "tap", 5394 - "thiserror", 5395 - "time", 5396 - "tokio", 5397 - "tokio-tun", 5398 - "tokio-util", 5399 - "url", 5400 - ] 5401 - 5402 - [[package]] 5403 - name = "nym-ledger" 5404 - version = "0.1.0" 5405 - dependencies = [ 5406 - "bip32", 5407 - "k256", 5408 - "ledger-transport", 5409 - "ledger-transport-hid", 5410 - "thiserror", 5411 - ] 5412 - 5413 - [[package]] 5414 - name = "nym-metrics" 5415 - version = "0.1.0" 5416 - dependencies = [ 5417 - "dashmap", 5418 - "lazy_static", 5419 - "log", 5420 - "prometheus", 5421 - ] 5422 - 5423 - [[package]] 5424 - name = "nym-mixnet-client" 5425 - version = "0.1.0" 5426 - dependencies = [ 5427 - "futures", 5428 - "log", 5429 - "nym-sphinx", 5430 - "nym-task", 5431 - "tokio", 5432 - "tokio-util", 5433 - ] 5434 - 5435 - [[package]] 5436 - name = "nym-mixnet-contract-common" 5437 - version = "0.6.0" 5438 - dependencies = [ 5439 - "bs58", 5440 - "cosmwasm-schema", 5441 - "cosmwasm-std", 5442 - "cw-controllers", 5443 - "cw2", 5444 - "humantime-serde", 5445 - "log", 5446 - "nym-contracts-common", 5447 - "rand_chacha", 5448 - "schemars", 5449 - "serde", 5450 - "serde-json-wasm", 5451 - "serde_repr", 5452 - "thiserror", 5453 - "time", 5454 - "ts-rs", 5455 - "utoipa", 5456 - ] 5457 - 5458 - [[package]] 5459 - name = "nym-mixnode" 5460 - version = "1.1.37" 5461 - dependencies = [ 5462 - "anyhow", 5463 - "axum 0.7.5", 5464 - "bs58", 5465 - "clap 4.5.17", 5466 - "colored", 5467 - "cupid", 5468 - "dirs 5.0.1", 5469 - "futures", 5470 - "humantime-serde", 5471 - "lazy_static", 5472 - "log", 5473 - "nym-bin-common", 5474 - "nym-config", 5475 - "nym-contracts-common", 5476 - "nym-crypto", 5477 - "nym-http-api-common", 5478 - "nym-metrics", 5479 - "nym-mixnet-client", 5480 - "nym-mixnode-common", 5481 - "nym-node-http-api", 5482 - "nym-nonexhaustive-delayqueue", 5483 - "nym-pemstore", 5484 - "nym-sphinx", 5485 - "nym-sphinx-params", 5486 - "nym-sphinx-types", 5487 - "nym-task", 5488 - "nym-topology", 5489 - "nym-types", 5490 - "nym-validator-client", 5491 - "rand", 5492 - "serde", 5493 - "serde_json", 5494 - "sysinfo", 5495 - "thiserror", 5496 - "time", 5497 - "tokio", 5498 - "tokio-util", 5499 - "toml 0.8.14", 5500 - "url", 5501 - ] 5502 - 5503 - [[package]] 5504 - name = "nym-mixnode-common" 5505 - version = "0.1.0" 5506 - dependencies = [ 5507 - "bytes", 5508 - "futures", 5509 - "humantime-serde", 5510 - "log", 5511 - "nym-bin-common", 5512 - "nym-crypto", 5513 - "nym-metrics", 5514 - "nym-network-defaults", 5515 - "nym-node-http-api", 5516 - "nym-sphinx-acknowledgements", 5517 - "nym-sphinx-addressing", 5518 - "nym-sphinx-forwarding", 5519 - "nym-sphinx-framing", 5520 - "nym-sphinx-params", 5521 - "nym-sphinx-types", 5522 - "nym-task", 5523 - "nym-validator-client", 5524 - "rand", 5525 - "serde", 5526 - "thiserror", 5527 - "time", 5528 - "tokio", 5529 - "tokio-util", 5530 - "url", 5531 - ] 5532 - 5533 - [[package]] 5534 - name = "nym-multisig-contract-common" 5535 - version = "0.1.0" 5536 - dependencies = [ 5537 - "cosmwasm-schema", 5538 - "cosmwasm-std", 5539 - "cw-storage-plus", 5540 - "cw-utils", 5541 - "cw3", 5542 - "cw4", 5543 - "schemars", 5544 - "serde", 5545 - "thiserror", 5546 - ] 5547 - 5548 - [[package]] 5549 - name = "nym-network-defaults" 5550 - version = "0.1.0" 5551 - dependencies = [ 5552 - "dotenvy", 5553 - "log", 5554 - "schemars", 5555 - "serde", 5556 - "url", 5557 - "utoipa", 5558 - ] 5559 - 5560 - [[package]] 5561 - name = "nym-network-monitor" 5562 - version = "0.1.0" 5563 - dependencies = [ 5564 - "anyhow", 5565 - "axum 0.7.5", 5566 - "clap 4.5.17", 5567 - "dashmap", 5568 - "futures", 5569 - "log", 5570 - "nym-bin-common", 5571 - "nym-crypto", 5572 - "nym-network-defaults", 5573 - "nym-sdk", 5574 - "nym-sphinx", 5575 - "nym-topology", 5576 - "nym-types", 5577 - "nym-validator-client", 5578 - "petgraph", 5579 - "rand", 5580 - "rand_chacha", 5581 - "reqwest 0.12.4", 5582 - "serde", 5583 - "serde_json", 5584 - "tokio", 5585 - "tokio-util", 5586 - "utoipa", 5587 - "utoipa-swagger-ui", 5588 - ] 5589 - 5590 - [[package]] 5591 - name = "nym-network-requester" 5592 - version = "1.1.43" 5593 - dependencies = [ 5594 - "addr", 5595 - "anyhow", 5596 - "async-trait", 5597 - "bs58", 5598 - "clap 4.5.17", 5599 - "dirs 5.0.1", 5600 - "futures", 5601 - "humantime-serde", 5602 - "ipnetwork 0.20.0", 5603 - "log", 5604 - "nym-async-file-watcher", 5605 - "nym-bin-common", 5606 - "nym-client-core", 5607 - "nym-client-websocket-requests", 5608 - "nym-config", 5609 - "nym-credential-storage", 5610 - "nym-credentials", 5611 - "nym-crypto", 5612 - "nym-exit-policy", 5613 - "nym-id", 5614 - "nym-network-defaults", 5615 - "nym-ordered-buffer", 5616 - "nym-sdk", 5617 - "nym-service-providers-common", 5618 - "nym-socks5-proxy-helpers", 5619 - "nym-socks5-requests", 5620 - "nym-sphinx", 5621 - "nym-task", 5622 - "nym-types", 5623 - "pretty_env_logger", 5624 - "publicsuffix", 5625 - "rand", 5626 - "regex", 5627 - "reqwest 0.12.4", 5628 - "serde", 5629 - "serde_json", 5630 - "sqlx", 5631 - "tap", 5632 - "tempfile", 5633 - "thiserror", 5634 - "time", 5635 - "tokio", 5636 - "tokio-tungstenite", 5637 - "url", 5638 - "zeroize", 5639 - ] 5640 - 5641 - [[package]] 5642 - name = "nym-node" 5643 - version = "1.1.9" 5644 - dependencies = [ 5645 - "anyhow", 5646 - "bip39", 5647 - "bs58", 5648 - "cargo_metadata 0.18.1", 5649 - "celes", 5650 - "clap 4.5.17", 5651 - "colored", 5652 - "cupid", 5653 - "humantime-serde", 5654 - "ipnetwork 0.20.0", 5655 - "nym-authenticator", 5656 - "nym-bin-common", 5657 - "nym-client-core-config-types", 5658 - "nym-config", 5659 - "nym-crypto", 5660 - "nym-gateway", 5661 - "nym-ip-packet-router", 5662 - "nym-mixnode", 5663 - "nym-network-requester", 5664 - "nym-node-http-api", 5665 - "nym-pemstore", 5666 - "nym-sphinx-acknowledgements", 5667 - "nym-sphinx-addressing", 5668 - "nym-task", 5669 - "nym-types", 5670 - "nym-wireguard", 5671 - "nym-wireguard-types", 5672 - "rand", 5673 - "semver 1.0.23", 5674 - "serde", 5675 - "serde_json", 5676 - "sysinfo", 5677 - "thiserror", 5678 - "tokio", 5679 - "toml 0.8.14", 5680 - "tracing", 5681 - "url", 5682 - "zeroize", 5683 - ] 5684 - 5685 - [[package]] 5686 - name = "nym-node-http-api" 5687 - version = "0.1.0" 5688 - dependencies = [ 5689 - "axum 0.7.5", 5690 - "axum-extra", 5691 - "base64 0.22.1", 5692 - "colored", 5693 - "dashmap", 5694 - "fastrand 2.1.1", 5695 - "headers", 5696 - "hmac", 5697 - "hyper 1.4.1", 5698 - "ipnetwork 0.20.0", 5699 - "nym-crypto", 5700 - "nym-http-api-common", 5701 - "nym-metrics", 5702 - "nym-node-requests", 5703 - "nym-task", 5704 - "nym-wireguard", 5705 - "rand", 5706 - "serde_json", 5707 - "thiserror", 5708 - "time", 5709 - "tokio", 5710 - "tower", 5711 - "tower-http", 5712 - "tracing", 5713 - "utoipa", 5714 - "utoipa-swagger-ui", 5715 - "x25519-dalek", 5716 - ] 5717 - 5718 - [[package]] 5719 - name = "nym-node-requests" 5720 - version = "0.1.0" 5721 - dependencies = [ 5722 - "async-trait", 5723 - "base64 0.22.1", 5724 - "celes", 5725 - "humantime 2.1.0", 5726 - "humantime-serde", 5727 - "nym-bin-common", 5728 - "nym-crypto", 5729 - "nym-exit-policy", 5730 - "nym-http-api-client", 5731 - "nym-wireguard-types", 5732 - "rand_chacha", 5733 - "schemars", 5734 - "serde", 5735 - "serde_json", 5736 - "thiserror", 5737 - "time", 5738 - "tokio", 5739 - "utoipa", 5740 - ] 5741 - 5742 - [[package]] 5743 - name = "nym-node-tester-utils" 5744 - version = "0.1.0" 5745 - dependencies = [ 5746 - "futures", 5747 - "log", 5748 - "nym-crypto", 5749 - "nym-sphinx", 5750 - "nym-sphinx-params", 5751 - "nym-task", 5752 - "nym-topology", 5753 - "rand", 5754 - "rand_chacha", 5755 - "serde", 5756 - "serde_json", 5757 - "thiserror", 5758 - "tokio", 5759 - "wasm-utils", 5760 - ] 5761 - 5762 - [[package]] 5763 - name = "nym-node-tester-wasm" 5764 - version = "1.3.0-rc.0" 5765 - dependencies = [ 5766 - "futures", 5767 - "js-sys", 5768 - "nym-node-tester-utils", 5769 - "rand", 5770 - "serde", 5771 - "serde-wasm-bindgen 0.6.5", 5772 - "thiserror", 5773 - "tokio", 5774 - "tsify", 5775 - "wasm-bindgen", 5776 - "wasm-bindgen-futures", 5777 - "wasm-client-core", 5778 - "wasm-utils", 5779 - "wasmtimer", 5780 - ] 5781 - 5782 - [[package]] 5783 - name = "nym-nonexhaustive-delayqueue" 5784 - version = "0.1.0" 5785 - dependencies = [ 5786 - "tokio", 5787 - "tokio-stream", 5788 - "tokio-util", 5789 - "wasmtimer", 5790 - ] 5791 - 5792 - [[package]] 5793 - name = "nym-nr-query" 5794 - version = "0.1.0" 5795 - dependencies = [ 5796 - "anyhow", 5797 - "clap 4.5.17", 5798 - "log", 5799 - "nym-bin-common", 5800 - "nym-network-defaults", 5801 - "nym-sdk", 5802 - "nym-service-providers-common", 5803 - "nym-socks5-requests", 5804 - "serde", 5805 - "tokio", 5806 - ] 5807 - 5808 - [[package]] 5809 - name = "nym-ordered-buffer" 5810 - version = "0.1.0" 5811 - dependencies = [ 5812 - "log", 5813 - "thiserror", 5814 - ] 5815 - 5816 - [[package]] 5817 - name = "nym-outfox" 5818 - version = "0.1.0" 5819 - dependencies = [ 5820 - "blake3", 5821 - "chacha20", 5822 - "chacha20poly1305", 5823 - "criterion 0.4.0", 5824 - "curve25519-dalek 4.1.3", 5825 - "fastrand 2.1.1", 5826 - "getrandom", 5827 - "log", 5828 - "rand", 5829 - "rayon", 5830 - "sphinx-packet", 5831 - "thiserror", 5832 - "zeroize", 5833 - ] 5834 - 5835 - [[package]] 5836 - name = "nym-pemstore" 5837 - version = "0.3.0" 5838 - dependencies = [ 5839 - "pem", 5840 - ] 5841 - 5842 - [[package]] 5843 - name = "nym-sdk" 5844 - version = "0.1.0" 5845 - dependencies = [ 5846 - "anyhow", 5847 - "async-trait", 5848 - "bincode", 5849 - "bip39", 5850 - "bytecodec", 5851 - "bytes", 5852 - "dashmap", 5853 - "dirs 5.0.1", 5854 - "dotenvy", 5855 - "futures", 5856 - "hex", 5857 - "http 1.1.0", 5858 - "httpcodec", 5859 - "log", 5860 - "nym-bandwidth-controller", 5861 - "nym-bin-common", 5862 - "nym-client-core", 5863 - "nym-credential-storage", 5864 - "nym-credential-utils", 5865 - "nym-credentials", 5866 - "nym-credentials-interface", 5867 - "nym-crypto", 5868 - "nym-gateway-requests", 5869 - "nym-network-defaults", 5870 - "nym-ordered-buffer", 5871 - "nym-service-providers-common", 5872 - "nym-socks5-client-core", 5873 - "nym-socks5-requests", 5874 - "nym-sphinx", 5875 - "nym-task", 5876 - "nym-topology", 5877 - "nym-validator-client", 5878 - "parking_lot 0.12.3", 5879 - "pretty_env_logger", 5880 - "rand", 5881 - "reqwest 0.12.4", 5882 - "serde", 5883 - "tap", 5884 - "thiserror", 5885 - "tokio", 5886 - "tokio-stream", 5887 - "tokio-util", 5888 - "toml 0.8.14", 5889 - "tracing", 5890 - "tracing-subscriber", 5891 - "url", 5892 - "uuid", 5893 - "zeroize", 5894 - ] 5895 - 5896 - [[package]] 5897 - name = "nym-serde-helpers" 5898 - version = "0.1.0" 5899 - dependencies = [ 5900 - "base64 0.22.1", 5901 - "bs58", 5902 - "serde", 5903 - "time", 5904 - ] 5905 - 5906 - [[package]] 5907 - name = "nym-service-provider-requests-common" 5908 - version = "0.1.0" 5909 - dependencies = [ 5910 - "serde", 5911 - ] 5912 - 5913 - [[package]] 5914 - name = "nym-service-providers-common" 5915 - version = "0.1.0" 5916 - dependencies = [ 5917 - "anyhow", 5918 - "async-trait", 5919 - "log", 5920 - "nym-bin-common", 5921 - "nym-sdk", 5922 - "nym-socks5-requests", 5923 - "nym-sphinx-anonymous-replies", 5924 - "serde", 5925 - "serde_json", 5926 - "thiserror", 5927 - "tokio", 5928 - ] 5929 - 5930 - [[package]] 5931 - name = "nym-socks5-client" 5932 - version = "1.1.42" 5933 - dependencies = [ 5934 - "bs58", 5935 - "clap 4.5.17", 5936 - "log", 5937 - "nym-bin-common", 5938 - "nym-client-core", 5939 - "nym-config", 5940 - "nym-credential-storage", 5941 - "nym-credentials", 5942 - "nym-crypto", 5943 - "nym-gateway-requests", 5944 - "nym-id", 5945 - "nym-network-defaults", 5946 - "nym-ordered-buffer", 5947 - "nym-pemstore", 5948 - "nym-socks5-client-core", 5949 - "nym-sphinx", 5950 - "nym-topology", 5951 - "nym-validator-client", 5952 - "rand", 5953 - "serde", 5954 - "serde_json", 5955 - "tap", 5956 - "thiserror", 5957 - "time", 5958 - "tokio", 5959 - "url", 5960 - "zeroize", 5961 - ] 5962 - 5963 - [[package]] 5964 - name = "nym-socks5-client-core" 5965 - version = "0.1.0" 5966 - dependencies = [ 5967 - "anyhow", 5968 - "dirs 5.0.1", 5969 - "futures", 5970 - "log", 5971 - "nym-bandwidth-controller", 5972 - "nym-client-core", 5973 - "nym-config", 5974 - "nym-contracts-common", 5975 - "nym-credential-storage", 5976 - "nym-mixnet-contract-common", 5977 - "nym-network-defaults", 5978 - "nym-service-providers-common", 5979 - "nym-socks5-proxy-helpers", 5980 - "nym-socks5-requests", 5981 - "nym-sphinx", 5982 - "nym-task", 5983 - "nym-validator-client", 5984 - "pin-project", 5985 - "rand", 5986 - "reqwest 0.12.4", 5987 - "schemars", 5988 - "serde", 5989 - "tap", 5990 - "thiserror", 5991 - "tokio", 5992 - "url", 5993 - ] 5994 - 5995 - [[package]] 5996 - name = "nym-socks5-listener" 5997 - version = "0.1.0" 5998 - dependencies = [ 5999 - "android_logger", 6000 - "anyhow", 6001 - "futures", 6002 - "jni", 6003 - "lazy_static", 6004 - "log", 6005 - "nym-bin-common", 6006 - "nym-client-core", 6007 - "nym-config", 6008 - "nym-credential-storage", 6009 - "nym-crypto", 6010 - "nym-socks5-client-core", 6011 - "rand", 6012 - "safer-ffi", 6013 - "serde", 6014 - "tokio", 6015 - ] 6016 - 6017 - [[package]] 6018 - name = "nym-socks5-proxy-helpers" 6019 - version = "0.1.0" 6020 - dependencies = [ 6021 - "bytes", 6022 - "futures", 6023 - "log", 6024 - "nym-ordered-buffer", 6025 - "nym-socks5-requests", 6026 - "nym-task", 6027 - "tokio", 6028 - "tokio-test", 6029 - "tokio-util", 6030 - ] 6031 - 6032 - [[package]] 6033 - name = "nym-socks5-requests" 6034 - version = "0.1.0" 6035 - dependencies = [ 6036 - "bincode", 6037 - "log", 6038 - "nym-exit-policy", 6039 - "nym-service-providers-common", 6040 - "nym-sphinx-addressing", 6041 - "serde", 6042 - "serde_json", 6043 - "tap", 6044 - "thiserror", 6045 - ] 6046 - 6047 - [[package]] 6048 - name = "nym-sphinx" 6049 - version = "0.1.0" 6050 - dependencies = [ 6051 - "log", 6052 - "nym-crypto", 6053 - "nym-metrics", 6054 - "nym-mixnet-contract-common", 6055 - "nym-sphinx-acknowledgements", 6056 - "nym-sphinx-addressing", 6057 - "nym-sphinx-anonymous-replies", 6058 - "nym-sphinx-chunking", 6059 - "nym-sphinx-cover", 6060 - "nym-sphinx-forwarding", 6061 - "nym-sphinx-framing", 6062 - "nym-sphinx-params", 6063 - "nym-sphinx-routing", 6064 - "nym-sphinx-types", 6065 - "nym-topology", 6066 - "rand", 6067 - "rand_chacha", 6068 - "rand_distr", 6069 - "thiserror", 6070 - "tokio", 6071 - ] 6072 - 6073 - [[package]] 6074 - name = "nym-sphinx-acknowledgements" 6075 - version = "0.1.0" 6076 - dependencies = [ 6077 - "generic-array 0.14.7", 6078 - "nym-crypto", 6079 - "nym-pemstore", 6080 - "nym-sphinx-addressing", 6081 - "nym-sphinx-params", 6082 - "nym-sphinx-routing", 6083 - "nym-sphinx-types", 6084 - "nym-topology", 6085 - "rand", 6086 - "serde", 6087 - "thiserror", 6088 - "zeroize", 6089 - ] 6090 - 6091 - [[package]] 6092 - name = "nym-sphinx-addressing" 6093 - version = "0.1.0" 6094 - dependencies = [ 6095 - "nym-crypto", 6096 - "nym-sphinx-types", 6097 - "rand", 6098 - "serde", 6099 - "thiserror", 6100 - ] 6101 - 6102 - [[package]] 6103 - name = "nym-sphinx-anonymous-replies" 6104 - version = "0.1.0" 6105 - dependencies = [ 6106 - "bs58", 6107 - "nym-crypto", 6108 - "nym-sphinx-addressing", 6109 - "nym-sphinx-params", 6110 - "nym-sphinx-routing", 6111 - "nym-sphinx-types", 6112 - "nym-topology", 6113 - "rand", 6114 - "rand_chacha", 6115 - "serde", 6116 - "thiserror", 6117 - "wasm-bindgen", 6118 - ] 6119 - 6120 - [[package]] 6121 - name = "nym-sphinx-chunking" 6122 - version = "0.1.0" 6123 - dependencies = [ 6124 - "dashmap", 6125 - "log", 6126 - "nym-crypto", 6127 - "nym-metrics", 6128 - "nym-sphinx-addressing", 6129 - "nym-sphinx-params", 6130 - "nym-sphinx-types", 6131 - "rand", 6132 - "serde", 6133 - "thiserror", 6134 - "utoipa", 6135 - ] 6136 - 6137 - [[package]] 6138 - name = "nym-sphinx-cover" 6139 - version = "0.1.0" 6140 - dependencies = [ 6141 - "nym-crypto", 6142 - "nym-sphinx-acknowledgements", 6143 - "nym-sphinx-addressing", 6144 - "nym-sphinx-chunking", 6145 - "nym-sphinx-forwarding", 6146 - "nym-sphinx-params", 6147 - "nym-sphinx-routing", 6148 - "nym-sphinx-types", 6149 - "nym-topology", 6150 - "rand", 6151 - "thiserror", 6152 - ] 6153 - 6154 - [[package]] 6155 - name = "nym-sphinx-forwarding" 6156 - version = "0.1.0" 6157 - dependencies = [ 6158 - "nym-outfox", 6159 - "nym-sphinx-addressing", 6160 - "nym-sphinx-params", 6161 - "nym-sphinx-types", 6162 - "thiserror", 6163 - ] 6164 - 6165 - [[package]] 6166 - name = "nym-sphinx-framing" 6167 - version = "0.1.0" 6168 - dependencies = [ 6169 - "bytes", 6170 - "nym-sphinx-params", 6171 - "nym-sphinx-types", 6172 - "thiserror", 6173 - "tokio-util", 6174 - ] 6175 - 6176 - [[package]] 6177 - name = "nym-sphinx-params" 6178 - version = "0.1.0" 6179 - dependencies = [ 6180 - "nym-crypto", 6181 - "nym-sphinx-types", 6182 - "serde", 6183 - "thiserror", 6184 - ] 6185 - 6186 - [[package]] 6187 - name = "nym-sphinx-routing" 6188 - version = "0.1.0" 6189 - dependencies = [ 6190 - "nym-sphinx-addressing", 6191 - "nym-sphinx-types", 6192 - "thiserror", 6193 - ] 6194 - 6195 - [[package]] 6196 - name = "nym-sphinx-types" 6197 - version = "0.2.0" 6198 - dependencies = [ 6199 - "nym-outfox", 6200 - "sphinx-packet", 6201 - "thiserror", 6202 - ] 6203 - 6204 - [[package]] 6205 - name = "nym-store-cipher" 6206 - version = "0.1.0" 6207 - dependencies = [ 6208 - "aes-gcm", 6209 - "argon2", 6210 - "generic-array 0.14.7", 6211 - "getrandom", 6212 - "rand", 6213 - "serde", 6214 - "serde_json", 6215 - "thiserror", 6216 - "zeroize", 6217 - ] 6218 - 6219 - [[package]] 6220 - name = "nym-task" 6221 - version = "0.1.0" 6222 - dependencies = [ 6223 - "futures", 6224 - "log", 6225 - "thiserror", 6226 - "tokio", 6227 - "wasm-bindgen", 6228 - "wasm-bindgen-futures", 6229 - "wasmtimer", 6230 - ] 6231 - 6232 - [[package]] 6233 - name = "nym-topology" 6234 - version = "0.1.0" 6235 - dependencies = [ 6236 - "async-trait", 6237 - "bs58", 6238 - "log", 6239 - "nym-api-requests", 6240 - "nym-bin-common", 6241 - "nym-config", 6242 - "nym-crypto", 6243 - "nym-mixnet-contract-common", 6244 - "nym-sphinx-addressing", 6245 - "nym-sphinx-routing", 6246 - "nym-sphinx-types", 6247 - "rand", 6248 - "reqwest 0.12.4", 6249 - "semver 1.0.23", 6250 - "serde", 6251 - "serde_json", 6252 - "thiserror", 6253 - "tsify", 6254 - "wasm-bindgen", 6255 - "wasm-utils", 6256 - ] 6257 - 6258 - [[package]] 6259 - name = "nym-tun" 6260 - version = "0.1.0" 6261 - dependencies = [ 6262 - "etherparse", 6263 - "log", 6264 - "nym-wireguard-types", 6265 - "thiserror", 6266 - "tokio", 6267 - "tokio-tun", 6268 - ] 6269 - 6270 - [[package]] 6271 - name = "nym-types" 6272 - version = "1.0.0" 6273 - dependencies = [ 6274 - "base64 0.22.1", 6275 - "cosmrs 0.17.0-pre", 6276 - "cosmwasm-std", 6277 - "eyre", 6278 - "hmac", 6279 - "itertools 0.13.0", 6280 - "log", 6281 - "nym-config", 6282 - "nym-crypto", 6283 - "nym-mixnet-contract-common", 6284 - "nym-validator-client", 6285 - "nym-vesting-contract-common", 6286 - "reqwest 0.12.4", 6287 - "schemars", 6288 - "serde", 6289 - "serde_json", 6290 - "sha2 0.10.8", 6291 - "strum 0.26.3", 6292 - "tempfile", 6293 - "thiserror", 6294 - "ts-rs", 6295 - "url", 6296 - "x25519-dalek", 6297 - ] 6298 - 6299 - [[package]] 6300 - name = "nym-validator-client" 6301 - version = "0.1.0" 6302 - dependencies = [ 6303 - "async-trait", 6304 - "base64 0.22.1", 6305 - "bip32", 6306 - "bip39", 6307 - "colored", 6308 - "cosmrs 0.17.0-pre", 6309 - "cosmwasm-std", 6310 - "cw-controllers", 6311 - "cw-utils", 6312 - "cw2", 6313 - "cw3", 6314 - "cw4", 6315 - "eyre", 6316 - "flate2", 6317 - "futures", 6318 - "itertools 0.13.0", 6319 - "log", 6320 - "nym-api-requests", 6321 - "nym-coconut-bandwidth-contract-common", 6322 - "nym-coconut-dkg-common", 6323 - "nym-compact-ecash", 6324 - "nym-config", 6325 - "nym-contracts-common", 6326 - "nym-ecash-contract-common", 6327 - "nym-group-contract-common", 6328 - "nym-http-api-client", 6329 - "nym-mixnet-contract-common", 6330 - "nym-multisig-contract-common", 6331 - "nym-network-defaults", 6332 - "nym-vesting-contract-common", 6333 - "prost 0.12.6", 6334 - "reqwest 0.12.4", 6335 - "serde", 6336 - "serde_json", 6337 - "sha2 0.9.9", 6338 - "tendermint-rpc", 6339 - "thiserror", 6340 - "time", 6341 - "tokio", 6342 - "ts-rs", 6343 - "url", 6344 - "wasmtimer", 6345 - "zeroize", 6346 - ] 6347 - 6348 - [[package]] 6349 - name = "nym-validator-rewarder" 6350 - version = "0.1.0" 6351 - dependencies = [ 6352 - "anyhow", 6353 - "bip39", 6354 - "clap 4.5.17", 6355 - "cosmwasm-std", 6356 - "futures", 6357 - "humantime 2.1.0", 6358 - "humantime-serde", 6359 - "nym-bin-common", 6360 - "nym-coconut-bandwidth-contract-common", 6361 - "nym-coconut-dkg-common", 6362 - "nym-compact-ecash", 6363 - "nym-config", 6364 - "nym-credentials", 6365 - "nym-credentials-interface", 6366 - "nym-crypto", 6367 - "nym-ecash-time", 6368 - "nym-network-defaults", 6369 - "nym-task", 6370 - "nym-validator-client", 6371 - "nyxd-scraper", 6372 - "rand_chacha", 6373 - "serde", 6374 - "serde_with", 6375 - "sha2 0.10.8", 6376 - "sqlx", 6377 - "thiserror", 6378 - "time", 6379 - "tokio", 6380 - "tracing", 6381 - "url", 6382 - "zeroize", 6383 - ] 6384 - 6385 - [[package]] 6386 - name = "nym-vesting-contract-common" 6387 - version = "0.7.0" 6388 - dependencies = [ 6389 - "cosmwasm-schema", 6390 - "cosmwasm-std", 6391 - "cw2", 6392 - "nym-contracts-common", 6393 - "nym-mixnet-contract-common", 6394 - "serde", 6395 - "thiserror", 6396 - "ts-rs", 6397 - ] 6398 - 6399 - [[package]] 6400 - name = "nym-wallet-types" 6401 - version = "1.0.0" 6402 - dependencies = [ 6403 - "cosmrs 0.15.0", 6404 - "cosmwasm-std", 6405 - "hex-literal", 6406 - "nym-config", 6407 - "nym-mixnet-contract-common", 6408 - "nym-network-defaults", 6409 - "nym-types", 6410 - "nym-validator-client", 6411 - "nym-vesting-contract-common", 6412 - "serde", 6413 - "serde_json", 6414 - "strum 0.23.0", 6415 - "ts-rs", 6416 - ] 6417 - 6418 - [[package]] 6419 - name = "nym-wireguard" 6420 - version = "0.1.0" 6421 - dependencies = [ 6422 - "base64 0.22.1", 6423 - "bincode", 6424 - "chrono", 6425 - "dashmap", 6426 - "defguard_wireguard_rs", 6427 - "futures", 6428 - "ip_network", 6429 - "log", 6430 - "nym-authenticator-requests", 6431 - "nym-credential-verification", 6432 - "nym-crypto", 6433 - "nym-gateway-storage", 6434 - "nym-network-defaults", 6435 - "nym-task", 6436 - "nym-wireguard-types", 6437 - "thiserror", 6438 - "tokio", 6439 - "tokio-stream", 6440 - "x25519-dalek", 6441 - ] 6442 - 6443 - [[package]] 6444 - name = "nym-wireguard-types" 6445 - version = "0.1.0" 6446 - dependencies = [ 6447 - "base64 0.22.1", 6448 - "log", 6449 - "nym-config", 6450 - "nym-crypto", 6451 - "nym-network-defaults", 6452 - "rand", 6453 - "serde", 6454 - "thiserror", 6455 - "x25519-dalek", 6456 - ] 6457 - 6458 - [[package]] 6459 - name = "nymvisor" 6460 - version = "0.1.8" 6461 - dependencies = [ 6462 - "anyhow", 6463 - "bytes", 6464 - "clap 4.5.17", 6465 - "dotenvy", 6466 - "flate2", 6467 - "futures", 6468 - "hex", 6469 - "humantime 2.1.0", 6470 - "humantime-serde", 6471 - "nix 0.27.1", 6472 - "nym-async-file-watcher", 6473 - "nym-bin-common", 6474 - "nym-config", 6475 - "nym-task", 6476 - "reqwest 0.12.4", 6477 - "serde", 6478 - "serde_json", 6479 - "sha2 0.10.8", 6480 - "tar", 6481 - "thiserror", 6482 - "time", 6483 - "tokio", 6484 - "tracing", 6485 - "url", 6486 - ] 6487 - 6488 - [[package]] 6489 - name = "nyxd-scraper" 6490 - version = "0.1.0" 6491 - dependencies = [ 6492 - "async-trait", 6493 - "const_format", 6494 - "cosmrs 0.17.0-pre", 6495 - "eyre", 6496 - "futures", 6497 - "humantime 2.1.0", 6498 - "serde", 6499 - "sha2 0.10.8", 6500 - "sqlx", 6501 - "tendermint 0.37.0", 6502 - "tendermint-rpc", 6503 - "thiserror", 6504 - "time", 6505 - "tokio", 6506 - "tokio-stream", 6507 - "tokio-util", 6508 - "tracing", 6509 - "url", 6510 - ] 6511 - 6512 - [[package]] 6513 - name = "object" 6514 - version = "0.36.0" 6515 - source = "registry+https://github.com/rust-lang/crates.io-index" 6516 - checksum = "576dfe1fc8f9df304abb159d767a29d0476f7750fbf8aa7ad07816004a207434" 6517 - dependencies = [ 6518 - "memchr", 6519 - ] 6520 - 6521 - [[package]] 6522 - name = "okapi" 6523 - version = "0.7.0" 6524 - source = "registry+https://github.com/rust-lang/crates.io-index" 6525 - checksum = "9a64853d7ab065474e87696f7601cee817d200e86c42e04004e005cb3e20c3c5" 6526 - dependencies = [ 6527 - "log", 6528 - "schemars", 6529 - "serde", 6530 - "serde_json", 6531 - ] 6532 - 6533 - [[package]] 6534 - name = "once_cell" 6535 - version = "1.19.0" 6536 - source = "registry+https://github.com/rust-lang/crates.io-index" 6537 - checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" 6538 - 6539 - [[package]] 6540 - name = "oneshot-uniffi" 6541 - version = "0.1.6" 6542 - source = "registry+https://github.com/rust-lang/crates.io-index" 6543 - checksum = "6c548d5c78976f6955d72d0ced18c48ca07030f7a1d4024529fedd7c1c01b29c" 6544 - 6545 - [[package]] 6546 - name = "oorandom" 6547 - version = "11.1.3" 6548 - source = "registry+https://github.com/rust-lang/crates.io-index" 6549 - checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575" 6550 - 6551 - [[package]] 6552 - name = "opaque-debug" 6553 - version = "0.2.3" 6554 - source = "registry+https://github.com/rust-lang/crates.io-index" 6555 - checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c" 6556 - 6557 - [[package]] 6558 - name = "opaque-debug" 6559 - version = "0.3.1" 6560 - source = "registry+https://github.com/rust-lang/crates.io-index" 6561 - checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381" 6562 - 6563 - [[package]] 6564 - name = "openssl-probe" 6565 - version = "0.1.5" 6566 - source = "registry+https://github.com/rust-lang/crates.io-index" 6567 - checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" 6568 - 6569 - [[package]] 6570 - name = "openssl-sys" 6571 - version = "0.9.102" 6572 - source = "registry+https://github.com/rust-lang/crates.io-index" 6573 - checksum = "c597637d56fbc83893a35eb0dd04b2b8e7a50c91e64e9493e398b5df4fb45fa2" 6574 - dependencies = [ 6575 - "cc", 6576 - "libc", 6577 - "pkg-config", 6578 - "vcpkg", 6579 - ] 6580 - 6581 - [[package]] 6582 - name = "opentelemetry" 6583 - version = "0.19.0" 6584 - source = "registry+https://github.com/rust-lang/crates.io-index" 6585 - checksum = "5f4b8347cc26099d3aeee044065ecc3ae11469796b4d65d065a23a584ed92a6f" 6586 - dependencies = [ 6587 - "opentelemetry_api", 6588 - "opentelemetry_sdk", 6589 - ] 6590 - 6591 - [[package]] 6592 - name = "opentelemetry-http" 6593 - version = "0.8.0" 6594 - source = "registry+https://github.com/rust-lang/crates.io-index" 6595 - checksum = "a819b71d6530c4297b49b3cae2939ab3a8cc1b9f382826a1bc29dd0ca3864906" 6596 - dependencies = [ 6597 - "async-trait", 6598 - "bytes", 6599 - "http 0.2.12", 6600 - "isahc", 6601 - "opentelemetry_api", 6602 - ] 6603 - 6604 - [[package]] 6605 - name = "opentelemetry-jaeger" 6606 - version = "0.18.0" 6607 - source = "registry+https://github.com/rust-lang/crates.io-index" 6608 - checksum = "08e028dc9f4f304e9320ce38c80e7cf74067415b1ad5a8750a38bae54a4d450d" 6609 - dependencies = [ 6610 - "async-trait", 6611 - "futures", 6612 - "futures-executor", 6613 - "http 0.2.12", 6614 - "isahc", 6615 - "once_cell", 6616 - "opentelemetry", 6617 - "opentelemetry-http", 6618 - "opentelemetry-semantic-conventions", 6619 - "thiserror", 6620 - "thrift", 6621 - "tokio", 6622 - ] 6623 - 6624 - [[package]] 6625 - name = "opentelemetry-semantic-conventions" 6626 - version = "0.11.0" 6627 - source = "registry+https://github.com/rust-lang/crates.io-index" 6628 - checksum = "24e33428e6bf08c6f7fcea4ddb8e358fab0fe48ab877a87c70c6ebe20f673ce5" 6629 - dependencies = [ 6630 - "opentelemetry", 6631 - ] 6632 - 6633 - [[package]] 6634 - name = "opentelemetry_api" 6635 - version = "0.19.0" 6636 - source = "registry+https://github.com/rust-lang/crates.io-index" 6637 - checksum = "ed41783a5bf567688eb38372f2b7a8530f5a607a4b49d38dd7573236c23ca7e2" 6638 - dependencies = [ 6639 - "fnv", 6640 - "futures-channel", 6641 - "futures-util", 6642 - "indexmap 1.9.3", 6643 - "once_cell", 6644 - "pin-project-lite", 6645 - "thiserror", 6646 - "urlencoding", 6647 - ] 6648 - 6649 - [[package]] 6650 - name = "opentelemetry_sdk" 6651 - version = "0.19.0" 6652 - source = "registry+https://github.com/rust-lang/crates.io-index" 6653 - checksum = "8b3a2a91fdbfdd4d212c0dcc2ab540de2c2bcbbd90be17de7a7daf8822d010c1" 6654 - dependencies = [ 6655 - "async-trait", 6656 - "crossbeam-channel", 6657 - "dashmap", 6658 - "fnv", 6659 - "futures-channel", 6660 - "futures-executor", 6661 - "futures-util", 6662 - "once_cell", 6663 - "opentelemetry_api", 6664 - "percent-encoding", 6665 - "rand", 6666 - "thiserror", 6667 - "tokio", 6668 - "tokio-stream", 6669 - ] 6670 - 6671 - [[package]] 6672 - name = "option-ext" 6673 - version = "0.2.0" 6674 - source = "registry+https://github.com/rust-lang/crates.io-index" 6675 - checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" 6676 - 6677 - [[package]] 6678 - name = "ordered-float" 6679 - version = "2.10.1" 6680 - source = "registry+https://github.com/rust-lang/crates.io-index" 6681 - checksum = "68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c" 6682 - dependencies = [ 6683 - "num-traits", 6684 - ] 6685 - 6686 - [[package]] 6687 - name = "os_str_bytes" 6688 - version = "6.6.1" 6689 - source = "registry+https://github.com/rust-lang/crates.io-index" 6690 - checksum = "e2355d85b9a3786f481747ced0e0ff2ba35213a1f9bd406ed906554d7af805a1" 6691 - 6692 - [[package]] 6693 - name = "overload" 6694 - version = "0.1.1" 6695 - source = "registry+https://github.com/rust-lang/crates.io-index" 6696 - checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" 6697 - 6698 - [[package]] 6699 - name = "pairing" 6700 - version = "0.23.0" 6701 - source = "registry+https://github.com/rust-lang/crates.io-index" 6702 - checksum = "81fec4625e73cf41ef4bb6846cafa6d44736525f442ba45e407c4a000a13996f" 6703 - dependencies = [ 6704 - "group", 6705 - ] 6706 - 6707 - [[package]] 6708 - name = "parking" 6709 - version = "2.2.0" 6710 - source = "registry+https://github.com/rust-lang/crates.io-index" 6711 - checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae" 6712 - 6713 - [[package]] 6714 - name = "parking_lot" 6715 - version = "0.11.2" 6716 - source = "registry+https://github.com/rust-lang/crates.io-index" 6717 - checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99" 6718 - dependencies = [ 6719 - "instant", 6720 - "lock_api", 6721 - "parking_lot_core 0.8.6", 6722 - ] 6723 - 6724 - [[package]] 6725 - name = "parking_lot" 6726 - version = "0.12.3" 6727 - source = "registry+https://github.com/rust-lang/crates.io-index" 6728 - checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" 6729 - dependencies = [ 6730 - "lock_api", 6731 - "parking_lot_core 0.9.10", 6732 - ] 6733 - 6734 - [[package]] 6735 - name = "parking_lot_core" 6736 - version = "0.8.6" 6737 - source = "registry+https://github.com/rust-lang/crates.io-index" 6738 - checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc" 6739 - dependencies = [ 6740 - "cfg-if", 6741 - "instant", 6742 - "libc", 6743 - "redox_syscall 0.2.16", 6744 - "smallvec", 6745 - "winapi", 6746 - ] 6747 - 6748 - [[package]] 6749 - name = "parking_lot_core" 6750 - version = "0.9.10" 6751 - source = "registry+https://github.com/rust-lang/crates.io-index" 6752 - checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" 6753 - dependencies = [ 6754 - "cfg-if", 6755 - "libc", 6756 - "redox_syscall 0.5.1", 6757 - "smallvec", 6758 - "windows-targets 0.52.5", 6759 - ] 6760 - 6761 - [[package]] 6762 - name = "password-hash" 6763 - version = "0.5.0" 6764 - source = "registry+https://github.com/rust-lang/crates.io-index" 6765 - checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166" 6766 - dependencies = [ 6767 - "base64ct", 6768 - "rand_core 0.6.4", 6769 - "subtle 2.5.0", 6770 - ] 6771 - 6772 - [[package]] 6773 - name = "paste" 6774 - version = "1.0.15" 6775 - source = "registry+https://github.com/rust-lang/crates.io-index" 6776 - checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" 6777 - 6778 - [[package]] 6779 - name = "pear" 6780 - version = "0.2.9" 6781 - source = "registry+https://github.com/rust-lang/crates.io-index" 6782 - checksum = "bdeeaa00ce488657faba8ebf44ab9361f9365a97bd39ffb8a60663f57ff4b467" 6783 - dependencies = [ 6784 - "inlinable_string", 6785 - "pear_codegen", 6786 - "yansi", 6787 - ] 6788 - 6789 - [[package]] 6790 - name = "pear_codegen" 6791 - version = "0.2.9" 6792 - source = "registry+https://github.com/rust-lang/crates.io-index" 6793 - checksum = "4bab5b985dc082b345f812b7df84e1bef27e7207b39e448439ba8bd69c93f147" 6794 - dependencies = [ 6795 - "proc-macro2", 6796 - "proc-macro2-diagnostics", 6797 - "quote", 6798 - "syn 2.0.66", 6799 - ] 6800 - 6801 - [[package]] 6802 - name = "peg" 6803 - version = "0.8.3" 6804 - source = "registry+https://github.com/rust-lang/crates.io-index" 6805 - checksum = "8a625d12ad770914cbf7eff6f9314c3ef803bfe364a1b20bc36ddf56673e71e5" 6806 - dependencies = [ 6807 - "peg-macros", 6808 - "peg-runtime", 6809 - ] 6810 - 6811 - [[package]] 6812 - name = "peg-macros" 6813 - version = "0.8.3" 6814 - source = "registry+https://github.com/rust-lang/crates.io-index" 6815 - checksum = "f241d42067ed3ab6a4fece1db720838e1418f36d868585a27931f95d6bc03582" 6816 - dependencies = [ 6817 - "peg-runtime", 6818 - "proc-macro2", 6819 - "quote", 6820 - ] 6821 - 6822 - [[package]] 6823 - name = "peg-runtime" 6824 - version = "0.8.3" 6825 - source = "registry+https://github.com/rust-lang/crates.io-index" 6826 - checksum = "e3aeb8f54c078314c2065ee649a7241f46b9d8e418e1a9581ba0546657d7aa3a" 6827 - 6828 - [[package]] 6829 - name = "pem" 6830 - version = "0.8.3" 6831 - source = "registry+https://github.com/rust-lang/crates.io-index" 6832 - checksum = "fd56cbd21fea48d0c440b41cd69c589faacade08c992d9a54e471b79d0fd13eb" 6833 - dependencies = [ 6834 - "base64 0.13.1", 6835 - "once_cell", 6836 - "regex", 6837 - ] 6838 - 6839 - [[package]] 6840 - name = "percent-encoding" 6841 - version = "2.3.1" 6842 - source = "registry+https://github.com/rust-lang/crates.io-index" 6843 - checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" 6844 - 6845 - [[package]] 6846 - name = "pest" 6847 - version = "2.7.10" 6848 - source = "registry+https://github.com/rust-lang/crates.io-index" 6849 - checksum = "560131c633294438da9f7c4b08189194b20946c8274c6b9e38881a7874dc8ee8" 6850 - dependencies = [ 6851 - "memchr", 6852 - "thiserror", 6853 - "ucd-trie", 6854 - ] 6855 - 6856 - [[package]] 6857 - name = "pest_derive" 6858 - version = "2.7.10" 6859 - source = "registry+https://github.com/rust-lang/crates.io-index" 6860 - checksum = "26293c9193fbca7b1a3bf9b79dc1e388e927e6cacaa78b4a3ab705a1d3d41459" 6861 - dependencies = [ 6862 - "pest", 6863 - "pest_generator", 6864 - ] 6865 - 6866 - [[package]] 6867 - name = "pest_generator" 6868 - version = "2.7.10" 6869 - source = "registry+https://github.com/rust-lang/crates.io-index" 6870 - checksum = "3ec22af7d3fb470a85dd2ca96b7c577a1eb4ef6f1683a9fe9a8c16e136c04687" 6871 - dependencies = [ 6872 - "pest", 6873 - "pest_meta", 6874 - "proc-macro2", 6875 - "quote", 6876 - "syn 2.0.66", 6877 - ] 6878 - 6879 - [[package]] 6880 - name = "pest_meta" 6881 - version = "2.7.10" 6882 - source = "registry+https://github.com/rust-lang/crates.io-index" 6883 - checksum = "d7a240022f37c361ec1878d646fc5b7d7c4d28d5946e1a80ad5a7a4f4ca0bdcd" 6884 - dependencies = [ 6885 - "once_cell", 6886 - "pest", 6887 - "sha2 0.10.8", 6888 - ] 6889 - 6890 - [[package]] 6891 - name = "petgraph" 6892 - version = "0.6.5" 6893 - source = "registry+https://github.com/rust-lang/crates.io-index" 6894 - checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db" 6895 - dependencies = [ 6896 - "fixedbitset", 6897 - "indexmap 2.2.6", 6898 - ] 6899 - 6900 - [[package]] 6901 - name = "pin-project" 6902 - version = "1.1.5" 6903 - source = "registry+https://github.com/rust-lang/crates.io-index" 6904 - checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3" 6905 - dependencies = [ 6906 - "pin-project-internal", 6907 - ] 6908 - 6909 - [[package]] 6910 - name = "pin-project-internal" 6911 - version = "1.1.5" 6912 - source = "registry+https://github.com/rust-lang/crates.io-index" 6913 - checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965" 6914 - dependencies = [ 6915 - "proc-macro2", 6916 - "quote", 6917 - "syn 2.0.66", 6918 - ] 6919 - 6920 - [[package]] 6921 - name = "pin-project-lite" 6922 - version = "0.2.14" 6923 - source = "registry+https://github.com/rust-lang/crates.io-index" 6924 - checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02" 6925 - 6926 - [[package]] 6927 - name = "pin-utils" 6928 - version = "0.1.0" 6929 - source = "registry+https://github.com/rust-lang/crates.io-index" 6930 - checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 6931 - 6932 - [[package]] 6933 - name = "pkcs8" 6934 - version = "0.10.2" 6935 - source = "registry+https://github.com/rust-lang/crates.io-index" 6936 - checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7" 6937 - dependencies = [ 6938 - "der", 6939 - "spki", 6940 - ] 6941 - 6942 - [[package]] 6943 - name = "pkg-config" 6944 - version = "0.3.30" 6945 - source = "registry+https://github.com/rust-lang/crates.io-index" 6946 - checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" 6947 - 6948 - [[package]] 6949 - name = "plain" 6950 - version = "0.2.3" 6951 - source = "registry+https://github.com/rust-lang/crates.io-index" 6952 - checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6" 6953 - 6954 - [[package]] 6955 - name = "plotters" 6956 - version = "0.3.6" 6957 - source = "registry+https://github.com/rust-lang/crates.io-index" 6958 - checksum = "a15b6eccb8484002195a3e44fe65a4ce8e93a625797a063735536fd59cb01cf3" 6959 - dependencies = [ 6960 - "num-traits", 6961 - "plotters-backend", 6962 - "plotters-svg", 6963 - "wasm-bindgen", 6964 - "web-sys", 6965 - ] 6966 - 6967 - [[package]] 6968 - name = "plotters-backend" 6969 - version = "0.3.6" 6970 - source = "registry+https://github.com/rust-lang/crates.io-index" 6971 - checksum = "414cec62c6634ae900ea1c56128dfe87cf63e7caece0852ec76aba307cebadb7" 6972 - 6973 - [[package]] 6974 - name = "plotters-svg" 6975 - version = "0.3.6" 6976 - source = "registry+https://github.com/rust-lang/crates.io-index" 6977 - checksum = "81b30686a7d9c3e010b84284bdd26a29f2138574f52f5eb6f794fc0ad924e705" 6978 - dependencies = [ 6979 - "plotters-backend", 6980 - ] 6981 - 6982 - [[package]] 6983 - name = "polling" 6984 - version = "2.8.0" 6985 - source = "registry+https://github.com/rust-lang/crates.io-index" 6986 - checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce" 6987 - dependencies = [ 6988 - "autocfg", 6989 - "bitflags 1.3.2", 6990 - "cfg-if", 6991 - "concurrent-queue", 6992 - "libc", 6993 - "log", 6994 - "pin-project-lite", 6995 - "windows-sys 0.48.0", 6996 - ] 6997 - 6998 - [[package]] 6999 - name = "poly1305" 7000 - version = "0.8.0" 7001 - source = "registry+https://github.com/rust-lang/crates.io-index" 7002 - checksum = "8159bd90725d2df49889a078b54f4f79e87f1f8a8444194cdca81d38f5393abf" 7003 - dependencies = [ 7004 - "cpufeatures", 7005 - "opaque-debug 0.3.1", 7006 - "universal-hash", 7007 - ] 7008 - 7009 - [[package]] 7010 - name = "polyval" 7011 - version = "0.6.2" 7012 - source = "registry+https://github.com/rust-lang/crates.io-index" 7013 - checksum = "9d1fe60d06143b2430aa532c94cfe9e29783047f06c0d7fd359a9a51b729fa25" 7014 - dependencies = [ 7015 - "cfg-if", 7016 - "cpufeatures", 7017 - "opaque-debug 0.3.1", 7018 - "universal-hash", 7019 - ] 7020 - 7021 - [[package]] 7022 - name = "portable-atomic" 7023 - version = "1.6.0" 7024 - source = "registry+https://github.com/rust-lang/crates.io-index" 7025 - checksum = "7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0" 7026 - 7027 - [[package]] 7028 - name = "powerfmt" 7029 - version = "0.2.0" 7030 - source = "registry+https://github.com/rust-lang/crates.io-index" 7031 - checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 7032 - 7033 - [[package]] 7034 - name = "ppv-lite86" 7035 - version = "0.2.17" 7036 - source = "registry+https://github.com/rust-lang/crates.io-index" 7037 - checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" 7038 - 7039 - [[package]] 7040 - name = "pretty_env_logger" 7041 - version = "0.4.0" 7042 - source = "registry+https://github.com/rust-lang/crates.io-index" 7043 - checksum = "926d36b9553851b8b0005f1275891b392ee4d2d833852c417ed025477350fb9d" 7044 - dependencies = [ 7045 - "env_logger", 7046 - "log", 7047 - ] 7048 - 7049 - [[package]] 7050 - name = "prettyplease" 7051 - version = "0.1.25" 7052 - source = "registry+https://github.com/rust-lang/crates.io-index" 7053 - checksum = "6c8646e95016a7a6c4adea95bafa8a16baab64b583356217f2c85db4a39d9a86" 7054 - dependencies = [ 7055 - "proc-macro2", 7056 - "syn 1.0.109", 7057 - ] 7058 - 7059 - [[package]] 7060 - name = "proc-macro-crate" 7061 - version = "3.1.0" 7062 - source = "registry+https://github.com/rust-lang/crates.io-index" 7063 - checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284" 7064 - dependencies = [ 7065 - "toml_edit 0.21.1", 7066 - ] 7067 - 7068 - [[package]] 7069 - name = "proc-macro-error" 7070 - version = "1.0.4" 7071 - source = "registry+https://github.com/rust-lang/crates.io-index" 7072 - checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 7073 - dependencies = [ 7074 - "proc-macro-error-attr", 7075 - "proc-macro2", 7076 - "quote", 7077 - "syn 1.0.109", 7078 - "version_check", 7079 - ] 7080 - 7081 - [[package]] 7082 - name = "proc-macro-error-attr" 7083 - version = "1.0.4" 7084 - source = "registry+https://github.com/rust-lang/crates.io-index" 7085 - checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 7086 - dependencies = [ 7087 - "proc-macro2", 7088 - "quote", 7089 - "version_check", 7090 - ] 7091 - 7092 - [[package]] 7093 - name = "proc-macro-error-attr2" 7094 - version = "2.0.0" 7095 - source = "registry+https://github.com/rust-lang/crates.io-index" 7096 - checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5" 7097 - dependencies = [ 7098 - "proc-macro2", 7099 - "quote", 7100 - ] 7101 - 7102 - [[package]] 7103 - name = "proc-macro-error2" 7104 - version = "2.0.1" 7105 - source = "registry+https://github.com/rust-lang/crates.io-index" 7106 - checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802" 7107 - dependencies = [ 7108 - "proc-macro-error-attr2", 7109 - "proc-macro2", 7110 - "quote", 7111 - "syn 2.0.66", 7112 - ] 7113 - 7114 - [[package]] 7115 - name = "proc-macro2" 7116 - version = "1.0.85" 7117 - source = "registry+https://github.com/rust-lang/crates.io-index" 7118 - checksum = "22244ce15aa966053a896d1accb3a6e68469b97c7f33f284b99f0d576879fc23" 7119 - dependencies = [ 7120 - "unicode-ident", 7121 - ] 7122 - 7123 - [[package]] 7124 - name = "proc-macro2-diagnostics" 7125 - version = "0.10.1" 7126 - source = "registry+https://github.com/rust-lang/crates.io-index" 7127 - checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8" 7128 - dependencies = [ 7129 - "proc-macro2", 7130 - "quote", 7131 - "syn 2.0.66", 7132 - "version_check", 7133 - "yansi", 7134 - ] 7135 - 7136 - [[package]] 7137 - name = "prometheus" 7138 - version = "0.13.4" 7139 - source = "registry+https://github.com/rust-lang/crates.io-index" 7140 - checksum = "3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1" 7141 - dependencies = [ 7142 - "cfg-if", 7143 - "fnv", 7144 - "lazy_static", 7145 - "memchr", 7146 - "parking_lot 0.12.3", 7147 - "protobuf", 7148 - "thiserror", 7149 - ] 7150 - 7151 - [[package]] 7152 - name = "prost" 7153 - version = "0.11.9" 7154 - source = "registry+https://github.com/rust-lang/crates.io-index" 7155 - checksum = "0b82eaa1d779e9a4bc1c3217db8ffbeabaae1dca241bf70183242128d48681cd" 7156 - dependencies = [ 7157 - "bytes", 7158 - "prost-derive 0.11.9", 7159 - ] 7160 - 7161 - [[package]] 7162 - name = "prost" 7163 - version = "0.12.6" 7164 - source = "registry+https://github.com/rust-lang/crates.io-index" 7165 - checksum = "deb1435c188b76130da55f17a466d252ff7b1418b2ad3e037d127b94e3411f29" 7166 - dependencies = [ 7167 - "bytes", 7168 - "prost-derive 0.12.6", 7169 - ] 7170 - 7171 - [[package]] 7172 - name = "prost-derive" 7173 - version = "0.11.9" 7174 - source = "registry+https://github.com/rust-lang/crates.io-index" 7175 - checksum = "e5d2d8d10f3c6ded6da8b05b5fb3b8a5082514344d56c9f871412d29b4e075b4" 7176 - dependencies = [ 7177 - "anyhow", 7178 - "itertools 0.10.5", 7179 - "proc-macro2", 7180 - "quote", 7181 - "syn 1.0.109", 7182 - ] 7183 - 7184 - [[package]] 7185 - name = "prost-derive" 7186 - version = "0.12.6" 7187 - source = "registry+https://github.com/rust-lang/crates.io-index" 7188 - checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1" 7189 - dependencies = [ 7190 - "anyhow", 7191 - "itertools 0.12.1", 7192 - "proc-macro2", 7193 - "quote", 7194 - "syn 2.0.66", 7195 - ] 7196 - 7197 - [[package]] 7198 - name = "prost-types" 7199 - version = "0.11.9" 7200 - source = "registry+https://github.com/rust-lang/crates.io-index" 7201 - checksum = "213622a1460818959ac1181aaeb2dc9c7f63df720db7d788b3e24eacd1983e13" 7202 - dependencies = [ 7203 - "prost 0.11.9", 7204 - ] 7205 - 7206 - [[package]] 7207 - name = "prost-types" 7208 - version = "0.12.6" 7209 - source = "registry+https://github.com/rust-lang/crates.io-index" 7210 - checksum = "9091c90b0a32608e984ff2fa4091273cbdd755d54935c51d520887f4a1dbd5b0" 7211 - dependencies = [ 7212 - "prost 0.12.6", 7213 - ] 7214 - 7215 - [[package]] 7216 - name = "protobuf" 7217 - version = "2.28.0" 7218 - source = "registry+https://github.com/rust-lang/crates.io-index" 7219 - checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94" 7220 - 7221 - [[package]] 7222 - name = "psl" 7223 - version = "2.1.43" 7224 - source = "registry+https://github.com/rust-lang/crates.io-index" 7225 - checksum = "ecec637c2e9d0c8c4bf78df069a53a103ebe3dbd0dc7eff1d60c1006a1c97254" 7226 - dependencies = [ 7227 - "psl-types", 7228 - ] 7229 - 7230 - [[package]] 7231 - name = "psl-types" 7232 - version = "2.0.11" 7233 - source = "registry+https://github.com/rust-lang/crates.io-index" 7234 - checksum = "33cb294fe86a74cbcf50d4445b37da762029549ebeea341421c7c70370f86cac" 7235 - 7236 - [[package]] 7237 - name = "publicsuffix" 7238 - version = "2.2.3" 7239 - source = "registry+https://github.com/rust-lang/crates.io-index" 7240 - checksum = "96a8c1bda5ae1af7f99a2962e49df150414a43d62404644d98dd5c3a93d07457" 7241 - dependencies = [ 7242 - "idna 0.3.0", 7243 - "psl-types", 7244 - ] 7245 - 7246 - [[package]] 7247 - name = "quick-error" 7248 - version = "1.2.3" 7249 - source = "registry+https://github.com/rust-lang/crates.io-index" 7250 - checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" 7251 - 7252 - [[package]] 7253 - name = "quick-error" 7254 - version = "2.0.1" 7255 - source = "registry+https://github.com/rust-lang/crates.io-index" 7256 - checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" 7257 - 7258 - [[package]] 7259 - name = "quote" 7260 - version = "1.0.37" 7261 - source = "registry+https://github.com/rust-lang/crates.io-index" 7262 - checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af" 7263 - dependencies = [ 7264 - "proc-macro2", 7265 - ] 7266 - 7267 - [[package]] 7268 - name = "radium" 7269 - version = "0.7.0" 7270 - source = "registry+https://github.com/rust-lang/crates.io-index" 7271 - checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09" 7272 - 7273 - [[package]] 7274 - name = "rand" 7275 - version = "0.8.5" 7276 - source = "registry+https://github.com/rust-lang/crates.io-index" 7277 - checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 7278 - dependencies = [ 7279 - "libc", 7280 - "rand_chacha", 7281 - "rand_core 0.6.4", 7282 - ] 7283 - 7284 - [[package]] 7285 - name = "rand_chacha" 7286 - version = "0.3.1" 7287 - source = "registry+https://github.com/rust-lang/crates.io-index" 7288 - checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 7289 - dependencies = [ 7290 - "ppv-lite86", 7291 - "rand_core 0.6.4", 7292 - ] 7293 - 7294 - [[package]] 7295 - name = "rand_core" 7296 - version = "0.5.1" 7297 - source = "registry+https://github.com/rust-lang/crates.io-index" 7298 - checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19" 7299 - 7300 - [[package]] 7301 - name = "rand_core" 7302 - version = "0.6.4" 7303 - source = "registry+https://github.com/rust-lang/crates.io-index" 7304 - checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 7305 - dependencies = [ 7306 - "getrandom", 7307 - ] 7308 - 7309 - [[package]] 7310 - name = "rand_distr" 7311 - version = "0.4.3" 7312 - source = "registry+https://github.com/rust-lang/crates.io-index" 7313 - checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31" 7314 - dependencies = [ 7315 - "num-traits", 7316 - "rand", 7317 - ] 7318 - 7319 - [[package]] 7320 - name = "rand_pcg" 7321 - version = "0.3.1" 7322 - source = "registry+https://github.com/rust-lang/crates.io-index" 7323 - checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e" 7324 - dependencies = [ 7325 - "rand_core 0.6.4", 7326 - ] 7327 - 7328 - [[package]] 7329 - name = "rand_seeder" 7330 - version = "0.2.3" 7331 - source = "registry+https://github.com/rust-lang/crates.io-index" 7332 - checksum = "cf2890aaef0aa82719a50e808de264f9484b74b442e1a3a0e5ee38243ac40bdb" 7333 - dependencies = [ 7334 - "rand_core 0.6.4", 7335 - ] 7336 - 7337 - [[package]] 7338 - name = "rayon" 7339 - version = "1.10.0" 7340 - source = "registry+https://github.com/rust-lang/crates.io-index" 7341 - checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa" 7342 - dependencies = [ 7343 - "either", 7344 - "rayon-core", 7345 - ] 7346 - 7347 - [[package]] 7348 - name = "rayon-core" 7349 - version = "1.12.1" 7350 - source = "registry+https://github.com/rust-lang/crates.io-index" 7351 - checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" 7352 - dependencies = [ 7353 - "crossbeam-deque", 7354 - "crossbeam-utils", 7355 - ] 7356 - 7357 - [[package]] 7358 - name = "redox_syscall" 7359 - version = "0.2.16" 7360 - source = "registry+https://github.com/rust-lang/crates.io-index" 7361 - checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" 7362 - dependencies = [ 7363 - "bitflags 1.3.2", 7364 - ] 7365 - 7366 - [[package]] 7367 - name = "redox_syscall" 7368 - version = "0.4.1" 7369 - source = "registry+https://github.com/rust-lang/crates.io-index" 7370 - checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" 7371 - dependencies = [ 7372 - "bitflags 1.3.2", 7373 - ] 7374 - 7375 - [[package]] 7376 - name = "redox_syscall" 7377 - version = "0.5.1" 7378 - source = "registry+https://github.com/rust-lang/crates.io-index" 7379 - checksum = "469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e" 7380 - dependencies = [ 7381 - "bitflags 2.5.0", 7382 - ] 7383 - 7384 - [[package]] 7385 - name = "redox_users" 7386 - version = "0.4.5" 7387 - source = "registry+https://github.com/rust-lang/crates.io-index" 7388 - checksum = "bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891" 7389 - dependencies = [ 7390 - "getrandom", 7391 - "libredox", 7392 - "thiserror", 7393 - ] 7394 - 7395 - [[package]] 7396 - name = "ref-cast" 7397 - version = "1.0.23" 7398 - source = "registry+https://github.com/rust-lang/crates.io-index" 7399 - checksum = "ccf0a6f84d5f1d581da8b41b47ec8600871962f2a528115b542b362d4b744931" 7400 - dependencies = [ 7401 - "ref-cast-impl", 7402 - ] 7403 - 7404 - [[package]] 7405 - name = "ref-cast-impl" 7406 - version = "1.0.23" 7407 - source = "registry+https://github.com/rust-lang/crates.io-index" 7408 - checksum = "bcc303e793d3734489387d205e9b186fac9c6cfacedd98cbb2e8a5943595f3e6" 7409 - dependencies = [ 7410 - "proc-macro2", 7411 - "quote", 7412 - "syn 2.0.66", 7413 - ] 7414 - 7415 - [[package]] 7416 - name = "regex" 7417 - version = "1.10.6" 7418 - source = "registry+https://github.com/rust-lang/crates.io-index" 7419 - checksum = "4219d74c6b67a3654a9fbebc4b419e22126d13d2f3c4a07ee0cb61ff79a79619" 7420 - dependencies = [ 7421 - "aho-corasick", 7422 - "memchr", 7423 - "regex-automata 0.4.7", 7424 - "regex-syntax 0.8.4", 7425 - ] 7426 - 7427 - [[package]] 7428 - name = "regex-automata" 7429 - version = "0.1.10" 7430 - source = "registry+https://github.com/rust-lang/crates.io-index" 7431 - checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" 7432 - dependencies = [ 7433 - "regex-syntax 0.6.29", 7434 - ] 7435 - 7436 - [[package]] 7437 - name = "regex-automata" 7438 - version = "0.4.7" 7439 - source = "registry+https://github.com/rust-lang/crates.io-index" 7440 - checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df" 7441 - dependencies = [ 7442 - "aho-corasick", 7443 - "memchr", 7444 - "regex-syntax 0.8.4", 7445 - ] 7446 - 7447 - [[package]] 7448 - name = "regex-syntax" 7449 - version = "0.6.29" 7450 - source = "registry+https://github.com/rust-lang/crates.io-index" 7451 - checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" 7452 - 7453 - [[package]] 7454 - name = "regex-syntax" 7455 - version = "0.8.4" 7456 - source = "registry+https://github.com/rust-lang/crates.io-index" 7457 - checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b" 7458 - 7459 - [[package]] 7460 - name = "reqwest" 7461 - version = "0.11.27" 7462 - source = "registry+https://github.com/rust-lang/crates.io-index" 7463 - checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62" 7464 - dependencies = [ 7465 - "base64 0.21.7", 7466 - "bytes", 7467 - "encoding_rs", 7468 - "futures-core", 7469 - "futures-util", 7470 - "h2", 7471 - "http 0.2.12", 7472 - "http-body 0.4.6", 7473 - "hyper 0.14.29", 7474 - "hyper-rustls 0.24.2", 7475 - "ipnet", 7476 - "js-sys", 7477 - "log", 7478 - "mime", 7479 - "once_cell", 7480 - "percent-encoding", 7481 - "pin-project-lite", 7482 - "rustls 0.21.12", 7483 - "rustls-native-certs 0.6.3", 7484 - "rustls-pemfile 1.0.4", 7485 - "serde", 7486 - "serde_json", 7487 - "serde_urlencoded", 7488 - "sync_wrapper 0.1.2", 7489 - "system-configuration", 7490 - "tokio", 7491 - "tokio-rustls 0.24.1", 7492 - "tower-service", 7493 - "url", 7494 - "wasm-bindgen", 7495 - "wasm-bindgen-futures", 7496 - "web-sys", 7497 - "winreg 0.50.0", 7498 - ] 7499 - 7500 - [[package]] 7501 - name = "reqwest" 7502 - version = "0.12.4" 7503 - source = "registry+https://github.com/rust-lang/crates.io-index" 7504 - checksum = "566cafdd92868e0939d3fb961bd0dc25fcfaaed179291093b3d43e6b3150ea10" 7505 - dependencies = [ 7506 - "base64 0.22.1", 7507 - "bytes", 7508 - "futures-channel", 7509 - "futures-core", 7510 - "futures-util", 7511 - "http 1.1.0", 7512 - "http-body 1.0.0", 7513 - "http-body-util", 7514 - "hyper 1.4.1", 7515 - "hyper-rustls 0.26.0", 7516 - "hyper-util", 7517 - "ipnet", 7518 - "js-sys", 7519 - "log", 7520 - "mime", 7521 - "once_cell", 7522 - "percent-encoding", 7523 - "pin-project-lite", 7524 - "rustls 0.22.4", 7525 - "rustls-pemfile 2.1.2", 7526 - "rustls-pki-types", 7527 - "serde", 7528 - "serde_json", 7529 - "serde_urlencoded", 7530 - "sync_wrapper 0.1.2", 7531 - "tokio", 7532 - "tokio-rustls 0.25.0", 7533 - "tokio-socks", 7534 - "tokio-util", 7535 - "tower-service", 7536 - "url", 7537 - "wasm-bindgen", 7538 - "wasm-bindgen-futures", 7539 - "wasm-streams", 7540 - "web-sys", 7541 - "webpki-roots 0.26.2", 7542 - "winreg 0.52.0", 7543 - ] 7544 - 7545 - [[package]] 7546 - name = "rfc6979" 7547 - version = "0.4.0" 7548 - source = "registry+https://github.com/rust-lang/crates.io-index" 7549 - checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" 7550 - dependencies = [ 7551 - "hmac", 7552 - "subtle 2.5.0", 7553 - ] 7554 - 7555 - [[package]] 7556 - name = "ring" 7557 - version = "0.16.20" 7558 - source = "registry+https://github.com/rust-lang/crates.io-index" 7559 - checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc" 7560 - dependencies = [ 7561 - "cc", 7562 - "libc", 7563 - "once_cell", 7564 - "spin 0.5.2", 7565 - "untrusted 0.7.1", 7566 - "web-sys", 7567 - "winapi", 7568 - ] 7569 - 7570 - [[package]] 7571 - name = "ring" 7572 - version = "0.17.8" 7573 - source = "registry+https://github.com/rust-lang/crates.io-index" 7574 - checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d" 7575 - dependencies = [ 7576 - "cc", 7577 - "cfg-if", 7578 - "getrandom", 7579 - "libc", 7580 - "spin 0.9.8", 7581 - "untrusted 0.9.0", 7582 - "windows-sys 0.52.0", 7583 - ] 7584 - 7585 - [[package]] 7586 - name = "ripemd" 7587 - version = "0.1.3" 7588 - source = "registry+https://github.com/rust-lang/crates.io-index" 7589 - checksum = "bd124222d17ad93a644ed9d011a40f4fb64aa54275c08cc216524a9ea82fb09f" 7590 - dependencies = [ 7591 - "digest 0.10.7", 7592 - ] 7593 - 7594 - [[package]] 7595 - name = "rocket" 7596 - version = "0.5.0" 7597 - source = "registry+https://github.com/rust-lang/crates.io-index" 7598 - checksum = "9e7bb57ccb26670d73b6a47396c83139447b9e7878cab627fdfe9ea8da489150" 7599 - dependencies = [ 7600 - "async-stream", 7601 - "async-trait", 7602 - "atomic 0.5.3", 7603 - "binascii", 7604 - "bytes", 7605 - "either", 7606 - "figment", 7607 - "futures", 7608 - "indexmap 2.2.6", 7609 - "log", 7610 - "memchr", 7611 - "multer", 7612 - "num_cpus", 7613 - "parking_lot 0.12.3", 7614 - "pin-project-lite", 7615 - "rand", 7616 - "ref-cast", 7617 - "rocket_codegen", 7618 - "rocket_http", 7619 - "serde", 7620 - "serde_json", 7621 - "state", 7622 - "tempfile", 7623 - "time", 7624 - "tokio", 7625 - "tokio-stream", 7626 - "tokio-util", 7627 - "ubyte", 7628 - "version_check", 7629 - "yansi", 7630 - ] 7631 - 7632 - [[package]] 7633 - name = "rocket_codegen" 7634 - version = "0.5.0" 7635 - source = "registry+https://github.com/rust-lang/crates.io-index" 7636 - checksum = "a2238066abf75f21be6cd7dc1a09d5414a671f4246e384e49fe3f8a4936bd04c" 7637 - dependencies = [ 7638 - "devise", 7639 - "glob", 7640 - "indexmap 2.2.6", 7641 - "proc-macro2", 7642 - "quote", 7643 - "rocket_http", 7644 - "syn 2.0.66", 7645 - "unicode-xid", 7646 - "version_check", 7647 - ] 7648 - 7649 - [[package]] 7650 - name = "rocket_cors" 7651 - version = "0.6.0" 7652 - source = "registry+https://github.com/rust-lang/crates.io-index" 7653 - checksum = "cfac3a1df83f8d4fc96aa41dba3b86c786417b7fc0f52ec76295df2ba781aa69" 7654 - dependencies = [ 7655 - "http 0.2.12", 7656 - "log", 7657 - "regex", 7658 - "rocket", 7659 - "serde", 7660 - "serde_derive", 7661 - "unicase", 7662 - "unicase_serde", 7663 - "url", 7664 - ] 7665 - 7666 - [[package]] 7667 - name = "rocket_http" 7668 - version = "0.5.0" 7669 - source = "registry+https://github.com/rust-lang/crates.io-index" 7670 - checksum = "37a1663694d059fe5f943ea5481363e48050acedd241d46deb2e27f71110389e" 7671 - dependencies = [ 7672 - "cookie", 7673 - "either", 7674 - "futures", 7675 - "http 0.2.12", 7676 - "hyper 0.14.29", 7677 - "indexmap 2.2.6", 7678 - "log", 7679 - "memchr", 7680 - "pear", 7681 - "percent-encoding", 7682 - "pin-project-lite", 7683 - "ref-cast", 7684 - "serde", 7685 - "smallvec", 7686 - "stable-pattern", 7687 - "state", 7688 - "time", 7689 - "tokio", 7690 - "uncased", 7691 - ] 7692 - 7693 - [[package]] 7694 - name = "rocket_okapi" 7695 - version = "0.8.0" 7696 - source = "registry+https://github.com/rust-lang/crates.io-index" 7697 - checksum = "e059407ecef9ee2f071fc971e10444fcf942149deb028879d6d8ca61a7ce9edc" 7698 - dependencies = [ 7699 - "log", 7700 - "okapi", 7701 - "rocket", 7702 - "rocket_okapi_codegen", 7703 - "schemars", 7704 - "serde", 7705 - "serde_json", 7706 - ] 7707 - 7708 - [[package]] 7709 - name = "rocket_okapi_codegen" 7710 - version = "0.8.0" 7711 - source = "registry+https://github.com/rust-lang/crates.io-index" 7712 - checksum = "cfb96114e69e5d7f80bfa0948cbc0120016e9b460954abe9eed37e9a2ad3f999" 7713 - dependencies = [ 7714 - "darling 0.13.4", 7715 - "proc-macro2", 7716 - "quote", 7717 - "rocket_http", 7718 - "syn 1.0.109", 7719 - ] 7720 - 7721 - [[package]] 7722 - name = "rust-embed" 7723 - version = "8.4.0" 7724 - source = "registry+https://github.com/rust-lang/crates.io-index" 7725 - checksum = "19549741604902eb99a7ed0ee177a0663ee1eda51a29f71401f166e47e77806a" 7726 - dependencies = [ 7727 - "rust-embed-impl", 7728 - "rust-embed-utils", 7729 - "walkdir", 7730 - ] 7731 - 7732 - [[package]] 7733 - name = "rust-embed-impl" 7734 - version = "8.4.0" 7735 - source = "registry+https://github.com/rust-lang/crates.io-index" 7736 - checksum = "cb9f96e283ec64401f30d3df8ee2aaeb2561f34c824381efa24a35f79bf40ee4" 7737 - dependencies = [ 7738 - "proc-macro2", 7739 - "quote", 7740 - "rust-embed-utils", 7741 - "syn 2.0.66", 7742 - "walkdir", 7743 - ] 7744 - 7745 - [[package]] 7746 - name = "rust-embed-utils" 7747 - version = "8.4.0" 7748 - source = "registry+https://github.com/rust-lang/crates.io-index" 7749 - checksum = "38c74a686185620830701348de757fd36bef4aa9680fd23c49fc539ddcc1af32" 7750 - dependencies = [ 7751 - "sha2 0.10.8", 7752 - "walkdir", 7753 - ] 7754 - 7755 - [[package]] 7756 - name = "rustc-demangle" 7757 - version = "0.1.24" 7758 - source = "registry+https://github.com/rust-lang/crates.io-index" 7759 - checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" 7760 - 7761 - [[package]] 7762 - name = "rustc_version" 7763 - version = "0.2.3" 7764 - source = "registry+https://github.com/rust-lang/crates.io-index" 7765 - checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a" 7766 - dependencies = [ 7767 - "semver 0.9.0", 7768 - ] 7769 - 7770 - [[package]] 7771 - name = "rustc_version" 7772 - version = "0.4.0" 7773 - source = "registry+https://github.com/rust-lang/crates.io-index" 7774 - checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366" 7775 - dependencies = [ 7776 - "semver 1.0.23", 7777 - ] 7778 - 7779 - [[package]] 7780 - name = "rustix" 7781 - version = "0.38.34" 7782 - source = "registry+https://github.com/rust-lang/crates.io-index" 7783 - checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f" 7784 - dependencies = [ 7785 - "bitflags 2.5.0", 7786 - "errno", 7787 - "libc", 7788 - "linux-raw-sys", 7789 - "windows-sys 0.52.0", 7790 - ] 7791 - 7792 - [[package]] 7793 - name = "rustls" 7794 - version = "0.20.9" 7795 - source = "registry+https://github.com/rust-lang/crates.io-index" 7796 - checksum = "1b80e3dec595989ea8510028f30c408a4630db12c9cbb8de34203b89d6577e99" 7797 - dependencies = [ 7798 - "log", 7799 - "ring 0.16.20", 7800 - "sct", 7801 - "webpki", 7802 - ] 7803 - 7804 - [[package]] 7805 - name = "rustls" 7806 - version = "0.21.12" 7807 - source = "registry+https://github.com/rust-lang/crates.io-index" 7808 - checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e" 7809 - dependencies = [ 7810 - "log", 7811 - "ring 0.17.8", 7812 - "rustls-webpki 0.101.7", 7813 - "sct", 7814 - ] 7815 - 7816 - [[package]] 7817 - name = "rustls" 7818 - version = "0.22.4" 7819 - source = "registry+https://github.com/rust-lang/crates.io-index" 7820 - checksum = "bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432" 7821 - dependencies = [ 7822 - "log", 7823 - "ring 0.17.8", 7824 - "rustls-pki-types", 7825 - "rustls-webpki 0.102.4", 7826 - "subtle 2.5.0", 7827 - "zeroize", 7828 - ] 7829 - 7830 - [[package]] 7831 - name = "rustls-native-certs" 7832 - version = "0.6.3" 7833 - source = "registry+https://github.com/rust-lang/crates.io-index" 7834 - checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00" 7835 - dependencies = [ 7836 - "openssl-probe", 7837 - "rustls-pemfile 1.0.4", 7838 - "schannel", 7839 - "security-framework", 7840 - ] 7841 - 7842 - [[package]] 7843 - name = "rustls-native-certs" 7844 - version = "0.7.0" 7845 - source = "registry+https://github.com/rust-lang/crates.io-index" 7846 - checksum = "8f1fb85efa936c42c6d5fc28d2629bb51e4b2f4b8a5211e297d599cc5a093792" 7847 - dependencies = [ 7848 - "openssl-probe", 7849 - "rustls-pemfile 2.1.2", 7850 - "rustls-pki-types", 7851 - "schannel", 7852 - "security-framework", 7853 - ] 7854 - 7855 - [[package]] 7856 - name = "rustls-pemfile" 7857 - version = "1.0.4" 7858 - source = "registry+https://github.com/rust-lang/crates.io-index" 7859 - checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c" 7860 - dependencies = [ 7861 - "base64 0.21.7", 7862 - ] 7863 - 7864 - [[package]] 7865 - name = "rustls-pemfile" 7866 - version = "2.1.2" 7867 - source = "registry+https://github.com/rust-lang/crates.io-index" 7868 - checksum = "29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d" 7869 - dependencies = [ 7870 - "base64 0.22.1", 7871 - "rustls-pki-types", 7872 - ] 7873 - 7874 - [[package]] 7875 - name = "rustls-pki-types" 7876 - version = "1.7.0" 7877 - source = "registry+https://github.com/rust-lang/crates.io-index" 7878 - checksum = "976295e77ce332211c0d24d92c0e83e50f5c5f046d11082cea19f3df13a3562d" 7879 - 7880 - [[package]] 7881 - name = "rustls-webpki" 7882 - version = "0.101.7" 7883 - source = "registry+https://github.com/rust-lang/crates.io-index" 7884 - checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765" 7885 - dependencies = [ 7886 - "ring 0.17.8", 7887 - "untrusted 0.9.0", 7888 - ] 7889 - 7890 - [[package]] 7891 - name = "rustls-webpki" 7892 - version = "0.102.4" 7893 - source = "registry+https://github.com/rust-lang/crates.io-index" 7894 - checksum = "ff448f7e92e913c4b7d4c6d8e4540a1724b319b4152b8aef6d4cf8339712b33e" 7895 - dependencies = [ 7896 - "ring 0.17.8", 7897 - "rustls-pki-types", 7898 - "untrusted 0.9.0", 7899 - ] 7900 - 7901 - [[package]] 7902 - name = "rustversion" 7903 - version = "1.0.17" 7904 - source = "registry+https://github.com/rust-lang/crates.io-index" 7905 - checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6" 7906 - 7907 - [[package]] 7908 - name = "ryu" 7909 - version = "1.0.18" 7910 - source = "registry+https://github.com/rust-lang/crates.io-index" 7911 - checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" 7912 - 7913 - [[package]] 7914 - name = "safer-ffi" 7915 - version = "0.1.13" 7916 - source = "registry+https://github.com/rust-lang/crates.io-index" 7917 - checksum = "435fdd58b61a6f1d8545274c1dfa458e905ff68c166e65e294a0130ef5e675bd" 7918 - dependencies = [ 7919 - "extern-c", 7920 - "inventory", 7921 - "libc", 7922 - "macro_rules_attribute", 7923 - "paste", 7924 - "safer_ffi-proc_macros", 7925 - "scopeguard", 7926 - "stabby", 7927 - "uninit", 7928 - "unwind_safe", 7929 - "with_builtin_macros", 7930 - ] 7931 - 7932 - [[package]] 7933 - name = "safer_ffi-proc_macros" 7934 - version = "0.1.13" 7935 - source = "registry+https://github.com/rust-lang/crates.io-index" 7936 - checksum = "f0f25be5ba5f319542edb31925517e0380245ae37df50a9752cdbc05ef948156" 7937 - dependencies = [ 7938 - "macro_rules_attribute", 7939 - "prettyplease", 7940 - "proc-macro2", 7941 - "quote", 7942 - "syn 1.0.109", 7943 - ] 7944 - 7945 - [[package]] 7946 - name = "same-file" 7947 - version = "1.0.6" 7948 - source = "registry+https://github.com/rust-lang/crates.io-index" 7949 - checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 7950 - dependencies = [ 7951 - "winapi-util", 7952 - ] 7953 - 7954 - [[package]] 7955 - name = "schannel" 7956 - version = "0.1.23" 7957 - source = "registry+https://github.com/rust-lang/crates.io-index" 7958 - checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534" 7959 - dependencies = [ 7960 - "windows-sys 0.52.0", 7961 - ] 7962 - 7963 - [[package]] 7964 - name = "schemars" 7965 - version = "0.8.21" 7966 - source = "registry+https://github.com/rust-lang/crates.io-index" 7967 - checksum = "09c024468a378b7e36765cd36702b7a90cc3cba11654f6685c8f233408e89e92" 7968 - dependencies = [ 7969 - "dyn-clone", 7970 - "indexmap 1.9.3", 7971 - "schemars_derive", 7972 - "serde", 7973 - "serde_json", 7974 - ] 7975 - 7976 - [[package]] 7977 - name = "schemars_derive" 7978 - version = "0.8.21" 7979 - source = "registry+https://github.com/rust-lang/crates.io-index" 7980 - checksum = "b1eee588578aff73f856ab961cd2f79e36bc45d7ded33a7562adba4667aecc0e" 7981 - dependencies = [ 7982 - "proc-macro2", 7983 - "quote", 7984 - "serde_derive_internals 0.29.1", 7985 - "syn 2.0.66", 7986 - ] 7987 - 7988 - [[package]] 7989 - name = "scoped-tls" 7990 - version = "1.0.1" 7991 - source = "registry+https://github.com/rust-lang/crates.io-index" 7992 - checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" 7993 - 7994 - [[package]] 7995 - name = "scopeguard" 7996 - version = "1.2.0" 7997 - source = "registry+https://github.com/rust-lang/crates.io-index" 7998 - checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 7999 - 8000 - [[package]] 8001 - name = "scroll" 8002 - version = "0.11.0" 8003 - source = "registry+https://github.com/rust-lang/crates.io-index" 8004 - checksum = "04c565b551bafbef4157586fa379538366e4385d42082f255bfd96e4fe8519da" 8005 - dependencies = [ 8006 - "scroll_derive", 8007 - ] 8008 - 8009 - [[package]] 8010 - name = "scroll_derive" 8011 - version = "0.11.1" 8012 - source = "registry+https://github.com/rust-lang/crates.io-index" 8013 - checksum = "1db149f81d46d2deba7cd3c50772474707729550221e69588478ebf9ada425ae" 8014 - dependencies = [ 8015 - "proc-macro2", 8016 - "quote", 8017 - "syn 2.0.66", 8018 - ] 8019 - 8020 - [[package]] 8021 - name = "sct" 8022 - version = "0.7.1" 8023 - source = "registry+https://github.com/rust-lang/crates.io-index" 8024 - checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414" 8025 - dependencies = [ 8026 - "ring 0.17.8", 8027 - "untrusted 0.9.0", 8028 - ] 8029 - 8030 - [[package]] 8031 - name = "sec1" 8032 - version = "0.7.3" 8033 - source = "registry+https://github.com/rust-lang/crates.io-index" 8034 - checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" 8035 - dependencies = [ 8036 - "base16ct", 8037 - "der", 8038 - "generic-array 0.14.7", 8039 - "pkcs8", 8040 - "serdect 0.2.0", 8041 - "subtle 2.5.0", 8042 - "zeroize", 8043 - ] 8044 - 8045 - [[package]] 8046 - name = "security-framework" 8047 - version = "2.11.0" 8048 - source = "registry+https://github.com/rust-lang/crates.io-index" 8049 - checksum = "c627723fd09706bacdb5cf41499e95098555af3c3c29d014dc3c458ef6be11c0" 8050 - dependencies = [ 8051 - "bitflags 2.5.0", 8052 - "core-foundation", 8053 - "core-foundation-sys", 8054 - "libc", 8055 - "security-framework-sys", 8056 - ] 8057 - 8058 - [[package]] 8059 - name = "security-framework-sys" 8060 - version = "2.11.0" 8061 - source = "registry+https://github.com/rust-lang/crates.io-index" 8062 - checksum = "317936bbbd05227752583946b9e66d7ce3b489f84e11a94a510b4437fef407d7" 8063 - dependencies = [ 8064 - "core-foundation-sys", 8065 - "libc", 8066 - ] 8067 - 8068 - [[package]] 8069 - name = "semver" 8070 - version = "0.9.0" 8071 - source = "registry+https://github.com/rust-lang/crates.io-index" 8072 - checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" 8073 - dependencies = [ 8074 - "semver-parser", 8075 - ] 8076 - 8077 - [[package]] 8078 - name = "semver" 8079 - version = "1.0.23" 8080 - source = "registry+https://github.com/rust-lang/crates.io-index" 8081 - checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b" 8082 - dependencies = [ 8083 - "serde", 8084 - ] 8085 - 8086 - [[package]] 8087 - name = "semver-parser" 8088 - version = "0.7.0" 8089 - source = "registry+https://github.com/rust-lang/crates.io-index" 8090 - checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" 8091 - 8092 - [[package]] 8093 - name = "serde" 8094 - version = "1.0.210" 8095 - source = "registry+https://github.com/rust-lang/crates.io-index" 8096 - checksum = "c8e3592472072e6e22e0a54d5904d9febf8508f65fb8552499a1abc7d1078c3a" 8097 - dependencies = [ 8098 - "serde_derive", 8099 - ] 8100 - 8101 - [[package]] 8102 - name = "serde-json-wasm" 8103 - version = "0.5.0" 8104 - source = "registry+https://github.com/rust-lang/crates.io-index" 8105 - checksum = "a15bee9b04dd165c3f4e142628982ddde884c2022a89e8ddf99c4829bf2c3a58" 8106 - dependencies = [ 8107 - "serde", 8108 - ] 8109 - 8110 - [[package]] 8111 - name = "serde-wasm-bindgen" 8112 - version = "0.5.0" 8113 - source = "registry+https://github.com/rust-lang/crates.io-index" 8114 - checksum = "f3b143e2833c57ab9ad3ea280d21fd34e285a42837aeb0ee301f4f41890fa00e" 8115 - dependencies = [ 8116 - "js-sys", 8117 - "serde", 8118 - "wasm-bindgen", 8119 - ] 8120 - 8121 - [[package]] 8122 - name = "serde-wasm-bindgen" 8123 - version = "0.6.5" 8124 - source = "registry+https://github.com/rust-lang/crates.io-index" 8125 - checksum = "8302e169f0eddcc139c70f139d19d6467353af16f9fce27e8c30158036a1e16b" 8126 - dependencies = [ 8127 - "js-sys", 8128 - "serde", 8129 - "wasm-bindgen", 8130 - ] 8131 - 8132 - [[package]] 8133 - name = "serde_bytes" 8134 - version = "0.11.15" 8135 - source = "registry+https://github.com/rust-lang/crates.io-index" 8136 - checksum = "387cc504cb06bb40a96c8e04e951fe01854cf6bc921053c954e4a606d9675c6a" 8137 - dependencies = [ 8138 - "serde", 8139 - ] 8140 - 8141 - [[package]] 8142 - name = "serde_derive" 8143 - version = "1.0.210" 8144 - source = "registry+https://github.com/rust-lang/crates.io-index" 8145 - checksum = "243902eda00fad750862fc144cea25caca5e20d615af0a81bee94ca738f1df1f" 8146 - dependencies = [ 8147 - "proc-macro2", 8148 - "quote", 8149 - "syn 2.0.66", 8150 - ] 8151 - 8152 - [[package]] 8153 - name = "serde_derive_internals" 8154 - version = "0.28.0" 8155 - source = "registry+https://github.com/rust-lang/crates.io-index" 8156 - checksum = "e578a843d40b4189a4d66bba51d7684f57da5bd7c304c64e14bd63efbef49509" 8157 - dependencies = [ 8158 - "proc-macro2", 8159 - "quote", 8160 - "syn 2.0.66", 8161 - ] 8162 - 8163 - [[package]] 8164 - name = "serde_derive_internals" 8165 - version = "0.29.1" 8166 - source = "registry+https://github.com/rust-lang/crates.io-index" 8167 - checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" 8168 - dependencies = [ 8169 - "proc-macro2", 8170 - "quote", 8171 - "syn 2.0.66", 8172 - ] 8173 - 8174 - [[package]] 8175 - name = "serde_json" 8176 - version = "1.0.128" 8177 - source = "registry+https://github.com/rust-lang/crates.io-index" 8178 - checksum = "6ff5456707a1de34e7e37f2a6fd3d3f808c318259cbd01ab6377795054b483d8" 8179 - dependencies = [ 8180 - "itoa", 8181 - "memchr", 8182 - "ryu", 8183 - "serde", 8184 - ] 8185 - 8186 - [[package]] 8187 - name = "serde_path_to_error" 8188 - version = "0.1.16" 8189 - source = "registry+https://github.com/rust-lang/crates.io-index" 8190 - checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6" 8191 - dependencies = [ 8192 - "itoa", 8193 - "serde", 8194 - ] 8195 - 8196 - [[package]] 8197 - name = "serde_repr" 8198 - version = "0.1.19" 8199 - source = "registry+https://github.com/rust-lang/crates.io-index" 8200 - checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9" 8201 - dependencies = [ 8202 - "proc-macro2", 8203 - "quote", 8204 - "syn 2.0.66", 8205 - ] 8206 - 8207 - [[package]] 8208 - name = "serde_spanned" 8209 - version = "0.6.6" 8210 - source = "registry+https://github.com/rust-lang/crates.io-index" 8211 - checksum = "79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0" 8212 - dependencies = [ 8213 - "serde", 8214 - ] 8215 - 8216 - [[package]] 8217 - name = "serde_urlencoded" 8218 - version = "0.7.1" 8219 - source = "registry+https://github.com/rust-lang/crates.io-index" 8220 - checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 8221 - dependencies = [ 8222 - "form_urlencoded", 8223 - "itoa", 8224 - "ryu", 8225 - "serde", 8226 - ] 8227 - 8228 - [[package]] 8229 - name = "serde_with" 8230 - version = "3.9.0" 8231 - source = "registry+https://github.com/rust-lang/crates.io-index" 8232 - checksum = "69cecfa94848272156ea67b2b1a53f20fc7bc638c4a46d2f8abde08f05f4b857" 8233 - dependencies = [ 8234 - "base64 0.22.1", 8235 - "chrono", 8236 - "hex", 8237 - "indexmap 1.9.3", 8238 - "indexmap 2.2.6", 8239 - "serde", 8240 - "serde_derive", 8241 - "serde_json", 8242 - "serde_with_macros", 8243 - "time", 8244 - ] 8245 - 8246 - [[package]] 8247 - name = "serde_with_macros" 8248 - version = "3.9.0" 8249 - source = "registry+https://github.com/rust-lang/crates.io-index" 8250 - checksum = "a8fee4991ef4f274617a51ad4af30519438dacb2f56ac773b08a1922ff743350" 8251 - dependencies = [ 8252 - "darling 0.20.9", 8253 - "proc-macro2", 8254 - "quote", 8255 - "syn 2.0.66", 8256 - ] 8257 - 8258 - [[package]] 8259 - name = "serde_yaml" 8260 - version = "0.9.34+deprecated" 8261 - source = "registry+https://github.com/rust-lang/crates.io-index" 8262 - checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47" 8263 - dependencies = [ 8264 - "indexmap 2.2.6", 8265 - "itoa", 8266 - "ryu", 8267 - "serde", 8268 - "unsafe-libyaml", 8269 - ] 8270 - 8271 - [[package]] 8272 - name = "serdect" 8273 - version = "0.2.0" 8274 - source = "registry+https://github.com/rust-lang/crates.io-index" 8275 - checksum = "a84f14a19e9a014bb9f4512488d9829a68e04ecabffb0f9904cd1ace94598177" 8276 - dependencies = [ 8277 - "base16ct", 8278 - "serde", 8279 - ] 8280 - 8281 - [[package]] 8282 - name = "serdect" 8283 - version = "0.3.0-pre.0" 8284 - source = "registry+https://github.com/rust-lang/crates.io-index" 8285 - checksum = "791ef964bfaba6be28a5c3f0c56836e17cb711ac009ca1074b9c735a3ebf240a" 8286 - dependencies = [ 8287 - "base16ct", 8288 - "serde", 8289 - ] 8290 - 8291 - [[package]] 8292 - name = "sha1" 8293 - version = "0.10.6" 8294 - source = "registry+https://github.com/rust-lang/crates.io-index" 8295 - checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 8296 - dependencies = [ 8297 - "cfg-if", 8298 - "cpufeatures", 8299 - "digest 0.10.7", 8300 - ] 8301 - 8302 - [[package]] 8303 - name = "sha2" 8304 - version = "0.9.9" 8305 - source = "registry+https://github.com/rust-lang/crates.io-index" 8306 - checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800" 8307 - dependencies = [ 8308 - "block-buffer 0.9.0", 8309 - "cfg-if", 8310 - "cpufeatures", 8311 - "digest 0.9.0", 8312 - "opaque-debug 0.3.1", 8313 - ] 8314 - 8315 - [[package]] 8316 - name = "sha2" 8317 - version = "0.10.8" 8318 - source = "registry+https://github.com/rust-lang/crates.io-index" 8319 - checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" 8320 - dependencies = [ 8321 - "cfg-if", 8322 - "cpufeatures", 8323 - "digest 0.10.7", 8324 - ] 8325 - 8326 - [[package]] 8327 - name = "sha2-const-stable" 8328 - version = "0.1.0" 8329 - source = "registry+https://github.com/rust-lang/crates.io-index" 8330 - checksum = "5f179d4e11094a893b82fff208f74d448a7512f99f5a0acbd5c679b705f83ed9" 8331 - 8332 - [[package]] 8333 - name = "sharded-slab" 8334 - version = "0.1.7" 8335 - source = "registry+https://github.com/rust-lang/crates.io-index" 8336 - checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 8337 - dependencies = [ 8338 - "lazy_static", 8339 - ] 8340 - 8341 - [[package]] 8342 - name = "shlex" 8343 - version = "1.3.0" 8344 - source = "registry+https://github.com/rust-lang/crates.io-index" 8345 - checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 8346 - 8347 - [[package]] 8348 - name = "si-scale" 8349 - version = "0.2.3" 8350 - source = "registry+https://github.com/rust-lang/crates.io-index" 8351 - checksum = "b72e7cd0744e007e382ba320435f1ed1ecd709409b4ebd5cfbc843d77b25a8aa" 8352 - 8353 - [[package]] 8354 - name = "signal-hook" 8355 - version = "0.3.17" 8356 - source = "registry+https://github.com/rust-lang/crates.io-index" 8357 - checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801" 8358 - dependencies = [ 8359 - "libc", 8360 - "signal-hook-registry", 8361 - ] 8362 - 8363 - [[package]] 8364 - name = "signal-hook-mio" 8365 - version = "0.2.3" 8366 - source = "registry+https://github.com/rust-lang/crates.io-index" 8367 - checksum = "29ad2e15f37ec9a6cc544097b78a1ec90001e9f71b81338ca39f430adaca99af" 8368 - dependencies = [ 8369 - "libc", 8370 - "mio 0.8.11", 8371 - "signal-hook", 8372 - ] 8373 - 8374 - [[package]] 8375 - name = "signal-hook-registry" 8376 - version = "1.4.2" 8377 - source = "registry+https://github.com/rust-lang/crates.io-index" 8378 - checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1" 8379 - dependencies = [ 8380 - "libc", 8381 - ] 8382 - 8383 - [[package]] 8384 - name = "signature" 8385 - version = "2.2.0" 8386 - source = "registry+https://github.com/rust-lang/crates.io-index" 8387 - checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de" 8388 - dependencies = [ 8389 - "digest 0.10.7", 8390 - "rand_core 0.6.4", 8391 - ] 8392 - 8393 - [[package]] 8394 - name = "siphasher" 8395 - version = "0.3.11" 8396 - source = "registry+https://github.com/rust-lang/crates.io-index" 8397 - checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d" 8398 - 8399 - [[package]] 8400 - name = "siphasher" 8401 - version = "1.0.1" 8402 - source = "registry+https://github.com/rust-lang/crates.io-index" 8403 - checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d" 8404 - 8405 - [[package]] 8406 - name = "slab" 8407 - version = "0.4.9" 8408 - source = "registry+https://github.com/rust-lang/crates.io-index" 8409 - checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" 8410 - dependencies = [ 8411 - "autocfg", 8412 - ] 8413 - 8414 - [[package]] 8415 - name = "sluice" 8416 - version = "0.5.5" 8417 - source = "registry+https://github.com/rust-lang/crates.io-index" 8418 - checksum = "6d7400c0eff44aa2fcb5e31a5f24ba9716ed90138769e4977a2ba6014ae63eb5" 8419 - dependencies = [ 8420 - "async-channel", 8421 - "futures-core", 8422 - "futures-io", 8423 - ] 8424 - 8425 - [[package]] 8426 - name = "smallvec" 8427 - version = "1.13.2" 8428 - source = "registry+https://github.com/rust-lang/crates.io-index" 8429 - checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" 8430 - 8431 - [[package]] 8432 - name = "snafu" 8433 - version = "0.7.5" 8434 - source = "registry+https://github.com/rust-lang/crates.io-index" 8435 - checksum = "e4de37ad025c587a29e8f3f5605c00f70b98715ef90b9061a815b9e59e9042d6" 8436 - dependencies = [ 8437 - "doc-comment", 8438 - "snafu-derive", 8439 - ] 8440 - 8441 - [[package]] 8442 - name = "snafu-derive" 8443 - version = "0.7.5" 8444 - source = "registry+https://github.com/rust-lang/crates.io-index" 8445 - checksum = "990079665f075b699031e9c08fd3ab99be5029b96f3b78dc0709e8f77e4efebf" 8446 - dependencies = [ 8447 - "heck 0.4.1", 8448 - "proc-macro2", 8449 - "quote", 8450 - "syn 1.0.109", 8451 - ] 8452 - 8453 - [[package]] 8454 - name = "socket2" 8455 - version = "0.5.7" 8456 - source = "registry+https://github.com/rust-lang/crates.io-index" 8457 - checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c" 8458 - dependencies = [ 8459 - "libc", 8460 - "windows-sys 0.52.0", 8461 - ] 8462 - 8463 - [[package]] 8464 - name = "sphinx-packet" 8465 - version = "0.1.1" 8466 - source = "registry+https://github.com/rust-lang/crates.io-index" 8467 - checksum = "dabeca95bf5fd0563d6be7ebcb1c6a9fcb135746a0ba9050c47dc68c8607e595" 8468 - dependencies = [ 8469 - "aes", 8470 - "arrayref", 8471 - "blake2 0.8.1", 8472 - "bs58", 8473 - "byteorder", 8474 - "chacha", 8475 - "ctr", 8476 - "curve25519-dalek 4.1.3", 8477 - "digest 0.10.7", 8478 - "hkdf", 8479 - "hmac", 8480 - "lioness", 8481 - "log", 8482 - "rand", 8483 - "rand_distr", 8484 - "sha2 0.10.8", 8485 - "subtle 2.5.0", 8486 - ] 8487 - 8488 - [[package]] 8489 - name = "spin" 8490 - version = "0.5.2" 8491 - source = "registry+https://github.com/rust-lang/crates.io-index" 8492 - checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" 8493 - 8494 - [[package]] 8495 - name = "spin" 8496 - version = "0.9.8" 8497 - source = "registry+https://github.com/rust-lang/crates.io-index" 8498 - checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 8499 - dependencies = [ 8500 - "lock_api", 8501 - ] 8502 - 8503 - [[package]] 8504 - name = "spki" 8505 - version = "0.7.3" 8506 - source = "registry+https://github.com/rust-lang/crates.io-index" 8507 - checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d" 8508 - dependencies = [ 8509 - "base64ct", 8510 - "der", 8511 - ] 8512 - 8513 - [[package]] 8514 - name = "sqlformat" 8515 - version = "0.2.4" 8516 - source = "registry+https://github.com/rust-lang/crates.io-index" 8517 - checksum = "f895e3734318cc55f1fe66258926c9b910c124d47520339efecbb6c59cec7c1f" 8518 - dependencies = [ 8519 - "nom", 8520 - "unicode_categories", 8521 - ] 8522 - 8523 - [[package]] 8524 - name = "sqlx" 8525 - version = "0.6.3" 8526 - source = "registry+https://github.com/rust-lang/crates.io-index" 8527 - checksum = "f8de3b03a925878ed54a954f621e64bf55a3c1bd29652d0d1a17830405350188" 8528 - dependencies = [ 8529 - "sqlx-core", 8530 - "sqlx-macros", 8531 - ] 8532 - 8533 - [[package]] 8534 - name = "sqlx-core" 8535 - version = "0.6.3" 8536 - source = "registry+https://github.com/rust-lang/crates.io-index" 8537 - checksum = "fa8241483a83a3f33aa5fff7e7d9def398ff9990b2752b6c6112b83c6d246029" 8538 - dependencies = [ 8539 - "ahash 0.7.8", 8540 - "atoi", 8541 - "base64 0.13.1", 8542 - "bitflags 1.3.2", 8543 - "byteorder", 8544 - "bytes", 8545 - "chrono", 8546 - "crc", 8547 - "crossbeam-queue", 8548 - "dirs 4.0.0", 8549 - "dotenvy", 8550 - "either", 8551 - "event-listener", 8552 - "flume", 8553 - "futures-channel", 8554 - "futures-core", 8555 - "futures-executor", 8556 - "futures-intrusive", 8557 - "futures-util", 8558 - "hashlink", 8559 - "hex", 8560 - "hkdf", 8561 - "hmac", 8562 - "indexmap 1.9.3", 8563 - "itoa", 8564 - "libc", 8565 - "libsqlite3-sys", 8566 - "log", 8567 - "md-5", 8568 - "memchr", 8569 - "once_cell", 8570 - "paste", 8571 - "percent-encoding", 8572 - "rand", 8573 - "rustls 0.20.9", 8574 - "rustls-pemfile 1.0.4", 8575 - "serde", 8576 - "serde_json", 8577 - "sha1", 8578 - "sha2 0.10.8", 8579 - "smallvec", 8580 - "sqlformat", 8581 - "sqlx-rt", 8582 - "stringprep", 8583 - "thiserror", 8584 - "time", 8585 - "tokio-stream", 8586 - "url", 8587 - "webpki-roots 0.22.6", 8588 - "whoami", 8589 - ] 8590 - 8591 - [[package]] 8592 - name = "sqlx-macros" 8593 - version = "0.6.3" 8594 - source = "registry+https://github.com/rust-lang/crates.io-index" 8595 - checksum = "9966e64ae989e7e575b19d7265cb79d7fc3cbbdf179835cb0d716f294c2049c9" 8596 - dependencies = [ 8597 - "dotenvy", 8598 - "either", 8599 - "heck 0.4.1", 8600 - "hex", 8601 - "once_cell", 8602 - "proc-macro2", 8603 - "quote", 8604 - "serde", 8605 - "serde_json", 8606 - "sha2 0.10.8", 8607 - "sqlx-core", 8608 - "sqlx-rt", 8609 - "syn 1.0.109", 8610 - "url", 8611 - ] 8612 - 8613 - [[package]] 8614 - name = "sqlx-rt" 8615 - version = "0.6.3" 8616 - source = "registry+https://github.com/rust-lang/crates.io-index" 8617 - checksum = "804d3f245f894e61b1e6263c84b23ca675d96753b5abfd5cc8597d86806e8024" 8618 - dependencies = [ 8619 - "once_cell", 8620 - "tokio", 8621 - "tokio-rustls 0.23.4", 8622 - ] 8623 - 8624 - [[package]] 8625 - name = "ssl-inject" 8626 - version = "0.1.0" 8627 - dependencies = [ 8628 - "anyhow", 8629 - "clap 4.5.17", 8630 - "hex", 8631 - "tokio", 8632 - ] 8633 - 8634 - [[package]] 8635 - name = "stabby" 8636 - version = "36.1.1" 8637 - source = "registry+https://github.com/rust-lang/crates.io-index" 8638 - checksum = "311d6bcf0070c462ff626122ec2246f42bd2acd44b28908eedbfd07d500c7d99" 8639 - dependencies = [ 8640 - "rustversion", 8641 - "stabby-abi", 8642 - ] 8643 - 8644 - [[package]] 8645 - name = "stabby-abi" 8646 - version = "36.1.1" 8647 - source = "registry+https://github.com/rust-lang/crates.io-index" 8648 - checksum = "e6daae1a0707399f56d27fce7f212e50e31d215112a447e1bbcd837ae1bf5f49" 8649 - dependencies = [ 8650 - "rustversion", 8651 - "sha2-const-stable", 8652 - "stabby-macros", 8653 - ] 8654 - 8655 - [[package]] 8656 - name = "stabby-macros" 8657 - version = "36.1.1" 8658 - source = "registry+https://github.com/rust-lang/crates.io-index" 8659 - checksum = "43cf89a0cc9131279235baf8599b0e073fbcb096419204de0cc5d1a48ae73f74" 8660 - dependencies = [ 8661 - "proc-macro-crate", 8662 - "proc-macro2", 8663 - "quote", 8664 - "rand", 8665 - "syn 1.0.109", 8666 - ] 8667 - 8668 - [[package]] 8669 - name = "stable-pattern" 8670 - version = "0.1.0" 8671 - source = "registry+https://github.com/rust-lang/crates.io-index" 8672 - checksum = "4564168c00635f88eaed410d5efa8131afa8d8699a612c80c455a0ba05c21045" 8673 - dependencies = [ 8674 - "memchr", 8675 - ] 8676 - 8677 - [[package]] 8678 - name = "state" 8679 - version = "0.6.0" 8680 - source = "registry+https://github.com/rust-lang/crates.io-index" 8681 - checksum = "2b8c4a4445d81357df8b1a650d0d0d6fbbbfe99d064aa5e02f3e4022061476d8" 8682 - dependencies = [ 8683 - "loom", 8684 - ] 8685 - 8686 - [[package]] 8687 - name = "static_assertions" 8688 - version = "1.1.0" 8689 - source = "registry+https://github.com/rust-lang/crates.io-index" 8690 - checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 8691 - 8692 - [[package]] 8693 - name = "stringprep" 8694 - version = "0.1.5" 8695 - source = "registry+https://github.com/rust-lang/crates.io-index" 8696 - checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1" 8697 - dependencies = [ 8698 - "unicode-bidi", 8699 - "unicode-normalization", 8700 - "unicode-properties", 8701 - ] 8702 - 8703 - [[package]] 8704 - name = "strsim" 8705 - version = "0.10.0" 8706 - source = "registry+https://github.com/rust-lang/crates.io-index" 8707 - checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" 8708 - 8709 - [[package]] 8710 - name = "strsim" 8711 - version = "0.11.1" 8712 - source = "registry+https://github.com/rust-lang/crates.io-index" 8713 - checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 8714 - 8715 - [[package]] 8716 - name = "strum" 8717 - version = "0.23.0" 8718 - source = "registry+https://github.com/rust-lang/crates.io-index" 8719 - checksum = "cae14b91c7d11c9a851d3fbc80a963198998c2a64eec840477fa92d8ce9b70bb" 8720 - dependencies = [ 8721 - "strum_macros 0.23.1", 8722 - ] 8723 - 8724 - [[package]] 8725 - name = "strum" 8726 - version = "0.26.3" 8727 - source = "registry+https://github.com/rust-lang/crates.io-index" 8728 - checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06" 8729 - dependencies = [ 8730 - "strum_macros 0.26.4", 8731 - ] 8732 - 8733 - [[package]] 8734 - name = "strum_macros" 8735 - version = "0.23.1" 8736 - source = "registry+https://github.com/rust-lang/crates.io-index" 8737 - checksum = "5bb0dc7ee9c15cea6199cde9a127fa16a4c5819af85395457ad72d68edc85a38" 8738 - dependencies = [ 8739 - "heck 0.3.3", 8740 - "proc-macro2", 8741 - "quote", 8742 - "rustversion", 8743 - "syn 1.0.109", 8744 - ] 8745 - 8746 - [[package]] 8747 - name = "strum_macros" 8748 - version = "0.26.4" 8749 - source = "registry+https://github.com/rust-lang/crates.io-index" 8750 - checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be" 8751 - dependencies = [ 8752 - "heck 0.5.0", 8753 - "proc-macro2", 8754 - "quote", 8755 - "rustversion", 8756 - "syn 2.0.66", 8757 - ] 8758 - 8759 - [[package]] 8760 - name = "subtle" 8761 - version = "1.0.0" 8762 - source = "registry+https://github.com/rust-lang/crates.io-index" 8763 - checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee" 8764 - 8765 - [[package]] 8766 - name = "subtle" 8767 - version = "2.5.0" 8768 - source = "registry+https://github.com/rust-lang/crates.io-index" 8769 - checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc" 8770 - 8771 - [[package]] 8772 - name = "subtle-encoding" 8773 - version = "0.5.1" 8774 - source = "registry+https://github.com/rust-lang/crates.io-index" 8775 - checksum = "7dcb1ed7b8330c5eed5441052651dd7a12c75e2ed88f2ec024ae1fa3a5e59945" 8776 - dependencies = [ 8777 - "zeroize", 8778 - ] 8779 - 8780 - [[package]] 8781 - name = "subtle-ng" 8782 - version = "2.5.0" 8783 - source = "registry+https://github.com/rust-lang/crates.io-index" 8784 - checksum = "734676eb262c623cec13c3155096e08d1f8f29adce39ba17948b18dad1e54142" 8785 - 8786 - [[package]] 8787 - name = "syn" 8788 - version = "1.0.109" 8789 - source = "registry+https://github.com/rust-lang/crates.io-index" 8790 - checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 8791 - dependencies = [ 8792 - "proc-macro2", 8793 - "quote", 8794 - "unicode-ident", 8795 - ] 8796 - 8797 - [[package]] 8798 - name = "syn" 8799 - version = "2.0.66" 8800 - source = "registry+https://github.com/rust-lang/crates.io-index" 8801 - checksum = "c42f3f41a2de00b01c0aaad383c5a45241efc8b2d1eda5661812fda5f3cdcff5" 8802 - dependencies = [ 8803 - "proc-macro2", 8804 - "quote", 8805 - "unicode-ident", 8806 - ] 8807 - 8808 - [[package]] 8809 - name = "sync_wrapper" 8810 - version = "0.1.2" 8811 - source = "registry+https://github.com/rust-lang/crates.io-index" 8812 - checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160" 8813 - 8814 - [[package]] 8815 - name = "sync_wrapper" 8816 - version = "1.0.1" 8817 - source = "registry+https://github.com/rust-lang/crates.io-index" 8818 - checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394" 8819 - 8820 - [[package]] 8821 - name = "sysinfo" 8822 - version = "0.30.13" 8823 - source = "registry+https://github.com/rust-lang/crates.io-index" 8824 - checksum = "0a5b4ddaee55fb2bea2bf0e5000747e5f5c0de765e5a5ff87f4cd106439f4bb3" 8825 - dependencies = [ 8826 - "cfg-if", 8827 - "core-foundation-sys", 8828 - "libc", 8829 - "ntapi", 8830 - "once_cell", 8831 - "rayon", 8832 - "windows 0.52.0", 8833 - ] 8834 - 8835 - [[package]] 8836 - name = "system-configuration" 8837 - version = "0.5.1" 8838 - source = "registry+https://github.com/rust-lang/crates.io-index" 8839 - checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" 8840 - dependencies = [ 8841 - "bitflags 1.3.2", 8842 - "core-foundation", 8843 - "system-configuration-sys", 8844 - ] 8845 - 8846 - [[package]] 8847 - name = "system-configuration-sys" 8848 - version = "0.5.0" 8849 - source = "registry+https://github.com/rust-lang/crates.io-index" 8850 - checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9" 8851 - dependencies = [ 8852 - "core-foundation-sys", 8853 - "libc", 8854 - ] 8855 - 8856 - [[package]] 8857 - name = "tap" 8858 - version = "1.0.1" 8859 - source = "registry+https://github.com/rust-lang/crates.io-index" 8860 - checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369" 8861 - 8862 - [[package]] 8863 - name = "tar" 8864 - version = "0.4.41" 8865 - source = "registry+https://github.com/rust-lang/crates.io-index" 8866 - checksum = "cb797dad5fb5b76fcf519e702f4a589483b5ef06567f160c392832c1f5e44909" 8867 - dependencies = [ 8868 - "filetime", 8869 - "libc", 8870 - "xattr", 8871 - ] 8872 - 8873 - [[package]] 8874 - name = "tempfile" 8875 - version = "3.10.1" 8876 - source = "registry+https://github.com/rust-lang/crates.io-index" 8877 - checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1" 8878 - dependencies = [ 8879 - "cfg-if", 8880 - "fastrand 2.1.1", 8881 - "rustix", 8882 - "windows-sys 0.52.0", 8883 - ] 8884 - 8885 - [[package]] 8886 - name = "tendermint" 8887 - version = "0.34.1" 8888 - source = "registry+https://github.com/rust-lang/crates.io-index" 8889 - checksum = "15ab8f0a25d0d2ad49ac615da054d6a76aa6603ff95f7d18bafdd34450a1a04b" 8890 - dependencies = [ 8891 - "bytes", 8892 - "digest 0.10.7", 8893 - "ed25519", 8894 - "ed25519-consensus", 8895 - "flex-error", 8896 - "futures", 8897 - "k256", 8898 - "num-traits", 8899 - "once_cell", 8900 - "prost 0.12.6", 8901 - "prost-types 0.12.6", 8902 - "ripemd", 8903 - "serde", 8904 - "serde_bytes", 8905 - "serde_json", 8906 - "serde_repr", 8907 - "sha2 0.10.8", 8908 - "signature", 8909 - "subtle 2.5.0", 8910 - "subtle-encoding", 8911 - "tendermint-proto 0.34.1", 8912 - "time", 8913 - "zeroize", 8914 - ] 8915 - 8916 - [[package]] 8917 - name = "tendermint" 8918 - version = "0.37.0" 8919 - source = "registry+https://github.com/rust-lang/crates.io-index" 8920 - checksum = "954496fbc9716eb4446cdd6d00c071a3e2f22578d62aa03b40c7e5b4fda3ed42" 8921 - dependencies = [ 8922 - "bytes", 8923 - "digest 0.10.7", 8924 - "ed25519", 8925 - "ed25519-consensus", 8926 - "flex-error", 8927 - "futures", 8928 - "k256", 8929 - "num-traits", 8930 - "once_cell", 8931 - "prost 0.12.6", 8932 - "prost-types 0.12.6", 8933 - "ripemd", 8934 - "serde", 8935 - "serde_bytes", 8936 - "serde_json", 8937 - "serde_repr", 8938 - "sha2 0.10.8", 8939 - "signature", 8940 - "subtle 2.5.0", 8941 - "subtle-encoding", 8942 - "tendermint-proto 0.37.0", 8943 - "time", 8944 - "zeroize", 8945 - ] 8946 - 8947 - [[package]] 8948 - name = "tendermint-config" 8949 - version = "0.37.0" 8950 - source = "registry+https://github.com/rust-lang/crates.io-index" 8951 - checksum = "f84b11b57d20ee4492a1452faff85f5c520adc36ca9fe5e701066935255bb89f" 8952 - dependencies = [ 8953 - "flex-error", 8954 - "serde", 8955 - "serde_json", 8956 - "tendermint 0.37.0", 8957 - "toml 0.8.14", 8958 - "url", 8959 - ] 8960 - 8961 - [[package]] 8962 - name = "tendermint-proto" 8963 - version = "0.34.1" 8964 - source = "registry+https://github.com/rust-lang/crates.io-index" 8965 - checksum = "b797dd3d2beaaee91d2f065e7bdf239dc8d80bba4a183a288bc1279dd5a69a1e" 8966 - dependencies = [ 8967 - "bytes", 8968 - "flex-error", 8969 - "num-derive", 8970 - "num-traits", 8971 - "prost 0.12.6", 8972 - "prost-types 0.12.6", 8973 - "serde", 8974 - "serde_bytes", 8975 - "subtle-encoding", 8976 - "time", 8977 - ] 8978 - 8979 - [[package]] 8980 - name = "tendermint-proto" 8981 - version = "0.37.0" 8982 - source = "registry+https://github.com/rust-lang/crates.io-index" 8983 - checksum = "dc87024548c7f3da479885201e3da20ef29e85a3b13d04606b380ac4c7120d87" 8984 - dependencies = [ 8985 - "bytes", 8986 - "flex-error", 8987 - "prost 0.12.6", 8988 - "prost-types 0.12.6", 8989 - "serde", 8990 - "serde_bytes", 8991 - "subtle-encoding", 8992 - "time", 8993 - ] 8994 - 8995 - [[package]] 8996 - name = "tendermint-rpc" 8997 - version = "0.37.0" 8998 - source = "registry+https://github.com/rust-lang/crates.io-index" 8999 - checksum = "dfdc2281e271277fda184d96d874a6fe59f569b130b634289257baacfc95aa85" 9000 - dependencies = [ 9001 - "async-trait", 9002 - "async-tungstenite", 9003 - "bytes", 9004 - "flex-error", 9005 - "futures", 9006 - "getrandom", 9007 - "peg", 9008 - "pin-project", 9009 - "rand", 9010 - "reqwest 0.11.27", 9011 - "semver 1.0.23", 9012 - "serde", 9013 - "serde_bytes", 9014 - "serde_json", 9015 - "subtle 2.5.0", 9016 - "subtle-encoding", 9017 - "tendermint 0.37.0", 9018 - "tendermint-config", 9019 - "tendermint-proto 0.37.0", 9020 - "thiserror", 9021 - "time", 9022 - "tokio", 9023 - "tracing", 9024 - "url", 9025 - "uuid", 9026 - "walkdir", 9027 - ] 9028 - 9029 - [[package]] 9030 - name = "termcolor" 9031 - version = "1.4.1" 9032 - source = "registry+https://github.com/rust-lang/crates.io-index" 9033 - checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" 9034 - dependencies = [ 9035 - "winapi-util", 9036 - ] 9037 - 9038 - [[package]] 9039 - name = "testnet-manager" 9040 - version = "0.1.0" 9041 - dependencies = [ 9042 - "anyhow", 9043 - "bip39", 9044 - "bs58", 9045 - "clap 4.5.17", 9046 - "console", 9047 - "cw-utils", 9048 - "dkg-bypass-contract", 9049 - "indicatif", 9050 - "nym-bin-common", 9051 - "nym-coconut-dkg-common", 9052 - "nym-compact-ecash", 9053 - "nym-config", 9054 - "nym-contracts-common", 9055 - "nym-crypto", 9056 - "nym-ecash-contract-common", 9057 - "nym-group-contract-common", 9058 - "nym-mixnet-contract-common", 9059 - "nym-multisig-contract-common", 9060 - "nym-pemstore", 9061 - "nym-validator-client", 9062 - "nym-vesting-contract-common", 9063 - "rand", 9064 - "serde", 9065 - "serde_json", 9066 - "sqlx", 9067 - "tempfile", 9068 - "thiserror", 9069 - "time", 9070 - "tokio", 9071 - "toml 0.8.14", 9072 - "tracing", 9073 - "url", 9074 - "zeroize", 9075 - ] 9076 - 9077 - [[package]] 9078 - name = "textwrap" 9079 - version = "0.16.1" 9080 - source = "registry+https://github.com/rust-lang/crates.io-index" 9081 - checksum = "23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9" 9082 - 9083 - [[package]] 9084 - name = "thiserror" 9085 - version = "1.0.63" 9086 - source = "registry+https://github.com/rust-lang/crates.io-index" 9087 - checksum = "c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724" 9088 - dependencies = [ 9089 - "thiserror-impl", 9090 - ] 9091 - 9092 - [[package]] 9093 - name = "thiserror-impl" 9094 - version = "1.0.63" 9095 - source = "registry+https://github.com/rust-lang/crates.io-index" 9096 - checksum = "a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261" 9097 - dependencies = [ 9098 - "proc-macro2", 9099 - "quote", 9100 - "syn 2.0.66", 9101 - ] 9102 - 9103 - [[package]] 9104 - name = "thread_local" 9105 - version = "1.1.8" 9106 - source = "registry+https://github.com/rust-lang/crates.io-index" 9107 - checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c" 9108 - dependencies = [ 9109 - "cfg-if", 9110 - "once_cell", 9111 - ] 9112 - 9113 - [[package]] 9114 - name = "threadpool" 9115 - version = "1.8.1" 9116 - source = "registry+https://github.com/rust-lang/crates.io-index" 9117 - checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa" 9118 - dependencies = [ 9119 - "num_cpus", 9120 - ] 9121 - 9122 - [[package]] 9123 - name = "thrift" 9124 - version = "0.17.0" 9125 - source = "registry+https://github.com/rust-lang/crates.io-index" 9126 - checksum = "7e54bc85fc7faa8bc175c4bab5b92ba8d9a3ce893d0e9f42cc455c8ab16a9e09" 9127 - dependencies = [ 9128 - "byteorder", 9129 - "integer-encoding", 9130 - "log", 9131 - "ordered-float", 9132 - "threadpool", 9133 - ] 9134 - 9135 - [[package]] 9136 - name = "time" 9137 - version = "0.3.36" 9138 - source = "registry+https://github.com/rust-lang/crates.io-index" 9139 - checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" 9140 - dependencies = [ 9141 - "deranged", 9142 - "itoa", 9143 - "js-sys", 9144 - "libc", 9145 - "num-conv", 9146 - "num_threads", 9147 - "powerfmt", 9148 - "serde", 9149 - "time-core", 9150 - "time-macros", 9151 - ] 9152 - 9153 - [[package]] 9154 - name = "time-core" 9155 - version = "0.1.2" 9156 - source = "registry+https://github.com/rust-lang/crates.io-index" 9157 - checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" 9158 - 9159 - [[package]] 9160 - name = "time-macros" 9161 - version = "0.2.18" 9162 - source = "registry+https://github.com/rust-lang/crates.io-index" 9163 - checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" 9164 - dependencies = [ 9165 - "num-conv", 9166 - "time-core", 9167 - ] 9168 - 9169 - [[package]] 9170 - name = "tinytemplate" 9171 - version = "1.2.1" 9172 - source = "registry+https://github.com/rust-lang/crates.io-index" 9173 - checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" 9174 - dependencies = [ 9175 - "serde", 9176 - "serde_json", 9177 - ] 9178 - 9179 - [[package]] 9180 - name = "tinyvec" 9181 - version = "1.6.0" 9182 - source = "registry+https://github.com/rust-lang/crates.io-index" 9183 - checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" 9184 - dependencies = [ 9185 - "tinyvec_macros", 9186 - ] 9187 - 9188 - [[package]] 9189 - name = "tinyvec_macros" 9190 - version = "0.1.1" 9191 - source = "registry+https://github.com/rust-lang/crates.io-index" 9192 - checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 9193 - 9194 - [[package]] 9195 - name = "tokio" 9196 - version = "1.40.0" 9197 - source = "registry+https://github.com/rust-lang/crates.io-index" 9198 - checksum = "e2b070231665d27ad9ec9b8df639893f46727666c6767db40317fbe920a5d998" 9199 - dependencies = [ 9200 - "backtrace", 9201 - "bytes", 9202 - "libc", 9203 - "mio 1.0.1", 9204 - "parking_lot 0.12.3", 9205 - "pin-project-lite", 9206 - "signal-hook-registry", 9207 - "socket2", 9208 - "tokio-macros", 9209 - "tracing", 9210 - "windows-sys 0.52.0", 9211 - ] 9212 - 9213 - [[package]] 9214 - name = "tokio-io-timeout" 9215 - version = "1.2.0" 9216 - source = "registry+https://github.com/rust-lang/crates.io-index" 9217 - checksum = "30b74022ada614a1b4834de765f9bb43877f910cc8ce4be40e89042c9223a8bf" 9218 - dependencies = [ 9219 - "pin-project-lite", 9220 - "tokio", 9221 - ] 9222 - 9223 - [[package]] 9224 - name = "tokio-macros" 9225 - version = "2.4.0" 9226 - source = "registry+https://github.com/rust-lang/crates.io-index" 9227 - checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752" 9228 - dependencies = [ 9229 - "proc-macro2", 9230 - "quote", 9231 - "syn 2.0.66", 9232 - ] 9233 - 9234 - [[package]] 9235 - name = "tokio-rustls" 9236 - version = "0.23.4" 9237 - source = "registry+https://github.com/rust-lang/crates.io-index" 9238 - checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59" 9239 - dependencies = [ 9240 - "rustls 0.20.9", 9241 - "tokio", 9242 - "webpki", 9243 - ] 9244 - 9245 - [[package]] 9246 - name = "tokio-rustls" 9247 - version = "0.24.1" 9248 - source = "registry+https://github.com/rust-lang/crates.io-index" 9249 - checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081" 9250 - dependencies = [ 9251 - "rustls 0.21.12", 9252 - "tokio", 9253 - ] 9254 - 9255 - [[package]] 9256 - name = "tokio-rustls" 9257 - version = "0.25.0" 9258 - source = "registry+https://github.com/rust-lang/crates.io-index" 9259 - checksum = "775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f" 9260 - dependencies = [ 9261 - "rustls 0.22.4", 9262 - "rustls-pki-types", 9263 - "tokio", 9264 - ] 9265 - 9266 - [[package]] 9267 - name = "tokio-socks" 9268 - version = "0.5.1" 9269 - source = "registry+https://github.com/rust-lang/crates.io-index" 9270 - checksum = "51165dfa029d2a65969413a6cc96f354b86b464498702f174a4efa13608fd8c0" 9271 - dependencies = [ 9272 - "either", 9273 - "futures-util", 9274 - "thiserror", 9275 - "tokio", 9276 - ] 9277 - 9278 - [[package]] 9279 - name = "tokio-stream" 9280 - version = "0.1.16" 9281 - source = "registry+https://github.com/rust-lang/crates.io-index" 9282 - checksum = "4f4e6ce100d0eb49a2734f8c0812bcd324cf357d21810932c5df6b96ef2b86f1" 9283 - dependencies = [ 9284 - "futures-core", 9285 - "pin-project-lite", 9286 - "tokio", 9287 - "tokio-util", 9288 - ] 9289 - 9290 - [[package]] 9291 - name = "tokio-test" 9292 - version = "0.4.4" 9293 - source = "registry+https://github.com/rust-lang/crates.io-index" 9294 - checksum = "2468baabc3311435b55dd935f702f42cd1b8abb7e754fb7dfb16bd36aa88f9f7" 9295 - dependencies = [ 9296 - "async-stream", 9297 - "bytes", 9298 - "futures-core", 9299 - "tokio", 9300 - "tokio-stream", 9301 - ] 9302 - 9303 - [[package]] 9304 - name = "tokio-tun" 9305 - version = "0.11.5" 9306 - source = "registry+https://github.com/rust-lang/crates.io-index" 9307 - checksum = "68f5381752d5832fc811f89d54fc334951aa435022f494190ba7151661f206df" 9308 - dependencies = [ 9309 - "libc", 9310 - "nix 0.29.0", 9311 - "thiserror", 9312 - "tokio", 9313 - ] 9314 - 9315 - [[package]] 9316 - name = "tokio-tungstenite" 9317 - version = "0.20.1" 9318 - source = "registry+https://github.com/rust-lang/crates.io-index" 9319 - checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c" 9320 - dependencies = [ 9321 - "futures-util", 9322 - "log", 9323 - "rustls 0.21.12", 9324 - "tokio", 9325 - "tokio-rustls 0.24.1", 9326 - "tungstenite 0.20.1", 9327 - "webpki-roots 0.25.4", 9328 - ] 9329 - 9330 - [[package]] 9331 - name = "tokio-util" 9332 - version = "0.7.12" 9333 - source = "registry+https://github.com/rust-lang/crates.io-index" 9334 - checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a" 9335 - dependencies = [ 9336 - "bytes", 9337 - "futures-core", 9338 - "futures-sink", 9339 - "futures-util", 9340 - "hashbrown 0.14.5", 9341 - "pin-project-lite", 9342 - "slab", 9343 - "tokio", 9344 - ] 9345 - 9346 - [[package]] 9347 - name = "toml" 9348 - version = "0.5.11" 9349 - source = "registry+https://github.com/rust-lang/crates.io-index" 9350 - checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234" 9351 - dependencies = [ 9352 - "serde", 9353 - ] 9354 - 9355 - [[package]] 9356 - name = "toml" 9357 - version = "0.8.14" 9358 - source = "registry+https://github.com/rust-lang/crates.io-index" 9359 - checksum = "6f49eb2ab21d2f26bd6db7bf383edc527a7ebaee412d17af4d40fdccd442f335" 9360 - dependencies = [ 9361 - "serde", 9362 - "serde_spanned", 9363 - "toml_datetime", 9364 - "toml_edit 0.22.14", 9365 - ] 9366 - 9367 - [[package]] 9368 - name = "toml_datetime" 9369 - version = "0.6.6" 9370 - source = "registry+https://github.com/rust-lang/crates.io-index" 9371 - checksum = "4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf" 9372 - dependencies = [ 9373 - "serde", 9374 - ] 9375 - 9376 - [[package]] 9377 - name = "toml_edit" 9378 - version = "0.21.1" 9379 - source = "registry+https://github.com/rust-lang/crates.io-index" 9380 - checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1" 9381 - dependencies = [ 9382 - "indexmap 2.2.6", 9383 - "toml_datetime", 9384 - "winnow 0.5.40", 9385 - ] 9386 - 9387 - [[package]] 9388 - name = "toml_edit" 9389 - version = "0.22.14" 9390 - source = "registry+https://github.com/rust-lang/crates.io-index" 9391 - checksum = "f21c7aaf97f1bd9ca9d4f9e73b0a6c74bd5afef56f2bc931943a6e1c37e04e38" 9392 - dependencies = [ 9393 - "indexmap 2.2.6", 9394 - "serde", 9395 - "serde_spanned", 9396 - "toml_datetime", 9397 - "winnow 0.6.13", 9398 - ] 9399 - 9400 - [[package]] 9401 - name = "tonic" 9402 - version = "0.9.2" 9403 - source = "registry+https://github.com/rust-lang/crates.io-index" 9404 - checksum = "3082666a3a6433f7f511c7192923fa1fe07c69332d3c6a2e6bb040b569199d5a" 9405 - dependencies = [ 9406 - "async-trait", 9407 - "axum 0.6.20", 9408 - "base64 0.21.7", 9409 - "bytes", 9410 - "futures-core", 9411 - "futures-util", 9412 - "h2", 9413 - "http 0.2.12", 9414 - "http-body 0.4.6", 9415 - "hyper 0.14.29", 9416 - "hyper-timeout", 9417 - "percent-encoding", 9418 - "pin-project", 9419 - "prost 0.11.9", 9420 - "tokio", 9421 - "tokio-stream", 9422 - "tower", 9423 - "tower-layer", 9424 - "tower-service", 9425 - "tracing", 9426 - ] 9427 - 9428 - [[package]] 9429 - name = "tower" 9430 - version = "0.4.13" 9431 - source = "registry+https://github.com/rust-lang/crates.io-index" 9432 - checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c" 9433 - dependencies = [ 9434 - "futures-core", 9435 - "futures-util", 9436 - "indexmap 1.9.3", 9437 - "pin-project", 9438 - "pin-project-lite", 9439 - "rand", 9440 - "slab", 9441 - "tokio", 9442 - "tokio-util", 9443 - "tower-layer", 9444 - "tower-service", 9445 - "tracing", 9446 - ] 9447 - 9448 - [[package]] 9449 - name = "tower-http" 9450 - version = "0.5.2" 9451 - source = "registry+https://github.com/rust-lang/crates.io-index" 9452 - checksum = "1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5" 9453 - dependencies = [ 9454 - "bitflags 2.5.0", 9455 - "bytes", 9456 - "futures-util", 9457 - "http 1.1.0", 9458 - "http-body 1.0.0", 9459 - "http-body-util", 9460 - "http-range-header", 9461 - "httpdate", 9462 - "mime", 9463 - "mime_guess", 9464 - "percent-encoding", 9465 - "pin-project-lite", 9466 - "tokio", 9467 - "tokio-util", 9468 - "tower-layer", 9469 - "tower-service", 9470 - "tracing", 9471 - ] 9472 - 9473 - [[package]] 9474 - name = "tower-layer" 9475 - version = "0.3.2" 9476 - source = "registry+https://github.com/rust-lang/crates.io-index" 9477 - checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0" 9478 - 9479 - [[package]] 9480 - name = "tower-service" 9481 - version = "0.3.2" 9482 - source = "registry+https://github.com/rust-lang/crates.io-index" 9483 - checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" 9484 - 9485 - [[package]] 9486 - name = "tracing" 9487 - version = "0.1.40" 9488 - source = "registry+https://github.com/rust-lang/crates.io-index" 9489 - checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" 9490 - dependencies = [ 9491 - "log", 9492 - "pin-project-lite", 9493 - "tracing-attributes", 9494 - "tracing-core", 9495 - ] 9496 - 9497 - [[package]] 9498 - name = "tracing-attributes" 9499 - version = "0.1.27" 9500 - source = "registry+https://github.com/rust-lang/crates.io-index" 9501 - checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" 9502 - dependencies = [ 9503 - "proc-macro2", 9504 - "quote", 9505 - "syn 2.0.66", 9506 - ] 9507 - 9508 - [[package]] 9509 - name = "tracing-core" 9510 - version = "0.1.32" 9511 - source = "registry+https://github.com/rust-lang/crates.io-index" 9512 - checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" 9513 - dependencies = [ 9514 - "once_cell", 9515 - "valuable", 9516 - ] 9517 - 9518 - [[package]] 9519 - name = "tracing-futures" 9520 - version = "0.2.5" 9521 - source = "registry+https://github.com/rust-lang/crates.io-index" 9522 - checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2" 9523 - dependencies = [ 9524 - "pin-project", 9525 - "tracing", 9526 - ] 9527 - 9528 - [[package]] 9529 - name = "tracing-log" 9530 - version = "0.1.4" 9531 - source = "registry+https://github.com/rust-lang/crates.io-index" 9532 - checksum = "f751112709b4e791d8ce53e32c4ed2d353565a795ce84da2285393f41557bdf2" 9533 - dependencies = [ 9534 - "log", 9535 - "once_cell", 9536 - "tracing-core", 9537 - ] 9538 - 9539 - [[package]] 9540 - name = "tracing-log" 9541 - version = "0.2.0" 9542 - source = "registry+https://github.com/rust-lang/crates.io-index" 9543 - checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" 9544 - dependencies = [ 9545 - "log", 9546 - "once_cell", 9547 - "tracing-core", 9548 - ] 9549 - 9550 - [[package]] 9551 - name = "tracing-opentelemetry" 9552 - version = "0.19.0" 9553 - source = "registry+https://github.com/rust-lang/crates.io-index" 9554 - checksum = "00a39dcf9bfc1742fa4d6215253b33a6e474be78275884c216fc2a06267b3600" 9555 - dependencies = [ 9556 - "once_cell", 9557 - "opentelemetry", 9558 - "tracing", 9559 - "tracing-core", 9560 - "tracing-log 0.1.4", 9561 - "tracing-subscriber", 9562 - ] 9563 - 9564 - [[package]] 9565 - name = "tracing-subscriber" 9566 - version = "0.3.18" 9567 - source = "registry+https://github.com/rust-lang/crates.io-index" 9568 - checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b" 9569 - dependencies = [ 9570 - "matchers", 9571 - "nu-ansi-term", 9572 - "once_cell", 9573 - "regex", 9574 - "sharded-slab", 9575 - "smallvec", 9576 - "thread_local", 9577 - "tracing", 9578 - "tracing-core", 9579 - "tracing-log 0.2.0", 9580 - ] 9581 - 9582 - [[package]] 9583 - name = "tracing-tree" 9584 - version = "0.2.5" 9585 - source = "registry+https://github.com/rust-lang/crates.io-index" 9586 - checksum = "2ec6adcab41b1391b08a308cc6302b79f8095d1673f6947c2dc65ffb028b0b2d" 9587 - dependencies = [ 9588 - "nu-ansi-term", 9589 - "tracing-core", 9590 - "tracing-log 0.1.4", 9591 - "tracing-subscriber", 9592 - ] 9593 - 9594 - [[package]] 9595 - name = "trackable" 9596 - version = "0.2.24" 9597 - source = "registry+https://github.com/rust-lang/crates.io-index" 9598 - checksum = "b98abb9e7300b9ac902cc04920945a874c1973e08c310627cc4458c04b70dd32" 9599 - dependencies = [ 9600 - "trackable 1.3.0", 9601 - "trackable_derive", 9602 - ] 9603 - 9604 - [[package]] 9605 - name = "trackable" 9606 - version = "1.3.0" 9607 - source = "registry+https://github.com/rust-lang/crates.io-index" 9608 - checksum = "b15bd114abb99ef8cee977e517c8f37aee63f184f2d08e3e6ceca092373369ae" 9609 - dependencies = [ 9610 - "trackable_derive", 9611 - ] 9612 - 9613 - [[package]] 9614 - name = "trackable_derive" 9615 - version = "1.0.0" 9616 - source = "registry+https://github.com/rust-lang/crates.io-index" 9617 - checksum = "ebeb235c5847e2f82cfe0f07eb971d1e5f6804b18dac2ae16349cc604380f82f" 9618 - dependencies = [ 9619 - "quote", 9620 - "syn 1.0.109", 9621 - ] 9622 - 9623 - [[package]] 9624 - name = "try-lock" 9625 - version = "0.2.5" 9626 - source = "registry+https://github.com/rust-lang/crates.io-index" 9627 - checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 9628 - 9629 - [[package]] 9630 - name = "ts-rs" 9631 - version = "7.1.1" 9632 - source = "registry+https://github.com/rust-lang/crates.io-index" 9633 - checksum = "fc2cae1fc5d05d47aa24b64f9a4f7cba24cdc9187a2084dd97ac57bef5eccae6" 9634 - dependencies = [ 9635 - "thiserror", 9636 - "ts-rs-macros", 9637 - ] 9638 - 9639 - [[package]] 9640 - name = "ts-rs-cli" 9641 - version = "0.1.0" 9642 - dependencies = [ 9643 - "anyhow", 9644 - "nym-api-requests", 9645 - "nym-mixnet-contract-common", 9646 - "nym-types", 9647 - "nym-validator-client", 9648 - "nym-vesting-contract-common", 9649 - "nym-wallet-types", 9650 - "ts-rs", 9651 - "walkdir", 9652 - ] 9653 - 9654 - [[package]] 9655 - name = "ts-rs-macros" 9656 - version = "7.1.1" 9657 - source = "registry+https://github.com/rust-lang/crates.io-index" 9658 - checksum = "73f7f9b821696963053a89a7bd8b292dc34420aea8294d7b225274d488f3ec92" 9659 - dependencies = [ 9660 - "Inflector", 9661 - "proc-macro2", 9662 - "quote", 9663 - "syn 2.0.66", 9664 - "termcolor", 9665 - ] 9666 - 9667 - [[package]] 9668 - name = "tsify" 9669 - version = "0.4.5" 9670 - source = "registry+https://github.com/rust-lang/crates.io-index" 9671 - checksum = "d6b26cf145f2f3b9ff84e182c448eaf05468e247f148cf3d2a7d67d78ff023a0" 9672 - dependencies = [ 9673 - "gloo-utils 0.1.7", 9674 - "serde", 9675 - "serde-wasm-bindgen 0.5.0", 9676 - "serde_json", 9677 - "tsify-macros", 9678 - "wasm-bindgen", 9679 - ] 9680 - 9681 - [[package]] 9682 - name = "tsify-macros" 9683 - version = "0.4.5" 9684 - source = "registry+https://github.com/rust-lang/crates.io-index" 9685 - checksum = "7a94b0f0954b3e59bfc2c246b4c8574390d94a4ad4ad246aaf2fb07d7dfd3b47" 9686 - dependencies = [ 9687 - "proc-macro2", 9688 - "quote", 9689 - "serde_derive_internals 0.28.0", 9690 - "syn 2.0.66", 9691 - ] 9692 - 9693 - [[package]] 9694 - name = "tungstenite" 9695 - version = "0.20.1" 9696 - source = "registry+https://github.com/rust-lang/crates.io-index" 9697 - checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9" 9698 - dependencies = [ 9699 - "byteorder", 9700 - "bytes", 9701 - "data-encoding", 9702 - "http 0.2.12", 9703 - "httparse", 9704 - "log", 9705 - "rand", 9706 - "rustls 0.21.12", 9707 - "sha1", 9708 - "thiserror", 9709 - "url", 9710 - "utf-8", 9711 - "webpki-roots 0.24.0", 9712 - ] 9713 - 9714 - [[package]] 9715 - name = "tungstenite" 9716 - version = "0.21.0" 9717 - source = "registry+https://github.com/rust-lang/crates.io-index" 9718 - checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1" 9719 - dependencies = [ 9720 - "byteorder", 9721 - "bytes", 9722 - "data-encoding", 9723 - "http 1.1.0", 9724 - "httparse", 9725 - "log", 9726 - "rand", 9727 - "rustls 0.22.4", 9728 - "rustls-pki-types", 9729 - "sha1", 9730 - "thiserror", 9731 - "url", 9732 - "utf-8", 9733 - ] 9734 - 9735 - [[package]] 9736 - name = "typenum" 9737 - version = "1.17.0" 9738 - source = "registry+https://github.com/rust-lang/crates.io-index" 9739 - checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" 9740 - 9741 - [[package]] 9742 - name = "ubyte" 9743 - version = "0.10.4" 9744 - source = "registry+https://github.com/rust-lang/crates.io-index" 9745 - checksum = "f720def6ce1ee2fc44d40ac9ed6d3a59c361c80a75a7aa8e75bb9baed31cf2ea" 9746 - dependencies = [ 9747 - "serde", 9748 - ] 9749 - 9750 - [[package]] 9751 - name = "ucd-trie" 9752 - version = "0.1.6" 9753 - source = "registry+https://github.com/rust-lang/crates.io-index" 9754 - checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9" 9755 - 9756 - [[package]] 9757 - name = "uncased" 9758 - version = "0.9.10" 9759 - source = "registry+https://github.com/rust-lang/crates.io-index" 9760 - checksum = "e1b88fcfe09e89d3866a5c11019378088af2d24c3fbd4f0543f96b479ec90697" 9761 - dependencies = [ 9762 - "serde", 9763 - "version_check", 9764 - ] 9765 - 9766 - [[package]] 9767 - name = "unicase" 9768 - version = "2.7.0" 9769 - source = "registry+https://github.com/rust-lang/crates.io-index" 9770 - checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89" 9771 - dependencies = [ 9772 - "version_check", 9773 - ] 9774 - 9775 - [[package]] 9776 - name = "unicase_serde" 9777 - version = "0.1.0" 9778 - source = "registry+https://github.com/rust-lang/crates.io-index" 9779 - checksum = "6ef53697679d874d69f3160af80bc28de12730a985d57bdf2b47456ccb8b11f1" 9780 - dependencies = [ 9781 - "serde", 9782 - "unicase", 9783 - ] 9784 - 9785 - [[package]] 9786 - name = "unicode-bidi" 9787 - version = "0.3.15" 9788 - source = "registry+https://github.com/rust-lang/crates.io-index" 9789 - checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75" 9790 - 9791 - [[package]] 9792 - name = "unicode-ident" 9793 - version = "1.0.12" 9794 - source = "registry+https://github.com/rust-lang/crates.io-index" 9795 - checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" 9796 - 9797 - [[package]] 9798 - name = "unicode-normalization" 9799 - version = "0.1.22" 9800 - source = "registry+https://github.com/rust-lang/crates.io-index" 9801 - checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921" 9802 - dependencies = [ 9803 - "tinyvec", 9804 - ] 9805 - 9806 - [[package]] 9807 - name = "unicode-properties" 9808 - version = "0.1.1" 9809 - source = "registry+https://github.com/rust-lang/crates.io-index" 9810 - checksum = "e4259d9d4425d9f0661581b804cb85fe66a4c631cadd8f490d1c13a35d5d9291" 9811 - 9812 - [[package]] 9813 - name = "unicode-segmentation" 9814 - version = "1.11.0" 9815 - source = "registry+https://github.com/rust-lang/crates.io-index" 9816 - checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202" 9817 - 9818 - [[package]] 9819 - name = "unicode-width" 9820 - version = "0.1.13" 9821 - source = "registry+https://github.com/rust-lang/crates.io-index" 9822 - checksum = "0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d" 9823 - 9824 - [[package]] 9825 - name = "unicode-xid" 9826 - version = "0.2.4" 9827 - source = "registry+https://github.com/rust-lang/crates.io-index" 9828 - checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c" 9829 - 9830 - [[package]] 9831 - name = "unicode_categories" 9832 - version = "0.1.1" 9833 - source = "registry+https://github.com/rust-lang/crates.io-index" 9834 - checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e" 9835 - 9836 - [[package]] 9837 - name = "uniffi" 9838 - version = "0.25.3" 9839 - source = "registry+https://github.com/rust-lang/crates.io-index" 9840 - checksum = "21345172d31092fd48c47fd56c53d4ae9e41c4b1f559fb8c38c1ab1685fd919f" 9841 - dependencies = [ 9842 - "anyhow", 9843 - "camino", 9844 - "clap 4.5.17", 9845 - "uniffi_bindgen", 9846 - "uniffi_build", 9847 - "uniffi_core", 9848 - "uniffi_macros", 9849 - ] 9850 - 9851 - [[package]] 9852 - name = "uniffi_bindgen" 9853 - version = "0.25.3" 9854 - source = "registry+https://github.com/rust-lang/crates.io-index" 9855 - checksum = "fd992f2929a053829d5875af1eff2ee3d7a7001cb3b9a46cc7895f2caede6940" 9856 - dependencies = [ 9857 - "anyhow", 9858 - "askama", 9859 - "camino", 9860 - "cargo_metadata 0.15.4", 9861 - "clap 4.5.17", 9862 - "fs-err", 9863 - "glob", 9864 - "goblin", 9865 - "heck 0.4.1", 9866 - "once_cell", 9867 - "paste", 9868 - "serde", 9869 - "toml 0.5.11", 9870 - "uniffi_meta", 9871 - "uniffi_testing", 9872 - "uniffi_udl", 9873 - ] 9874 - 9875 - [[package]] 9876 - name = "uniffi_build" 9877 - version = "0.25.3" 9878 - source = "registry+https://github.com/rust-lang/crates.io-index" 9879 - checksum = "001964dd3682d600084b3aaf75acf9c3426699bc27b65e96bb32d175a31c74e9" 9880 - dependencies = [ 9881 - "anyhow", 9882 - "camino", 9883 - "uniffi_bindgen", 9884 - ] 9885 - 9886 - [[package]] 9887 - name = "uniffi_checksum_derive" 9888 - version = "0.25.3" 9889 - source = "registry+https://github.com/rust-lang/crates.io-index" 9890 - checksum = "55137c122f712d9330fd985d66fa61bdc381752e89c35708c13ce63049a3002c" 9891 - dependencies = [ 9892 - "quote", 9893 - "syn 2.0.66", 9894 - ] 9895 - 9896 - [[package]] 9897 - name = "uniffi_core" 9898 - version = "0.25.3" 9899 - source = "registry+https://github.com/rust-lang/crates.io-index" 9900 - checksum = "6121a127a3af1665cd90d12dd2b3683c2643c5103281d0fed5838324ca1fad5b" 9901 - dependencies = [ 9902 - "anyhow", 9903 - "bytes", 9904 - "camino", 9905 - "log", 9906 - "once_cell", 9907 - "oneshot-uniffi", 9908 - "paste", 9909 - "static_assertions", 9910 - ] 9911 - 9912 - [[package]] 9913 - name = "uniffi_macros" 9914 - version = "0.25.3" 9915 - source = "registry+https://github.com/rust-lang/crates.io-index" 9916 - checksum = "11cf7a58f101fcedafa5b77ea037999b88748607f0ef3a33eaa0efc5392e92e4" 9917 - dependencies = [ 9918 - "bincode", 9919 - "camino", 9920 - "fs-err", 9921 - "once_cell", 9922 - "proc-macro2", 9923 - "quote", 9924 - "serde", 9925 - "syn 2.0.66", 9926 - "toml 0.5.11", 9927 - "uniffi_build", 9928 - "uniffi_meta", 9929 - ] 9930 - 9931 - [[package]] 9932 - name = "uniffi_meta" 9933 - version = "0.25.3" 9934 - source = "registry+https://github.com/rust-lang/crates.io-index" 9935 - checksum = "71dc8573a7b1ac4b71643d6da34888273ebfc03440c525121f1b3634ad3417a2" 9936 - dependencies = [ 9937 - "anyhow", 9938 - "bytes", 9939 - "siphasher 0.3.11", 9940 - "uniffi_checksum_derive", 9941 - ] 9942 - 9943 - [[package]] 9944 - name = "uniffi_testing" 9945 - version = "0.25.3" 9946 - source = "registry+https://github.com/rust-lang/crates.io-index" 9947 - checksum = "118448debffcb676ddbe8c5305fb933ab7e0123753e659a71dc4a693f8d9f23c" 9948 - dependencies = [ 9949 - "anyhow", 9950 - "camino", 9951 - "cargo_metadata 0.15.4", 9952 - "fs-err", 9953 - "once_cell", 9954 - ] 9955 - 9956 - [[package]] 9957 - name = "uniffi_udl" 9958 - version = "0.25.3" 9959 - source = "registry+https://github.com/rust-lang/crates.io-index" 9960 - checksum = "889edb7109c6078abe0e53e9b4070cf74a6b3468d141bdf5ef1bd4d1dc24a1c3" 9961 - dependencies = [ 9962 - "anyhow", 9963 - "uniffi_meta", 9964 - "uniffi_testing", 9965 - "weedle2", 9966 - ] 9967 - 9968 - [[package]] 9969 - name = "uninit" 9970 - version = "0.5.1" 9971 - source = "registry+https://github.com/rust-lang/crates.io-index" 9972 - checksum = "3e130f2ed46ca5d8ec13c7ff95836827f92f5f5f37fd2b2bf16f33c408d98bb6" 9973 - dependencies = [ 9974 - "extension-traits", 9975 - ] 9976 - 9977 - [[package]] 9978 - name = "universal-hash" 9979 - version = "0.5.1" 9980 - source = "registry+https://github.com/rust-lang/crates.io-index" 9981 - checksum = "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea" 9982 - dependencies = [ 9983 - "crypto-common", 9984 - "subtle 2.5.0", 9985 - ] 9986 - 9987 - [[package]] 9988 - name = "unsafe-libyaml" 9989 - version = "0.2.11" 9990 - source = "registry+https://github.com/rust-lang/crates.io-index" 9991 - checksum = "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861" 9992 - 9993 - [[package]] 9994 - name = "untrusted" 9995 - version = "0.7.1" 9996 - source = "registry+https://github.com/rust-lang/crates.io-index" 9997 - checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a" 9998 - 9999 - [[package]] 10000 - name = "untrusted" 10001 - version = "0.9.0" 10002 - source = "registry+https://github.com/rust-lang/crates.io-index" 10003 - checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 10004 - 10005 - [[package]] 10006 - name = "unwind_safe" 10007 - version = "0.1.0" 10008 - source = "registry+https://github.com/rust-lang/crates.io-index" 10009 - checksum = "0976c77def3f1f75c4ef892a292c31c0bbe9e3d0702c63044d7c76db298171a3" 10010 - 10011 - [[package]] 10012 - name = "url" 10013 - version = "2.5.2" 10014 - source = "registry+https://github.com/rust-lang/crates.io-index" 10015 - checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c" 10016 - dependencies = [ 10017 - "form_urlencoded", 10018 - "idna 0.5.0", 10019 - "percent-encoding", 10020 - "serde", 10021 - ] 10022 - 10023 - [[package]] 10024 - name = "urlencoding" 10025 - version = "2.1.3" 10026 - source = "registry+https://github.com/rust-lang/crates.io-index" 10027 - checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" 10028 - 10029 - [[package]] 10030 - name = "utf-8" 10031 - version = "0.7.6" 10032 - source = "registry+https://github.com/rust-lang/crates.io-index" 10033 - checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 10034 - 10035 - [[package]] 10036 - name = "utf8parse" 10037 - version = "0.2.2" 10038 - source = "registry+https://github.com/rust-lang/crates.io-index" 10039 - checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 10040 - 10041 - [[package]] 10042 - name = "utoipa" 10043 - version = "4.2.3" 10044 - source = "registry+https://github.com/rust-lang/crates.io-index" 10045 - checksum = "c5afb1a60e207dca502682537fefcfd9921e71d0b83e9576060f09abc6efab23" 10046 - dependencies = [ 10047 - "indexmap 2.2.6", 10048 - "serde", 10049 - "serde_json", 10050 - "utoipa-gen", 10051 - ] 10052 - 10053 - [[package]] 10054 - name = "utoipa-gen" 10055 - version = "4.3.0" 10056 - source = "registry+https://github.com/rust-lang/crates.io-index" 10057 - checksum = "7bf0e16c02bc4bf5322ab65f10ab1149bdbcaa782cba66dc7057370a3f8190be" 10058 - dependencies = [ 10059 - "proc-macro-error", 10060 - "proc-macro2", 10061 - "quote", 10062 - "regex", 10063 - "syn 2.0.66", 10064 - ] 10065 - 10066 - [[package]] 10067 - name = "utoipa-swagger-ui" 10068 - version = "7.1.0" 10069 - source = "registry+https://github.com/rust-lang/crates.io-index" 10070 - checksum = "943e0ff606c6d57d410fd5663a4d7c074ab2c5f14ab903b9514565e59fa1189e" 10071 - dependencies = [ 10072 - "axum 0.7.5", 10073 - "mime_guess", 10074 - "regex", 10075 - "reqwest 0.12.4", 10076 - "rust-embed", 10077 - "serde", 10078 - "serde_json", 10079 - "url", 10080 - "utoipa", 10081 - "zip", 10082 - ] 10083 - 10084 - [[package]] 10085 - name = "utoipauto" 10086 - version = "0.1.14" 10087 - source = "registry+https://github.com/rust-lang/crates.io-index" 10088 - checksum = "608b8f2279483be386261655b562e40877ea434eb92093c894a644fda2021860" 10089 - dependencies = [ 10090 - "utoipauto-macro", 10091 - ] 10092 - 10093 - [[package]] 10094 - name = "utoipauto-core" 10095 - version = "0.1.12" 10096 - source = "registry+https://github.com/rust-lang/crates.io-index" 10097 - checksum = "17e82ab96c5a55263b5bed151b8426410d93aa909a453acdbd4b6792b5af7d64" 10098 - dependencies = [ 10099 - "proc-macro2", 10100 - "quote", 10101 - "syn 2.0.66", 10102 - ] 10103 - 10104 - [[package]] 10105 - name = "utoipauto-macro" 10106 - version = "0.1.12" 10107 - source = "registry+https://github.com/rust-lang/crates.io-index" 10108 - checksum = "86b8338dc3c9526011ffaa2aa6bd60ddfda9d49d2123108690755c6e34844212" 10109 - dependencies = [ 10110 - "proc-macro2", 10111 - "quote", 10112 - "syn 2.0.66", 10113 - "utoipauto-core", 10114 - ] 10115 - 10116 - [[package]] 10117 - name = "uuid" 10118 - version = "1.10.0" 10119 - source = "registry+https://github.com/rust-lang/crates.io-index" 10120 - checksum = "81dfa00651efa65069b0b6b651f4aaa31ba9e3c3ce0137aaad053604ee7e0314" 10121 - dependencies = [ 10122 - "getrandom", 10123 - "serde", 10124 - "wasm-bindgen", 10125 - ] 10126 - 10127 - [[package]] 10128 - name = "valuable" 10129 - version = "0.1.0" 10130 - source = "registry+https://github.com/rust-lang/crates.io-index" 10131 - checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d" 10132 - 10133 - [[package]] 10134 - name = "vcpkg" 10135 - version = "0.2.15" 10136 - source = "registry+https://github.com/rust-lang/crates.io-index" 10137 - checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 10138 - 10139 - [[package]] 10140 - name = "vergen" 10141 - version = "8.3.1" 10142 - source = "registry+https://github.com/rust-lang/crates.io-index" 10143 - checksum = "e27d6bdd219887a9eadd19e1c34f32e47fa332301184935c6d9bca26f3cca525" 10144 - dependencies = [ 10145 - "anyhow", 10146 - "cargo_metadata 0.18.1", 10147 - "cfg-if", 10148 - "regex", 10149 - "rustc_version 0.4.0", 10150 - "rustversion", 10151 - "time", 10152 - ] 10153 - 10154 - [[package]] 10155 - name = "version_check" 10156 - version = "0.9.4" 10157 - source = "registry+https://github.com/rust-lang/crates.io-index" 10158 - checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 10159 - 10160 - [[package]] 10161 - name = "waker-fn" 10162 - version = "1.2.0" 10163 - source = "registry+https://github.com/rust-lang/crates.io-index" 10164 - checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7" 10165 - 10166 - [[package]] 10167 - name = "walkdir" 10168 - version = "2.5.0" 10169 - source = "registry+https://github.com/rust-lang/crates.io-index" 10170 - checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" 10171 - dependencies = [ 10172 - "same-file", 10173 - "winapi-util", 10174 - ] 10175 - 10176 - [[package]] 10177 - name = "want" 10178 - version = "0.3.1" 10179 - source = "registry+https://github.com/rust-lang/crates.io-index" 10180 - checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 10181 - dependencies = [ 10182 - "try-lock", 10183 - ] 10184 - 10185 - [[package]] 10186 - name = "wasi" 10187 - version = "0.11.0+wasi-snapshot-preview1" 10188 - source = "registry+https://github.com/rust-lang/crates.io-index" 10189 - checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 10190 - 10191 - [[package]] 10192 - name = "wasite" 10193 - version = "0.1.0" 10194 - source = "registry+https://github.com/rust-lang/crates.io-index" 10195 - checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b" 10196 - 10197 - [[package]] 10198 - name = "wasm-bindgen" 10199 - version = "0.2.93" 10200 - source = "registry+https://github.com/rust-lang/crates.io-index" 10201 - checksum = "a82edfc16a6c469f5f44dc7b571814045d60404b55a0ee849f9bcfa2e63dd9b5" 10202 - dependencies = [ 10203 - "cfg-if", 10204 - "once_cell", 10205 - "wasm-bindgen-macro", 10206 - ] 10207 - 10208 - [[package]] 10209 - name = "wasm-bindgen-backend" 10210 - version = "0.2.93" 10211 - source = "registry+https://github.com/rust-lang/crates.io-index" 10212 - checksum = "9de396da306523044d3302746f1208fa71d7532227f15e347e2d93e4145dd77b" 10213 - dependencies = [ 10214 - "bumpalo", 10215 - "log", 10216 - "once_cell", 10217 - "proc-macro2", 10218 - "quote", 10219 - "syn 2.0.66", 10220 - "wasm-bindgen-shared", 10221 - ] 10222 - 10223 - [[package]] 10224 - name = "wasm-bindgen-futures" 10225 - version = "0.4.43" 10226 - source = "registry+https://github.com/rust-lang/crates.io-index" 10227 - checksum = "61e9300f63a621e96ed275155c108eb6f843b6a26d053f122ab69724559dc8ed" 10228 - dependencies = [ 10229 - "cfg-if", 10230 - "js-sys", 10231 - "wasm-bindgen", 10232 - "web-sys", 10233 - ] 10234 - 10235 - [[package]] 10236 - name = "wasm-bindgen-macro" 10237 - version = "0.2.93" 10238 - source = "registry+https://github.com/rust-lang/crates.io-index" 10239 - checksum = "585c4c91a46b072c92e908d99cb1dcdf95c5218eeb6f3bf1efa991ee7a68cccf" 10240 - dependencies = [ 10241 - "quote", 10242 - "wasm-bindgen-macro-support", 10243 - ] 10244 - 10245 - [[package]] 10246 - name = "wasm-bindgen-macro-support" 10247 - version = "0.2.93" 10248 - source = "registry+https://github.com/rust-lang/crates.io-index" 10249 - checksum = "afc340c74d9005395cf9dd098506f7f44e38f2b4a21c6aaacf9a105ea5e1e836" 10250 - dependencies = [ 10251 - "proc-macro2", 10252 - "quote", 10253 - "syn 2.0.66", 10254 - "wasm-bindgen-backend", 10255 - "wasm-bindgen-shared", 10256 - ] 10257 - 10258 - [[package]] 10259 - name = "wasm-bindgen-shared" 10260 - version = "0.2.93" 10261 - source = "registry+https://github.com/rust-lang/crates.io-index" 10262 - checksum = "c62a0a307cb4a311d3a07867860911ca130c3494e8c2719593806c08bc5d0484" 10263 - 10264 - [[package]] 10265 - name = "wasm-bindgen-test" 10266 - version = "0.3.43" 10267 - source = "registry+https://github.com/rust-lang/crates.io-index" 10268 - checksum = "68497a05fb21143a08a7d24fc81763384a3072ee43c44e86aad1744d6adef9d9" 10269 - dependencies = [ 10270 - "console_error_panic_hook", 10271 - "js-sys", 10272 - "minicov", 10273 - "scoped-tls", 10274 - "wasm-bindgen", 10275 - "wasm-bindgen-futures", 10276 - "wasm-bindgen-test-macro", 10277 - ] 10278 - 10279 - [[package]] 10280 - name = "wasm-bindgen-test-macro" 10281 - version = "0.3.43" 10282 - source = "registry+https://github.com/rust-lang/crates.io-index" 10283 - checksum = "4b8220be1fa9e4c889b30fd207d4906657e7e90b12e0e6b0c8b8d8709f5de021" 10284 - dependencies = [ 10285 - "proc-macro2", 10286 - "quote", 10287 - "syn 2.0.66", 10288 - ] 10289 - 10290 - [[package]] 10291 - name = "wasm-client-core" 10292 - version = "0.1.0" 10293 - dependencies = [ 10294 - "async-trait", 10295 - "console_error_panic_hook", 10296 - "js-sys", 10297 - "nym-bandwidth-controller", 10298 - "nym-client-core", 10299 - "nym-config", 10300 - "nym-credential-storage", 10301 - "nym-crypto", 10302 - "nym-gateway-client", 10303 - "nym-sphinx", 10304 - "nym-sphinx-acknowledgements", 10305 - "nym-task", 10306 - "nym-topology", 10307 - "nym-validator-client", 10308 - "rand", 10309 - "serde", 10310 - "serde-wasm-bindgen 0.6.5", 10311 - "thiserror", 10312 - "time", 10313 - "tsify", 10314 - "url", 10315 - "wasm-bindgen", 10316 - "wasm-bindgen-futures", 10317 - "wasm-storage", 10318 - "wasm-utils", 10319 - "zeroize", 10320 - ] 10321 - 10322 - [[package]] 10323 - name = "wasm-storage" 10324 - version = "0.1.0" 10325 - dependencies = [ 10326 - "async-trait", 10327 - "futures", 10328 - "indexed_db_futures", 10329 - "js-sys", 10330 - "nym-store-cipher", 10331 - "serde", 10332 - "serde-wasm-bindgen 0.6.5", 10333 - "thiserror", 10334 - "wasm-bindgen", 10335 - "wasm-utils", 10336 - ] 10337 - 10338 - [[package]] 10339 - name = "wasm-streams" 10340 - version = "0.4.0" 10341 - source = "registry+https://github.com/rust-lang/crates.io-index" 10342 - checksum = "b65dc4c90b63b118468cf747d8bf3566c1913ef60be765b5730ead9e0a3ba129" 10343 - dependencies = [ 10344 - "futures-util", 10345 - "js-sys", 10346 - "wasm-bindgen", 10347 - "wasm-bindgen-futures", 10348 - "web-sys", 10349 - ] 10350 - 10351 - [[package]] 10352 - name = "wasm-utils" 10353 - version = "0.1.0" 10354 - dependencies = [ 10355 - "console_error_panic_hook", 10356 - "futures", 10357 - "getrandom", 10358 - "gloo-net", 10359 - "gloo-utils 0.2.0", 10360 - "js-sys", 10361 - "tungstenite 0.20.1", 10362 - "wasm-bindgen", 10363 - "wasm-bindgen-futures", 10364 - "web-sys", 10365 - ] 10366 - 10367 - [[package]] 10368 - name = "wasmtimer" 10369 - version = "0.2.0" 10370 - source = "registry+https://github.com/rust-lang/crates.io-index" 10371 - checksum = "5f656cd8858a5164932d8a90f936700860976ec21eb00e0fe2aa8cab13f6b4cf" 10372 - dependencies = [ 10373 - "futures", 10374 - "js-sys", 10375 - "parking_lot 0.12.3", 10376 - "pin-utils", 10377 - "slab", 10378 - "wasm-bindgen", 10379 - ] 10380 - 10381 - [[package]] 10382 - name = "web-sys" 10383 - version = "0.3.70" 10384 - source = "registry+https://github.com/rust-lang/crates.io-index" 10385 - checksum = "26fdeaafd9bd129f65e7c031593c24d62186301e0c72c8978fa1678be7d532c0" 10386 - dependencies = [ 10387 - "js-sys", 10388 - "wasm-bindgen", 10389 - ] 10390 - 10391 - [[package]] 10392 - name = "webpki" 10393 - version = "0.22.4" 10394 - source = "registry+https://github.com/rust-lang/crates.io-index" 10395 - checksum = "ed63aea5ce73d0ff405984102c42de94fc55a6b75765d621c65262469b3c9b53" 10396 - dependencies = [ 10397 - "ring 0.17.8", 10398 - "untrusted 0.9.0", 10399 - ] 10400 - 10401 - [[package]] 10402 - name = "webpki-roots" 10403 - version = "0.22.6" 10404 - source = "registry+https://github.com/rust-lang/crates.io-index" 10405 - checksum = "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87" 10406 - dependencies = [ 10407 - "webpki", 10408 - ] 10409 - 10410 - [[package]] 10411 - name = "webpki-roots" 10412 - version = "0.24.0" 10413 - source = "registry+https://github.com/rust-lang/crates.io-index" 10414 - checksum = "b291546d5d9d1eab74f069c77749f2cb8504a12caa20f0f2de93ddbf6f411888" 10415 - dependencies = [ 10416 - "rustls-webpki 0.101.7", 10417 - ] 10418 - 10419 - [[package]] 10420 - name = "webpki-roots" 10421 - version = "0.25.4" 10422 - source = "registry+https://github.com/rust-lang/crates.io-index" 10423 - checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1" 10424 - 10425 - [[package]] 10426 - name = "webpki-roots" 10427 - version = "0.26.2" 10428 - source = "registry+https://github.com/rust-lang/crates.io-index" 10429 - checksum = "3c452ad30530b54a4d8e71952716a212b08efd0f3562baa66c29a618b07da7c3" 10430 - dependencies = [ 10431 - "rustls-pki-types", 10432 - ] 10433 - 10434 - [[package]] 10435 - name = "weedle2" 10436 - version = "4.0.0" 10437 - source = "registry+https://github.com/rust-lang/crates.io-index" 10438 - checksum = "2e79c5206e1f43a2306fd64bdb95025ee4228960f2e6c5a8b173f3caaf807741" 10439 - dependencies = [ 10440 - "nom", 10441 - ] 10442 - 10443 - [[package]] 10444 - name = "whoami" 10445 - version = "1.5.2" 10446 - source = "registry+https://github.com/rust-lang/crates.io-index" 10447 - checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d" 10448 - dependencies = [ 10449 - "redox_syscall 0.5.1", 10450 - "wasite", 10451 - "web-sys", 10452 - ] 10453 - 10454 - [[package]] 10455 - name = "winapi" 10456 - version = "0.3.9" 10457 - source = "registry+https://github.com/rust-lang/crates.io-index" 10458 - checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 10459 - dependencies = [ 10460 - "winapi-i686-pc-windows-gnu", 10461 - "winapi-x86_64-pc-windows-gnu", 10462 - ] 10463 - 10464 - [[package]] 10465 - name = "winapi-i686-pc-windows-gnu" 10466 - version = "0.4.0" 10467 - source = "registry+https://github.com/rust-lang/crates.io-index" 10468 - checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 10469 - 10470 - [[package]] 10471 - name = "winapi-util" 10472 - version = "0.1.8" 10473 - source = "registry+https://github.com/rust-lang/crates.io-index" 10474 - checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b" 10475 - dependencies = [ 10476 - "windows-sys 0.52.0", 10477 - ] 10478 - 10479 - [[package]] 10480 - name = "winapi-x86_64-pc-windows-gnu" 10481 - version = "0.4.0" 10482 - source = "registry+https://github.com/rust-lang/crates.io-index" 10483 - checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 10484 - 10485 - [[package]] 10486 - name = "windows" 10487 - version = "0.48.0" 10488 - source = "registry+https://github.com/rust-lang/crates.io-index" 10489 - checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f" 10490 - dependencies = [ 10491 - "windows-targets 0.48.5", 10492 - ] 10493 - 10494 - [[package]] 10495 - name = "windows" 10496 - version = "0.52.0" 10497 - source = "registry+https://github.com/rust-lang/crates.io-index" 10498 - checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be" 10499 - dependencies = [ 10500 - "windows-core", 10501 - "windows-targets 0.52.5", 10502 - ] 10503 - 10504 - [[package]] 10505 - name = "windows-core" 10506 - version = "0.52.0" 10507 - source = "registry+https://github.com/rust-lang/crates.io-index" 10508 - checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" 10509 - dependencies = [ 10510 - "windows-targets 0.52.5", 10511 - ] 10512 - 10513 - [[package]] 10514 - name = "windows-sys" 10515 - version = "0.45.0" 10516 - source = "registry+https://github.com/rust-lang/crates.io-index" 10517 - checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 10518 - dependencies = [ 10519 - "windows-targets 0.42.2", 10520 - ] 10521 - 10522 - [[package]] 10523 - name = "windows-sys" 10524 - version = "0.48.0" 10525 - source = "registry+https://github.com/rust-lang/crates.io-index" 10526 - checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 10527 - dependencies = [ 10528 - "windows-targets 0.48.5", 10529 - ] 10530 - 10531 - [[package]] 10532 - name = "windows-sys" 10533 - version = "0.52.0" 10534 - source = "registry+https://github.com/rust-lang/crates.io-index" 10535 - checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 10536 - dependencies = [ 10537 - "windows-targets 0.52.5", 10538 - ] 10539 - 10540 - [[package]] 10541 - name = "windows-targets" 10542 - version = "0.42.2" 10543 - source = "registry+https://github.com/rust-lang/crates.io-index" 10544 - checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 10545 - dependencies = [ 10546 - "windows_aarch64_gnullvm 0.42.2", 10547 - "windows_aarch64_msvc 0.42.2", 10548 - "windows_i686_gnu 0.42.2", 10549 - "windows_i686_msvc 0.42.2", 10550 - "windows_x86_64_gnu 0.42.2", 10551 - "windows_x86_64_gnullvm 0.42.2", 10552 - "windows_x86_64_msvc 0.42.2", 10553 - ] 10554 - 10555 - [[package]] 10556 - name = "windows-targets" 10557 - version = "0.48.5" 10558 - source = "registry+https://github.com/rust-lang/crates.io-index" 10559 - checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 10560 - dependencies = [ 10561 - "windows_aarch64_gnullvm 0.48.5", 10562 - "windows_aarch64_msvc 0.48.5", 10563 - "windows_i686_gnu 0.48.5", 10564 - "windows_i686_msvc 0.48.5", 10565 - "windows_x86_64_gnu 0.48.5", 10566 - "windows_x86_64_gnullvm 0.48.5", 10567 - "windows_x86_64_msvc 0.48.5", 10568 - ] 10569 - 10570 - [[package]] 10571 - name = "windows-targets" 10572 - version = "0.52.5" 10573 - source = "registry+https://github.com/rust-lang/crates.io-index" 10574 - checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb" 10575 - dependencies = [ 10576 - "windows_aarch64_gnullvm 0.52.5", 10577 - "windows_aarch64_msvc 0.52.5", 10578 - "windows_i686_gnu 0.52.5", 10579 - "windows_i686_gnullvm", 10580 - "windows_i686_msvc 0.52.5", 10581 - "windows_x86_64_gnu 0.52.5", 10582 - "windows_x86_64_gnullvm 0.52.5", 10583 - "windows_x86_64_msvc 0.52.5", 10584 - ] 10585 - 10586 - [[package]] 10587 - name = "windows_aarch64_gnullvm" 10588 - version = "0.42.2" 10589 - source = "registry+https://github.com/rust-lang/crates.io-index" 10590 - checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 10591 - 10592 - [[package]] 10593 - name = "windows_aarch64_gnullvm" 10594 - version = "0.48.5" 10595 - source = "registry+https://github.com/rust-lang/crates.io-index" 10596 - checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 10597 - 10598 - [[package]] 10599 - name = "windows_aarch64_gnullvm" 10600 - version = "0.52.5" 10601 - source = "registry+https://github.com/rust-lang/crates.io-index" 10602 - checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263" 10603 - 10604 - [[package]] 10605 - name = "windows_aarch64_msvc" 10606 - version = "0.42.2" 10607 - source = "registry+https://github.com/rust-lang/crates.io-index" 10608 - checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 10609 - 10610 - [[package]] 10611 - name = "windows_aarch64_msvc" 10612 - version = "0.48.5" 10613 - source = "registry+https://github.com/rust-lang/crates.io-index" 10614 - checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 10615 - 10616 - [[package]] 10617 - name = "windows_aarch64_msvc" 10618 - version = "0.52.5" 10619 - source = "registry+https://github.com/rust-lang/crates.io-index" 10620 - checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6" 10621 - 10622 - [[package]] 10623 - name = "windows_i686_gnu" 10624 - version = "0.42.2" 10625 - source = "registry+https://github.com/rust-lang/crates.io-index" 10626 - checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 10627 - 10628 - [[package]] 10629 - name = "windows_i686_gnu" 10630 - version = "0.48.5" 10631 - source = "registry+https://github.com/rust-lang/crates.io-index" 10632 - checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 10633 - 10634 - [[package]] 10635 - name = "windows_i686_gnu" 10636 - version = "0.52.5" 10637 - source = "registry+https://github.com/rust-lang/crates.io-index" 10638 - checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670" 10639 - 10640 - [[package]] 10641 - name = "windows_i686_gnullvm" 10642 - version = "0.52.5" 10643 - source = "registry+https://github.com/rust-lang/crates.io-index" 10644 - checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9" 10645 - 10646 - [[package]] 10647 - name = "windows_i686_msvc" 10648 - version = "0.42.2" 10649 - source = "registry+https://github.com/rust-lang/crates.io-index" 10650 - checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 10651 - 10652 - [[package]] 10653 - name = "windows_i686_msvc" 10654 - version = "0.48.5" 10655 - source = "registry+https://github.com/rust-lang/crates.io-index" 10656 - checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 10657 - 10658 - [[package]] 10659 - name = "windows_i686_msvc" 10660 - version = "0.52.5" 10661 - source = "registry+https://github.com/rust-lang/crates.io-index" 10662 - checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf" 10663 - 10664 - [[package]] 10665 - name = "windows_x86_64_gnu" 10666 - version = "0.42.2" 10667 - source = "registry+https://github.com/rust-lang/crates.io-index" 10668 - checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 10669 - 10670 - [[package]] 10671 - name = "windows_x86_64_gnu" 10672 - version = "0.48.5" 10673 - source = "registry+https://github.com/rust-lang/crates.io-index" 10674 - checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 10675 - 10676 - [[package]] 10677 - name = "windows_x86_64_gnu" 10678 - version = "0.52.5" 10679 - source = "registry+https://github.com/rust-lang/crates.io-index" 10680 - checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9" 10681 - 10682 - [[package]] 10683 - name = "windows_x86_64_gnullvm" 10684 - version = "0.42.2" 10685 - source = "registry+https://github.com/rust-lang/crates.io-index" 10686 - checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 10687 - 10688 - [[package]] 10689 - name = "windows_x86_64_gnullvm" 10690 - version = "0.48.5" 10691 - source = "registry+https://github.com/rust-lang/crates.io-index" 10692 - checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 10693 - 10694 - [[package]] 10695 - name = "windows_x86_64_gnullvm" 10696 - version = "0.52.5" 10697 - source = "registry+https://github.com/rust-lang/crates.io-index" 10698 - checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596" 10699 - 10700 - [[package]] 10701 - name = "windows_x86_64_msvc" 10702 - version = "0.42.2" 10703 - source = "registry+https://github.com/rust-lang/crates.io-index" 10704 - checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 10705 - 10706 - [[package]] 10707 - name = "windows_x86_64_msvc" 10708 - version = "0.48.5" 10709 - source = "registry+https://github.com/rust-lang/crates.io-index" 10710 - checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 10711 - 10712 - [[package]] 10713 - name = "windows_x86_64_msvc" 10714 - version = "0.52.5" 10715 - source = "registry+https://github.com/rust-lang/crates.io-index" 10716 - checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0" 10717 - 10718 - [[package]] 10719 - name = "winnow" 10720 - version = "0.5.40" 10721 - source = "registry+https://github.com/rust-lang/crates.io-index" 10722 - checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876" 10723 - dependencies = [ 10724 - "memchr", 10725 - ] 10726 - 10727 - [[package]] 10728 - name = "winnow" 10729 - version = "0.6.13" 10730 - source = "registry+https://github.com/rust-lang/crates.io-index" 10731 - checksum = "59b5e5f6c299a3c7890b876a2a587f3115162487e704907d9b6cd29473052ba1" 10732 - dependencies = [ 10733 - "memchr", 10734 - ] 10735 - 10736 - [[package]] 10737 - name = "winreg" 10738 - version = "0.50.0" 10739 - source = "registry+https://github.com/rust-lang/crates.io-index" 10740 - checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 10741 - dependencies = [ 10742 - "cfg-if", 10743 - "windows-sys 0.48.0", 10744 - ] 10745 - 10746 - [[package]] 10747 - name = "winreg" 10748 - version = "0.52.0" 10749 - source = "registry+https://github.com/rust-lang/crates.io-index" 10750 - checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5" 10751 - dependencies = [ 10752 - "cfg-if", 10753 - "windows-sys 0.48.0", 10754 - ] 10755 - 10756 - [[package]] 10757 - name = "with_builtin_macros" 10758 - version = "0.0.3" 10759 - source = "registry+https://github.com/rust-lang/crates.io-index" 10760 - checksum = "a59d55032495429b87f9d69954c6c8602e4d3f3e0a747a12dea6b0b23de685da" 10761 - dependencies = [ 10762 - "with_builtin_macros-proc_macros", 10763 - ] 10764 - 10765 - [[package]] 10766 - name = "with_builtin_macros-proc_macros" 10767 - version = "0.0.3" 10768 - source = "registry+https://github.com/rust-lang/crates.io-index" 10769 - checksum = "15bd7679c15e22924f53aee34d4e448c45b674feb6129689af88593e129f8f42" 10770 - dependencies = [ 10771 - "proc-macro2", 10772 - "quote", 10773 - "syn 1.0.109", 10774 - ] 10775 - 10776 - [[package]] 10777 - name = "wyz" 10778 - version = "0.5.1" 10779 - source = "registry+https://github.com/rust-lang/crates.io-index" 10780 - checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed" 10781 - dependencies = [ 10782 - "tap", 10783 - ] 10784 - 10785 - [[package]] 10786 - name = "x25519-dalek" 10787 - version = "2.0.1" 10788 - source = "registry+https://github.com/rust-lang/crates.io-index" 10789 - checksum = "c7e468321c81fb07fa7f4c636c3972b9100f0346e5b6a9f2bd0603a52f7ed277" 10790 - dependencies = [ 10791 - "curve25519-dalek 4.1.3", 10792 - "rand_core 0.6.4", 10793 - "serde", 10794 - "zeroize", 10795 - ] 10796 - 10797 - [[package]] 10798 - name = "xattr" 10799 - version = "1.3.1" 10800 - source = "registry+https://github.com/rust-lang/crates.io-index" 10801 - checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f" 10802 - dependencies = [ 10803 - "libc", 10804 - "linux-raw-sys", 10805 - "rustix", 10806 - ] 10807 - 10808 - [[package]] 10809 - name = "yansi" 10810 - version = "1.0.1" 10811 - source = "registry+https://github.com/rust-lang/crates.io-index" 10812 - checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049" 10813 - dependencies = [ 10814 - "is-terminal", 10815 - ] 10816 - 10817 - [[package]] 10818 - name = "zerocopy" 10819 - version = "0.7.34" 10820 - source = "registry+https://github.com/rust-lang/crates.io-index" 10821 - checksum = "ae87e3fcd617500e5d106f0380cf7b77f3c6092aae37191433159dda23cfb087" 10822 - dependencies = [ 10823 - "zerocopy-derive", 10824 - ] 10825 - 10826 - [[package]] 10827 - name = "zerocopy-derive" 10828 - version = "0.7.34" 10829 - source = "registry+https://github.com/rust-lang/crates.io-index" 10830 - checksum = "15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b" 10831 - dependencies = [ 10832 - "proc-macro2", 10833 - "quote", 10834 - "syn 2.0.66", 10835 - ] 10836 - 10837 - [[package]] 10838 - name = "zeroize" 10839 - version = "1.6.0" 10840 - source = "registry+https://github.com/rust-lang/crates.io-index" 10841 - checksum = "2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9" 10842 - dependencies = [ 10843 - "zeroize_derive", 10844 - ] 10845 - 10846 - [[package]] 10847 - name = "zeroize_derive" 10848 - version = "1.4.2" 10849 - source = "registry+https://github.com/rust-lang/crates.io-index" 10850 - checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" 10851 - dependencies = [ 10852 - "proc-macro2", 10853 - "quote", 10854 - "syn 2.0.66", 10855 - ] 10856 - 10857 - [[package]] 10858 - name = "zip" 10859 - version = "1.1.4" 10860 - source = "registry+https://github.com/rust-lang/crates.io-index" 10861 - checksum = "9cc23c04387f4da0374be4533ad1208cbb091d5c11d070dfef13676ad6497164" 10862 - dependencies = [ 10863 - "arbitrary", 10864 - "crc32fast", 10865 - "crossbeam-utils", 10866 - "displaydoc", 10867 - "flate2", 10868 - "indexmap 2.2.6", 10869 - "num_enum", 10870 - "thiserror", 10871 - ] 10872 - 10873 - [[package]] 10874 - name = "zknym-lib" 10875 - version = "0.1.0" 10876 - dependencies = [ 10877 - "anyhow", 10878 - "async-trait", 10879 - "bs58", 10880 - "getrandom", 10881 - "js-sys", 10882 - "nym-bin-common", 10883 - "nym-coconut", 10884 - "nym-compact-ecash", 10885 - "nym-credentials", 10886 - "nym-crypto", 10887 - "nym-http-api-client", 10888 - "rand", 10889 - "reqwest 0.12.4", 10890 - "serde", 10891 - "thiserror", 10892 - "tokio", 10893 - "tsify", 10894 - "uuid", 10895 - "wasm-bindgen", 10896 - "wasm-utils", 10897 - "wasmtimer", 10898 - "zeroize", 10899 - ]
+10 -24
pkgs/by-name/ny/nym/package.nix
··· 13 13 14 14 rustPlatform.buildRustPackage rec { 15 15 pname = "nym"; 16 - version = "2024.12-aero"; 16 + version = "2024.13-magura-patched"; 17 17 18 18 src = fetchFromGitHub { 19 19 owner = "nymtech"; 20 20 repo = "nym"; 21 - rev = "nym-binaries-v${version}"; 22 - hash = "sha256-bUY0ctfE1i0pjqdT/LT43FB9rDO5OKBVaTckm5qxnms="; 21 + tag = "nym-binaries-v${version}"; 22 + hash = "sha256-N9nnDtTIvKJX1wpiAEJ2X7Dv5Qc5V6CiTR/TjJAnv3s="; 23 23 }; 24 24 25 25 swagger-ui = fetchurl { ··· 27 27 hash = "sha256-SBJE0IEgl7Efuu73n3HZQrFxYX+cn5UU5jrL4T5xzNw="; 28 28 }; 29 29 30 - cargoLock = { 31 - lockFile = ./Cargo.lock; 32 - outputHashes = { 33 - "bls12_381-0.8.0" = "sha256-4+X/ZQ5Z+Nax4Ot1JWWvvLxuIUaucHkfnDB2L+Ak7Ro="; 34 - "cosmos-sdk-proto-0.22.0-pre" = "sha256-nRfcAbjFcvAqool+6heYK8joiU5YaSWITnO6S5MRM1E="; 35 - "defguard_wireguard_rs-0.4.7" = "sha256-+5m1+XGJ6Fi8v6rgjt0jRmwIruIL+OPP7zq/+166WMw="; 36 - "indexed_db_futures-0.4.2" = "sha256-vVqrD40CBdSSEtU+kQeuZUfsgpJdl8ks+os0Fct8Ung="; 37 - }; 38 - }; 30 + cargoHash = "sha256-tkP65GG1E5356lePLVrZdPqx/b9k1lgJ1LoxCgQf08k="; 31 + useFetchCargoVendor = true; 39 32 40 33 env = { 41 34 SWAGGER_UI_DOWNLOAD_URL = "file://${swagger-ui}"; 35 + OPENSSL_NO_VENDOR = true; 42 36 }; 43 37 44 38 nativeBuildInputs = [ 45 39 pkg-config 46 40 ]; 47 41 48 - buildInputs = 49 - [ 50 - openssl 51 - ] 52 - ++ lib.optionals stdenv.hostPlatform.isDarwin ( 53 - with darwin.apple_sdk.frameworks; 54 - [ 55 - Security 56 - SystemConfiguration 57 - CoreServices 58 - ] 59 - ); 42 + buildInputs = [ 43 + openssl 44 + ]; 60 45 61 46 checkType = "debug"; 62 47 ··· 82 67 Nym routes IP packets through other participating nodes to hide their source and destination. 83 68 In contrast with Tor, it prevents timing attacks at the cost of latency. 84 69 ''; 70 + changelog = "https://github.com/nymtech/nym/releases/tag/nym-binaries-v${version}"; 85 71 homepage = "https://nymtech.net"; 86 72 license = lib.licenses.asl20; 87 73 platforms = lib.platforms.all;