Skip to content
Snippets Groups Projects
Cargo.lock 132 KiB
Newer Older
  • Learn to ignore specific revisions
  • # This file is automatically @generated by Cargo.
    # It is not intended for manual editing.
    
    [[package]]
    name = "adler"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
    
    version = "0.4.7"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "739f4a8db6605981345c5654f3a85b056ce52f37a39d34da03f25bf2151ea16e"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
    
    [[package]]
    name = "alsa"
    version = "0.4.3"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "eb213f6b3e4b1480a60931ca2035794aa67b73103d254715b1db7b70dcb3c934"
    dependencies = [
     "alsa-sys",
     "bitflags",
     "libc",
     "nix",
    ]
    
    [[package]]
    name = "alsa-sys"
    version = "0.3.1"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527"
    dependencies = [
     "libc",
     "pkg-config",
    ]
    
    
    [[package]]
    name = "android_log-sys"
    version = "0.2.0"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "85965b6739a430150bdd138e2374a98af0c3ee0d030b3bb7fc3bddff58d0102e"
    
    [[package]]
    name = "android_logger"
    version = "0.10.1"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "d9ed09b18365ed295d722d0b5ed59c01b79a826ff2d2a8f73d5ecca8e6fb2f66"
    dependencies = [
     "android_log-sys",
     "env_logger",
     "lazy_static",
     "log",
    ]
    
    
    [[package]]
    name = "anyhow"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "08f9b8508dccb7687a1d6c4ce66b2b0ecef467c94667de27d8d7fe1f8d2a9cdc"
    
    [[package]]
    name = "app_services_logger"
    version = "0.1.0"
    dependencies = [
     "cstr",
     "golden_gate",
     "log",
     "nserror",
     "nsstring",
     "once_cell",
     "xpcom",
    ]
    
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "fc3ec9d4c47b25a5a9e5c848e053640331c7cedb1637434d75db68b79fee8a7f"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "c38b6b6b79f671c25e1a3e785b7b82d7562ffc9cd3efdc98627e5668a2472490"
    
    [[package]]
    name = "arrayref"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
    
    [[package]]
    name = "arrayvec"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "006ca68e0f2b03f22d6fa9f2860f85aed430d257fec20f8879b2145e7c7ae1a6"
    
    dependencies = [
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "b947f77692187a29daa2768b6644e589cef61e7434bb96300197acfb876105ac"
    
    [[package]]
    name = "async-task"
    version = "4.0.3"
    
    source = "git+https://github.com/smol-rs/async-task?rev=f6488e35beccb26eb6e85847b02aa78a42cd3d0e#f6488e35beccb26eb6e85847b02aa78a42cd3d0e"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "ed6aa3524a2dfcf9fe180c51eae2b58738348d819517ceadf95789c51fff7600"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "64f46ca51dca4837f1520754d1c8c36636356b81553d928dc9c177025369a06e"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "73b5e5f48b927f04e952dedc932f31995a65a0bf65ec971c74436e51bf6e970d"
    
    version = "0.2.14"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
    
    [[package]]
    name = "audio-mixer"
    version = "0.1.2"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "cd92208b8b0c2477d1123f9fa898e35d9f7d9340e3f26ddda27bf37a608eff99"
    
    [[package]]
    name = "audio_thread_priority"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "8b7cd1bfd03dab20ad72e0c5e58d65818d62c0d199d8dec8361053d0f073dbae"
    
    source = "git+https://github.com/mozilla/audioipc-2?rev=c144368c4e084ec0f076af6262970655c2d99e8d#c144368c4e084ec0f076af6262970655c2d99e8d"
    
    version = "0.4.0"
    
    source = "git+https://github.com/mozilla/audioipc-2?rev=c144368c4e084ec0f076af6262970655c2d99e8d#c144368c4e084ec0f076af6262970655c2d99e8d"
    
     "audio_thread_priority",
     "audioipc",
     "cubeb-backend",
    
    source = "git+https://github.com/mozilla/audioipc-2?rev=c144368c4e084ec0f076af6262970655c2d99e8d#c144368c4e084ec0f076af6262970655c2d99e8d"
    
     "audio_thread_priority",
     "audioipc",
     "cubeb-core",
     "error-chain",
    
    [[package]]
    name = "audioipc2"
    version = "0.5.0"
    
    source = "git+https://github.com/kinetiknz/audioipc-2?rev=85e9839059f4bf8f68130825b8fd02c39a6a51b9#85e9839059f4bf8f68130825b8fd02c39a6a51b9"
    
     "audio_thread_priority",
     "bincode",
     "bytes 0.4.12",
     "cc",
     "cubeb",
     "error-chain",
     "iovec",
     "libc",
     "log",
     "memmap2 0.2.3",
     "mio 0.8.0",
     "scopeguard",
     "serde",
     "serde_bytes",
     "serde_derive",
     "slab",
     "winapi",
    ]
    
    [[package]]
    name = "audioipc2-client"
    version = "0.5.0"
    
    source = "git+https://github.com/kinetiknz/audioipc-2?rev=85e9839059f4bf8f68130825b8fd02c39a6a51b9#85e9839059f4bf8f68130825b8fd02c39a6a51b9"
    
    dependencies = [
     "audio_thread_priority",
     "audioipc2",
     "cubeb-backend",
     "log",
    ]
    
    [[package]]
    name = "audioipc2-server"
    version = "0.5.0"
    
    source = "git+https://github.com/kinetiknz/audioipc-2?rev=85e9839059f4bf8f68130825b8fd02c39a6a51b9#85e9839059f4bf8f68130825b8fd02c39a6a51b9"
    
    dependencies = [
     "audio_thread_priority",
     "audioipc2",
     "cubeb-core",
     "error-chain",
     "log",
     "once_cell",
     "slab",
    ]
    
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "08cee7a0952628fde958e149507c2bb321ab4fccfafd225da0b20adc956ef88a"
    
     "bitflags",
     "core-foundation",
     "devd-rs",
     "libc",
     "libudev",
     "log",
     "rand",
     "runloop",
    
    [[package]]
    name = "autocfg"
    
    [[package]]
    name = "baldrdash"
    version = "0.1.0"
    dependencies = [
    
     "bindgen",
     "cranelift-codegen",
     "cranelift-wasm",
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff"
    
    [[package]]
    name = "base64"
    version = "0.13.0"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
    
    
    [[package]]
    name = "bench-collections-gtest"
    version = "0.1.0"
    dependencies = [
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "88ceb0d16c4fd0e42876e298d7d3ce3780dd9ebdcbe4199816a32c77e08597ff"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
    
     "bitflags",
     "cexpr",
     "clang-sys",
     "lazy_static",
    
     "peeking_take_while",
     "proc-macro2",
     "quote",
     "regex",
     "rustc-hash",
     "shlex",
    
    [[package]]
    name = "bit-set"
    version = "0.5.2"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "6e11e16035ea35e4e5997b393eacbf6f63983188f7a2ad25bfb13465f5ad59de"
    dependencies = [
     "bit-vec",
    ]
    
    [[package]]
    name = "bit-vec"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
    
    [[package]]
    name = "bitflags_serde_shim"
    version = "0.2.2"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "25c3d626f0280ec39b33a6fc5c6c1067432b4c41e94aee40ded197a6649bf025"
    dependencies = [
     "bitflags",
     "serde",
    ]
    
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "d84ea71c85d1fe98fe67a9b9988b1695bc24c0b0d3bfb18d4c510f44b4b09941"
    
     "comedy",
     "filetime_win",
     "guid_win",
     "serde",
     "serde_derive",
    
     "bits",
     "comedy",
     "guid_win",
     "lazy_static",
     "rand",
     "regex",
     "tempfile",
    
    ]
    
    [[package]]
    name = "bitsdownload"
    version = "0.1.0"
    dependencies = [
    
     "libc",
     "log",
     "moz_task",
     "nserror",
     "nsstring",
     "xpcom",
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "afa748e348ad3be8263be728124b24a24f268266f6f5d58af9d75f6a40b5c587"
    
    [[package]]
    name = "block"
    version = "0.1.6"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
    
    [[package]]
    name = "block-buffer"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"
    
    [[package]]
    name = "bookmark_sync"
    version = "0.1.0"
    dependencies = [
    
     "atomic_refcell",
     "cstr",
     "dogear",
     "libc",
     "log",
     "moz_task",
     "nserror",
     "nsstring",
     "storage",
     "storage_variant",
    
    version = "0.1.2"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "b8e3ff9db740167616e528c509b3618046fc05d337f8f3182d300f4aa977d2bb"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"
    
    [[package]]
    name = "bytes"
    version = "1.1.0"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"
    
    
    [[package]]
    name = "cache-padded"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"
    
    [[package]]
    name = "cascade_bloom_filter"
    version = "0.1.0"
    dependencies = [
     "nserror",
     "nsstring",
     "rust_cascade",
     "thin-vec",
     "xpcom",
    ]
    
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
    
    [[package]]
    name = "cert_storage"
    version = "0.0.1"
    dependencies = [
    
     "rust_cascade",
     "sha2",
     "storage_variant",
     "tempfile",
     "thin-vec",
     "time",
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "f4aedb84272dbe89af497cf81375129abda4fc0a9e7c5d317498c15cc30c0d27"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
    
    [[package]]
    name = "cfg-if"
    version = "1.0.0"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
    
    
    [[package]]
    name = "cfg_aliases"
    version = "0.1.1"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
    
    
    source = "git+https://github.com/hsivonen/chardetng?rev=3484d3e3ebdc8931493aa5df4d7ee9360a90e76b#3484d3e3ebdc8931493aa5df4d7ee9360a90e76b"
    
    version = "0.1.2"
    source = "git+https://github.com/hsivonen/chardetng_c?rev=ed8a4c6f900a90d4dbc1d64b856e61490a1c3570#ed8a4c6f900a90d4dbc1d64b856e61490a1c3570"
    
    version = "0.4.19"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
    
    [[package]]
    name = "chunky-vec"
    version = "0.1.0"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "bb7bdea464ae038f09197b82430b921c53619fc8d2bcaf7b151013b3ca008017"
    
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "bf6b561dcf059c85bbe388e0a7b0a1469acb3934cc0cfa148613a830629e3049"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "d2dbdf4bdacb33466e854ce889eee8dfd5729abf7ccd7664d0a2d60cd384440b"
    
    [[package]]
    name = "clap_lex"
    version = "0.2.0"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "a37c35f1112dad5e6e0b1adaff798507497a18fceeb30cceb3bae7d1427b9213"
    dependencies = [
     "os_str_bytes",
    ]
    
    
    [[package]]
    name = "cmake"
    
    [[package]]
    name = "codespan-reporting"
    version = "0.11.1"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
    dependencies = [
     "termcolor",
     "unicode-width",
    ]
    
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "74428ae4f7f05f32f4448e9f42d371538196919c4834979f4f96d1fdebffcb47"
    
    [[package]]
    name = "constant_time_eq"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "888604f00b3db336d2af898ec3c1d5d0ddf5e6d462220f2ededc33a87ac4bbd5"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "a2df960f5d869b2dd8532793fde43eb5427cceb126c929747a26823ab0eeb536"
    
    [[package]]
    name = "core-foundation"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
    
    dependencies = [
    
    ]
    
    [[package]]
    name = "core-foundation-sys"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb"
    
    dependencies = [
     "bitflags",
     "core-foundation",
     "core-graphics-types",
     "foreign-types",
     "libc",
    ]
    
    [[package]]
    name = "core-graphics-types"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "3a68b68b3446082644c91ac778bf50cd4104bfb002b5a6a7c44cca5a2c70788b"
    
     "bitflags",
     "core-foundation",
     "foreign-types",
     "libc",
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "99d74ada66e07c1cefa18f8abfba765b486f250de2e4a999e5727fc0dd4b4a25"
    
     "core-foundation",
     "core-graphics",
     "foreign-types",
     "libc",
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "ca4679a59dbd8c15f064c012dfe8c1163b9453224238b59bb9328c142b8b248b"
    
    ]
    
    [[package]]
    name = "coreaudio-sys-utils"
    version = "0.1.0"
    
    source = "git+https://github.com/mozilla/cubeb-coreaudio-rs?rev=44eca95823bb57e964cf7b6d9791ed2ccb4b2108#44eca95823bb57e964cf7b6d9791ed2ccb4b2108"
    
     "core-foundation-sys",
     "coreaudio-sys",
    
    [[package]]
    name = "coremidi"
    version = "0.6.0"
    
    source = "git+https://github.com/chris-zen/coremidi.git?rev=fc68464b5445caf111e41f643a2e69ccce0b4f83#fc68464b5445caf111e41f643a2e69ccce0b4f83"
    
    dependencies = [
     "core-foundation",
     "core-foundation-sys",
     "coremidi-sys",
    ]
    
    [[package]]
    name = "coremidi-sys"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "79a6deed0c97b2d40abbab77e4c97f81d71e162600423382c277dd640019116c"
    
    dependencies = [
     "core-foundation-sys",
    ]
    
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "72fa26cb151d3ae4b70f63d67d0fed57ce04220feafafbae7f503bef7aae590d"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "49726015ab0ca765144fcca61e4a7a543a16b795a777fa53f554da2fffff9a94"
    
    [[package]]
    name = "cpufeatures"
    version = "0.2.2"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "59a6001667ab124aebae2a495118e11d30984c3a653e99d86d58971708cf5e4b"
    dependencies = [
     "libc",
    ]
    
    
    [[package]]
    name = "cranelift-bforest"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "c8ca3560686e7c9c7ed7e0fe77469f2410ba5d7781b1acaa9adc8d8deea28e3e"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "baf9bf1ffffb6ce3d2e5ebc83549bd2436426c99b31cc550d521364cbe35d276"
    
     "cranelift-bforest",
     "cranelift-codegen-meta",
     "cranelift-codegen-shared",
    
     "target-lexicon 0.12.3",
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "4cc21936a5a6d07e23849ffe83e5c1f6f50305c074f4b2970ca50c13bf55b821"
    
    [[package]]
    name = "cranelift-codegen-shared"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "ca5b6ffaa87560bebe69a5446449da18090b126037920b0c1c6d5945f72faf6b"
    
    [[package]]
    name = "cranelift-entity"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "7d6b4a8bef04f82e4296782646f733c641d09497df2fabf791323fefaa44c64c"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "c31b783b351f966fce33e3c03498cb116d16d97a8f9978164a60920bd0d3a99c"
    
     "target-lexicon 0.12.3",
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "edb6d408e2da77cdbbd65466298d44c86ae71c1785d2ab0d8657753cdb4d9d89"
    
    [[package]]
    name = "crc32fast"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
    
    [[package]]
    name = "crossbeam-channel"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "5aaa7bd5fb665c6864b5f963dd9097905c54125909c7aa94c9e18507cdbe6c53"
    
    [[package]]
    name = "crossbeam-deque"
    
    source = "registry+https://github.com/rust-lang/crates.io-index"
    
    checksum = "c20ff29ded3204c5106278a81a38f4b482636ed4fa1e6cfbeef193291beb29ed"
    
     "crossbeam-utils 0.7.2",
     "maybe-uninit",
    
    [[package]]
    name = "crossbeam-deque"
    version = "0.8.1"
    source = "registry+https://github.com/rust-lang/crates.io-index"
    checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e"
    dependencies = [
     "cfg-if 1.0.0",