|
1 | 1 | { |
2 | | - "checksum": "1ad44051fdab3020717ead2412f104d2309e44c90a9a4fea6dd4b6a375a18ba8", |
| 2 | + "checksum": "4a2bcbd43338a9a0c33b03fa028db4119525bbfe24bd3194f8ce12b7c3d342d2", |
3 | 3 | "crates": { |
4 | 4 | "actix-codec 0.5.2": { |
5 | 5 | "name": "actix-codec", |
|
10734 | 10734 | ], |
10735 | 10735 | "license_file": "LICENSE-APACHE" |
10736 | 10736 | }, |
| 10737 | + "dashmap 5.5.3": { |
| 10738 | + "name": "dashmap", |
| 10739 | + "version": "5.5.3", |
| 10740 | + "package_url": "https://github.com/xacrimon/dashmap", |
| 10741 | + "repository": { |
| 10742 | + "Http": { |
| 10743 | + "url": "https://static.crates.io/crates/dashmap/5.5.3/download", |
| 10744 | + "sha256": "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856" |
| 10745 | + } |
| 10746 | + }, |
| 10747 | + "targets": [ |
| 10748 | + { |
| 10749 | + "Library": { |
| 10750 | + "crate_name": "dashmap", |
| 10751 | + "crate_root": "src/lib.rs", |
| 10752 | + "srcs": { |
| 10753 | + "allow_empty": true, |
| 10754 | + "include": [ |
| 10755 | + "**/*.rs" |
| 10756 | + ] |
| 10757 | + } |
| 10758 | + } |
| 10759 | + } |
| 10760 | + ], |
| 10761 | + "library_target_name": "dashmap", |
| 10762 | + "common_attrs": { |
| 10763 | + "compile_data_glob": [ |
| 10764 | + "**" |
| 10765 | + ], |
| 10766 | + "deps": { |
| 10767 | + "common": [ |
| 10768 | + { |
| 10769 | + "id": "cfg-if 1.0.3", |
| 10770 | + "target": "cfg_if" |
| 10771 | + }, |
| 10772 | + { |
| 10773 | + "id": "hashbrown 0.14.5", |
| 10774 | + "target": "hashbrown" |
| 10775 | + }, |
| 10776 | + { |
| 10777 | + "id": "lock_api 0.4.12", |
| 10778 | + "target": "lock_api" |
| 10779 | + }, |
| 10780 | + { |
| 10781 | + "id": "once_cell 1.21.3", |
| 10782 | + "target": "once_cell" |
| 10783 | + }, |
| 10784 | + { |
| 10785 | + "id": "parking_lot_core 0.9.10", |
| 10786 | + "target": "parking_lot_core" |
| 10787 | + } |
| 10788 | + ], |
| 10789 | + "selects": {} |
| 10790 | + }, |
| 10791 | + "edition": "2018", |
| 10792 | + "version": "5.5.3" |
| 10793 | + }, |
| 10794 | + "license": "MIT", |
| 10795 | + "license_ids": [ |
| 10796 | + "MIT" |
| 10797 | + ], |
| 10798 | + "license_file": "LICENSE" |
| 10799 | + }, |
10737 | 10800 | "data-encoding 2.7.0": { |
10738 | 10801 | "name": "data-encoding", |
10739 | 10802 | "version": "2.7.0", |
|
12748 | 12811 | "id": "backon 1.5.2", |
12749 | 12812 | "target": "backon" |
12750 | 12813 | }, |
| 12814 | + { |
| 12815 | + "id": "base64 0.22.1", |
| 12816 | + "target": "base64" |
| 12817 | + }, |
12751 | 12818 | { |
12752 | 12819 | "id": "candid 0.10.18", |
12753 | 12820 | "target": "candid" |
|
12816 | 12883 | "id": "futures-util 0.3.31", |
12817 | 12884 | "target": "futures_util" |
12818 | 12885 | }, |
| 12886 | + { |
| 12887 | + "id": "hex 0.4.3", |
| 12888 | + "target": "hex" |
| 12889 | + }, |
12819 | 12890 | { |
12820 | 12891 | "id": "human_bytes 0.4.3", |
12821 | 12892 | "target": "human_bytes" |
|
12868 | 12939 | "id": "ic-protobuf 0.9.0", |
12869 | 12940 | "target": "ic_protobuf" |
12870 | 12941 | }, |
| 12942 | + { |
| 12943 | + "id": "ic-registry-common-proto 0.9.0", |
| 12944 | + "target": "ic_registry_common_proto" |
| 12945 | + }, |
12871 | 12946 | { |
12872 | 12947 | "id": "ic-registry-keys 0.9.0", |
12873 | 12948 | "target": "ic_registry_keys" |
|
13000 | 13075 | { |
13001 | 13076 | "id": "actix-rt 2.11.0", |
13002 | 13077 | "target": "actix_rt" |
| 13078 | + }, |
| 13079 | + { |
| 13080 | + "id": "serial_test 2.0.0", |
| 13081 | + "target": "serial_test" |
13003 | 13082 | } |
13004 | 13083 | ], |
13005 | 13084 | "selects": {} |
@@ -49232,6 +49311,149 @@ |
49232 | 49311 | ], |
49233 | 49312 | "license_file": "LICENSE-APACHE" |
49234 | 49313 | }, |
| 49314 | + "serial_test 2.0.0": { |
| 49315 | + "name": "serial_test", |
| 49316 | + "version": "2.0.0", |
| 49317 | + "package_url": "https://github.com/palfrey/serial_test/", |
| 49318 | + "repository": { |
| 49319 | + "Http": { |
| 49320 | + "url": "https://static.crates.io/crates/serial_test/2.0.0/download", |
| 49321 | + "sha256": "0e56dd856803e253c8f298af3f4d7eb0ae5e23a737252cd90bb4f3b435033b2d" |
| 49322 | + } |
| 49323 | + }, |
| 49324 | + "targets": [ |
| 49325 | + { |
| 49326 | + "Library": { |
| 49327 | + "crate_name": "serial_test", |
| 49328 | + "crate_root": "src/lib.rs", |
| 49329 | + "srcs": { |
| 49330 | + "allow_empty": true, |
| 49331 | + "include": [ |
| 49332 | + "**/*.rs" |
| 49333 | + ] |
| 49334 | + } |
| 49335 | + } |
| 49336 | + } |
| 49337 | + ], |
| 49338 | + "library_target_name": "serial_test", |
| 49339 | + "common_attrs": { |
| 49340 | + "compile_data_glob": [ |
| 49341 | + "**" |
| 49342 | + ], |
| 49343 | + "crate_features": { |
| 49344 | + "common": [ |
| 49345 | + "async", |
| 49346 | + "default", |
| 49347 | + "futures", |
| 49348 | + "log", |
| 49349 | + "logging" |
| 49350 | + ], |
| 49351 | + "selects": {} |
| 49352 | + }, |
| 49353 | + "deps": { |
| 49354 | + "common": [ |
| 49355 | + { |
| 49356 | + "id": "dashmap 5.5.3", |
| 49357 | + "target": "dashmap" |
| 49358 | + }, |
| 49359 | + { |
| 49360 | + "id": "futures 0.3.31", |
| 49361 | + "target": "futures" |
| 49362 | + }, |
| 49363 | + { |
| 49364 | + "id": "lazy_static 1.5.0", |
| 49365 | + "target": "lazy_static" |
| 49366 | + }, |
| 49367 | + { |
| 49368 | + "id": "log 0.4.28", |
| 49369 | + "target": "log" |
| 49370 | + }, |
| 49371 | + { |
| 49372 | + "id": "parking_lot 0.12.3", |
| 49373 | + "target": "parking_lot" |
| 49374 | + } |
| 49375 | + ], |
| 49376 | + "selects": {} |
| 49377 | + }, |
| 49378 | + "edition": "2018", |
| 49379 | + "proc_macro_deps": { |
| 49380 | + "common": [ |
| 49381 | + { |
| 49382 | + "id": "serial_test_derive 2.0.0", |
| 49383 | + "target": "serial_test_derive" |
| 49384 | + } |
| 49385 | + ], |
| 49386 | + "selects": {} |
| 49387 | + }, |
| 49388 | + "version": "2.0.0" |
| 49389 | + }, |
| 49390 | + "license": "MIT", |
| 49391 | + "license_ids": [ |
| 49392 | + "MIT" |
| 49393 | + ], |
| 49394 | + "license_file": "LICENSE" |
| 49395 | + }, |
| 49396 | + "serial_test_derive 2.0.0": { |
| 49397 | + "name": "serial_test_derive", |
| 49398 | + "version": "2.0.0", |
| 49399 | + "package_url": "https://github.com/palfrey/serial_test/", |
| 49400 | + "repository": { |
| 49401 | + "Http": { |
| 49402 | + "url": "https://static.crates.io/crates/serial_test_derive/2.0.0/download", |
| 49403 | + "sha256": "91d129178576168c589c9ec973feedf7d3126c01ac2bf08795109aa35b69fb8f" |
| 49404 | + } |
| 49405 | + }, |
| 49406 | + "targets": [ |
| 49407 | + { |
| 49408 | + "ProcMacro": { |
| 49409 | + "crate_name": "serial_test_derive", |
| 49410 | + "crate_root": "src/lib.rs", |
| 49411 | + "srcs": { |
| 49412 | + "allow_empty": true, |
| 49413 | + "include": [ |
| 49414 | + "**/*.rs" |
| 49415 | + ] |
| 49416 | + } |
| 49417 | + } |
| 49418 | + } |
| 49419 | + ], |
| 49420 | + "library_target_name": "serial_test_derive", |
| 49421 | + "common_attrs": { |
| 49422 | + "compile_data_glob": [ |
| 49423 | + "**" |
| 49424 | + ], |
| 49425 | + "crate_features": { |
| 49426 | + "common": [ |
| 49427 | + "async" |
| 49428 | + ], |
| 49429 | + "selects": {} |
| 49430 | + }, |
| 49431 | + "deps": { |
| 49432 | + "common": [ |
| 49433 | + { |
| 49434 | + "id": "proc-macro2 1.0.101", |
| 49435 | + "target": "proc_macro2" |
| 49436 | + }, |
| 49437 | + { |
| 49438 | + "id": "quote 1.0.40", |
| 49439 | + "target": "quote" |
| 49440 | + }, |
| 49441 | + { |
| 49442 | + "id": "syn 2.0.106", |
| 49443 | + "target": "syn" |
| 49444 | + } |
| 49445 | + ], |
| 49446 | + "selects": {} |
| 49447 | + }, |
| 49448 | + "edition": "2018", |
| 49449 | + "version": "2.0.0" |
| 49450 | + }, |
| 49451 | + "license": "MIT", |
| 49452 | + "license_ids": [ |
| 49453 | + "MIT" |
| 49454 | + ], |
| 49455 | + "license_file": "LICENSE" |
| 49456 | + }, |
49235 | 49457 | "service-discovery 0.6.7": { |
49236 | 49458 | "name": "service-discovery", |
49237 | 49459 | "version": "0.6.7", |
|
62559 | 62781 | "actix-rt 2.11.0", |
62560 | 62782 | "assert_cmd 2.0.17", |
62561 | 62783 | "maplit 1.0.2", |
| 62784 | + "serial_test 2.0.0", |
62562 | 62785 | "wiremock 0.6.4" |
62563 | 62786 | ], |
62564 | | - "unused_patches": [ |
62565 | | - { |
62566 | | - "name": "ic0", |
62567 | | - "version": "0.23.0", |
62568 | | - "source": "registry+https://github.com/rust-lang/crates.io-index" |
62569 | | - } |
62570 | | - ] |
| 62787 | + "unused_patches": [] |
62571 | 62788 | } |
0 commit comments