Newer
Older
version = "1.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
"crossbeam-deque",
"crossbeam-utils",
10014
10015
10016
10017
10018
10019
10020
10021
10022
10023
10024
10025
10026
10027
10028
10029
10030
10031
10032
10033
[[package]]
name = "rbtag"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72c64936fcc0b811890a9d90020f3df5cec9c604efde88af7db6a35d365132a3"
dependencies = [
"rbtag_derive",
]
[[package]]
name = "rbtag_derive"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b75511b710ccca8adbb211e04763bd8c78fed585b0ec188a20ed9b0dd95567c4"
dependencies = [
"proc-macro2 0.4.30",
"quote 0.6.13",
"syn 0.15.44",
]
[[package]]
name = "rcgen"
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6413f3de1edee53342e6138e75b56d32e7bc6e332b3bd62d497b1929d4cfbcdd"
dependencies = [
"pem",
"ring",
Serban Iorga
committed
"time 0.3.28",
"x509-parser 0.13.2",
"yasna",
]
[[package]]
name = "rcgen"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffbe84efe2f38dea12e9bfc1f65377fdf03e53a18cb3b995faedf7934c7e785b"
dependencies = [
"pem",
"ring",
Serban Iorga
committed
"time 0.3.28",
[[package]]
name = "redox_syscall"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
[[package]]
name = "redox_syscall"
version = "0.3.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
dependencies = [
[[package]]
name = "redox_users"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
[[package]]
name = "reed-solomon-novelpoly"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"
dependencies = [
"derive_more",
"fs-err",
"static_init 0.5.2",
"thiserror",
]
[[package]]
name = "ref-cast"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1641819477c319ef452a075ac34a4be92eb9ba09f6841f62d594d50fdcf0bf6b"
dependencies = [
"ref-cast-impl",
]
[[package]]
name = "ref-cast-impl"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68bf53dad9b6086826722cdc99140793afd9f62faa14a1ad07eb4f955e7a7216"
"proc-macro2 1.0.66",
"quote 1.0.31",
Serban Iorga
committed
"syn 2.0.29",
name = "regalloc2"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "80535183cae11b149d618fbd3c37e38d7cda589d82d7769e196ca9a9042d7621"
"slice-group-by",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2eae68fc220f7cf2532e4494aded17545fce192d59cd996e0fe7887f4ceb575"
"regex-automata 0.3.3",
"regex-syntax 0.7.4",
[[package]]
name = "regex-automata"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
[[package]]
name = "regex-automata"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39354c10dd07468c2e73926b23bb9c2caca74c5501e38a35da70406f1d923310"
dependencies = [
"aho-corasick",
"memchr",
"regex-syntax 0.7.4",
]
version = "0.6.29"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
[[package]]
name = "regex-syntax"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2"
10177
10178
10179
10180
10181
10182
10183
10184
10185
10186
10187
10188
10189
10190
10191
10192
10193
10194
10195
10196
10197
10198
10199
10200
10201
10202
10203
10204
10205
10206
10207
10208
10209
10210
10211
10212
10213
10214
10215
10216
[[package]]
name = "relay-bridge-hub-kusama-client"
version = "0.1.0"
dependencies = [
"bp-bridge-hub-kusama",
"bp-bridge-hub-polkadot",
"bp-header-chain",
"bp-messages",
"bp-parachains",
"bp-polkadot",
"bp-runtime",
"bridge-runtime-common",
"parity-scale-codec",
"relay-substrate-client",
"scale-info",
"sp-core",
"sp-runtime",
]
[[package]]
name = "relay-bridge-hub-polkadot-client"
version = "0.1.0"
dependencies = [
"bp-bridge-hub-kusama",
"bp-bridge-hub-polkadot",
"bp-header-chain",
"bp-kusama",
"bp-messages",
"bp-parachains",
"bp-polkadot-core",
"bp-runtime",
"bridge-runtime-common",
"parity-scale-codec",
"relay-substrate-client",
"scale-info",
"sp-consensus-grandpa",
"sp-core",
"sp-runtime",
]
[[package]]
name = "relay-bridge-hub-rococo-client"
version = "0.1.0"
dependencies = [
"bp-bridge-hub-rococo",
"bp-bridge-hub-wococo",
"bp-header-chain",
"bp-messages",
"bp-parachains",
"bp-wococo",
"bridge-runtime-common",
"parity-scale-codec",
"relay-substrate-client",
"scale-info",
"sp-core",
"sp-runtime",
Serban Iorga
committed
"subxt 0.28.0",
]
[[package]]
name = "relay-bridge-hub-wococo-client"
version = "0.1.0"
dependencies = [
"bp-bridge-hub-rococo",
"bp-bridge-hub-wococo",
"bp-header-chain",
"bp-parachains",
"bp-polkadot-core",
"bp-rococo",
"bp-runtime",
"bridge-runtime-common",
"parity-scale-codec",
"relay-bridge-hub-rococo-client",
"relay-substrate-client",
"scale-info",
"sp-core",
"sp-runtime",
Serban Iorga
committed
"subxt 0.28.0",
[[package]]
name = "relay-kusama-client"
version = "0.1.0"
dependencies = [
"bp-kusama",
Serban Iorga
committed
"bp-polkadot-core",
Serban Iorga
committed
"parity-scale-codec",
"relay-substrate-client",
"relay-utils",
Serban Iorga
committed
"scale-info",
"sp-consensus-grandpa",
Serban Iorga
committed
"sp-runtime",
"sp-session",
Serban Iorga
committed
"sp-weights",
"subxt 0.31.0",
[[package]]
name = "relay-millau-client"
version = "0.1.0"
dependencies = [
"frame-system",
"millau-runtime",
"pallet-transaction-payment",
"parity-scale-codec",
"relay-substrate-client",
"relay-utils",
"sp-core",
"sp-runtime",
"sp-session",
[[package]]
name = "relay-polkadot-client"
version = "0.1.0"
dependencies = [
"bp-polkadot",
Serban Iorga
committed
"bp-polkadot-core",
Serban Iorga
committed
"parity-scale-codec",
"relay-substrate-client",
"relay-utils",
Serban Iorga
committed
"scale-info",
"sp-consensus-grandpa",
Serban Iorga
committed
"sp-runtime",
"sp-session",
Serban Iorga
committed
"sp-weights",
"subxt 0.31.0",
[[package]]
name = "relay-rialto-client"
version = "0.1.0"
dependencies = [
"frame-system",
"pallet-transaction-payment",
"parity-scale-codec",
"relay-substrate-client",
"relay-utils",
"rialto-runtime",
"sp-core",
"sp-runtime",
"sp-session",
]
[[package]]
name = "relay-rialto-parachain-client"
version = "0.1.0"
dependencies = [
Svyatoslav Nikolsky
committed
"bp-bridge-hub-cumulus",
"bp-header-chain",
"bp-messages",
"bp-millau",
"bp-polkadot-core",
"bp-rialto-parachain",
"bridge-runtime-common",
"parity-scale-codec",
"relay-substrate-client",
"sp-core",
"sp-runtime",
"sp-weights",
Serban Iorga
committed
"subxt 0.28.0",
]
[[package]]
name = "relay-rococo-client"
version = "0.1.0"
dependencies = [
Serban Iorga
committed
"bp-polkadot-core",
Serban Iorga
committed
"parity-scale-codec",
"relay-substrate-client",
"relay-utils",
Serban Iorga
committed
"scale-info",
"sp-consensus-grandpa",
Serban Iorga
committed
"sp-runtime",
"sp-session",
Serban Iorga
committed
"sp-weights",
"subxt 0.31.0",
[[package]]
name = "relay-substrate-client"
version = "0.1.0"
dependencies = [
Svyatoslav Nikolsky
committed
"bp-header-chain",
"bp-polkadot-core",
Svyatoslav Nikolsky
committed
"finality-relay",
"frame-support",
"frame-system",
"log",
"num-traits",
"pallet-bridge-messages",
"pallet-transaction-payment",
"pallet-transaction-payment-rpc-runtime-api",
"parity-scale-codec",
"relay-utils",
"sc-transaction-pool-api",
"sp-consensus-grandpa",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"sp-version",
"thiserror",
]
Svyatoslav Nikolsky
committed
[[package]]
name = "relay-utils"
version = "0.1.0"
dependencies = [
"anyhow",
Svyatoslav Nikolsky
committed
"async-std",
Svyatoslav Nikolsky
committed
"isahc",
"jsonpath_lib",
Svyatoslav Nikolsky
committed
"log",
Svyatoslav Nikolsky
committed
"serde_json",
Svyatoslav Nikolsky
committed
"substrate-prometheus-endpoint",
"sysinfo",
"thiserror",
Serban Iorga
committed
"time 0.3.28",
Svyatoslav Nikolsky
committed
]
[[package]]
name = "relay-westend-client"
version = "0.1.0"
dependencies = [
"bp-westend",
"relay-substrate-client",
"relay-utils",
"sp-session",
[[package]]
name = "relay-wococo-client"
version = "0.1.0"
dependencies = [
Serban Iorga
committed
"bp-polkadot-core",
Serban Iorga
committed
"parity-scale-codec",
"relay-rococo-client",
"relay-substrate-client",
"relay-utils",
Serban Iorga
committed
"sp-runtime",
"sp-session",
[[package]]
name = "resolv-conf"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"
dependencies = [
"hostname",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
"crypto-bigint 0.4.9",
"zeroize",
]
[[package]]
name = "rfc6979"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2"
dependencies = [
"hmac 0.12.1",
"subtle",
]
[[package]]
name = "rialto-bridge-node"
version = "0.1.0"
dependencies = [
Serban Iorga
committed
"clap 4.4.0",
"frame-benchmarking",
"frame-benchmarking-cli",
"frame-support",
"node-inspect",
"polkadot-node-core-pvf",
"polkadot-primitives",
"polkadot-runtime-parachains",
"rialto-runtime",
"sc-cli",
"sc-executor",
"sc-service",
"serde_json",
"sp-authority-discovery",
"sp-consensus-babe",
"sp-consensus-beefy",
"sp-consensus-grandpa",
"sp-core",
"sp-runtime",
"substrate-build-script-utils",
]
[[package]]
name = "rialto-parachain-collator"
version = "0.1.0"
dependencies = [
Serban Iorga
committed
"clap 4.4.0",
"cumulus-client-cli",
"cumulus-client-consensus-aura",
"cumulus-client-consensus-common",
"cumulus-client-network",
"cumulus-client-service",
"cumulus-primitives-core",
"cumulus-primitives-parachain-inherent",
"cumulus-relay-chain-interface",
"frame-benchmarking",
"frame-benchmarking-cli",
"log",
"pallet-transaction-payment-rpc",
"parity-scale-codec",
"polkadot-cli",
"polkadot-primitives",
"polkadot-service",
"rialto-parachain-runtime",
"sc-basic-authorship",
"sc-chain-spec",
"sc-cli",
"sc-client-api",
"sc-consensus",
"sc-executor",
"sp-block-builder",
"sp-consensus-aura",
"sp-core",
"sp-keystore",
"sp-transaction-pool",
"substrate-build-script-utils",
"substrate-frame-rpc-system",
"substrate-prometheus-endpoint",
]
[[package]]
name = "rialto-parachain-runtime"
version = "0.1.0"
dependencies = [
"bp-header-chain",
"bp-messages",
"bp-millau",
Serban Iorga
committed
"bp-polkadot-core",
"bp-rialto-parachain",
"bp-runtime",
"bridge-runtime-common",
"cumulus-pallet-aura-ext",
"cumulus-pallet-dmp-queue",
"cumulus-pallet-parachain-system",
"cumulus-pallet-xcm",
"cumulus-pallet-xcmp-queue",
"cumulus-primitives-core",
"cumulus-primitives-timestamp",
"frame-benchmarking",
"frame-executive",
"frame-support",
"frame-system",
"frame-system-benchmarking",
"frame-system-rpc-runtime-api",
"pallet-aura",
"pallet-balances",
"pallet-bridge-grandpa",
"pallet-bridge-messages",
"pallet-bridge-relayers",
"pallet-sudo",
"pallet-timestamp",
"pallet-transaction-payment",
"pallet-transaction-payment-rpc-runtime-api",
"pallet-xcm",
"parachain-info",
"parity-scale-codec",
"polkadot-parachain",
"sp-block-builder",
"sp-consensus-aura",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"sp-transaction-pool",
"sp-version",
"static_assertions",
"substrate-wasm-builder",
"xcm",
"xcm-builder",
"xcm-executor",
]
[[package]]
name = "rialto-runtime"
version = "0.1.0"
dependencies = [
"bp-header-chain",
"bp-messages",
Svyatoslav Nikolsky
committed
"bp-runtime",
"bridge-runtime-common",
"frame-benchmarking",
"frame-executive",
"frame-support",
"frame-system",
"frame-system-rpc-runtime-api",
"pallet-authority-discovery",
"pallet-babe",
"pallet-balances",
"pallet-beefy",
"pallet-beefy-mmr",
"pallet-bridge-beefy",
"pallet-bridge-grandpa",
"pallet-bridge-messages",
"pallet-bridge-relayers",
"pallet-grandpa",
"pallet-message-queue",
"pallet-session",
"pallet-shift-session-manager",
"pallet-sudo",
"pallet-timestamp",
"pallet-transaction-payment",
"pallet-transaction-payment-rpc-runtime-api",
"parity-scale-codec",
"polkadot-primitives",
"polkadot-runtime-common",
"polkadot-runtime-parachains",
"sp-authority-discovery",
"sp-block-builder",
"sp-consensus-babe",
"sp-inherents",
"sp-offchain",
"sp-session",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"sp-transaction-pool",
"sp-version",
Svyatoslav Nikolsky
committed
"static_assertions",
"xcm",
"xcm-builder",
"xcm-executor",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
Serban Iorga
committed
"spin 0.5.2",
[[package]]
name = "rlp"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb919243f34364b6bd2fc10ef797edbfa75f33c252e7998527479c6d6b47e1ec"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb6f170a4041d50a0ce04b0d2e14916d6ca863ea2e422689a5b694395d299ffe"
dependencies = [
"libc",
"librocksdb-sys",
]
[[package]]
name = "rococo-runtime"
Serban Iorga
committed
source = "git+https://github.com/paritytech/polkadot?branch=master#cb58854f2fcfda5459501337aa87d1d04184404f"
dependencies = [
"binary-merkle-tree",
"frame-benchmarking",
"frame-executive",
"frame-support",
"frame-system",
"frame-system-benchmarking",
"frame-system-rpc-runtime-api",
"frame-try-runtime",
10754
10755
10756
10757
10758
10759
10760
10761
10762
10763
10764
10765
10766
10767
10768
10769
10770
"log",
"pallet-authority-discovery",
"pallet-authorship",
"pallet-babe",
"pallet-balances",
"pallet-beefy",
"pallet-beefy-mmr",
"pallet-bounties",
"pallet-child-bounties",
"pallet-collective",
"pallet-democracy",
"pallet-elections-phragmen",
"pallet-grandpa",
"pallet-identity",
"pallet-im-online",
"pallet-indices",
"pallet-membership",
"pallet-message-queue",
10772
10773
10774
10775
10776
10777
10778
10779
10780
10781
10782
10783
10784
10785
10786
10787
10788
10789
10790
10791
10792
10793
10794
10795
10796
10797
10798
10799
10800
10801
10802
10803
10804
10805
10806
10807
10808
10809
10810
10811
10812
10813
10814
10815
10816
"pallet-mmr",
"pallet-multisig",
"pallet-nis",
"pallet-offences",
"pallet-preimage",
"pallet-proxy",
"pallet-recovery",
"pallet-scheduler",
"pallet-session",
"pallet-society",
"pallet-staking",
"pallet-state-trie-migration",
"pallet-sudo",
"pallet-timestamp",
"pallet-tips",
"pallet-transaction-payment",
"pallet-transaction-payment-rpc-runtime-api",
"pallet-treasury",
"pallet-utility",
"pallet-vesting",
"pallet-xcm",
"pallet-xcm-benchmarks",
"parity-scale-codec",
"polkadot-parachain",
"polkadot-primitives",
"polkadot-runtime-common",
"polkadot-runtime-parachains",
"rococo-runtime-constants",
"scale-info",
"serde",
"serde_derive",
"smallvec",
"sp-api",
"sp-authority-discovery",
"sp-block-builder",
"sp-consensus-babe",
"sp-consensus-beefy",
"sp-core",
"sp-inherents",
"sp-io",
"sp-mmr-primitives",
"sp-offchain",
"sp-runtime",
"sp-session",
"sp-staking",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"sp-transaction-pool",
"sp-version",
"static_assertions",
"substrate-wasm-builder",
"xcm",
"xcm-builder",
"xcm-executor",
]
[[package]]
name = "rococo-runtime-constants"
Serban Iorga
committed
source = "git+https://github.com/paritytech/polkadot?branch=master#cb58854f2fcfda5459501337aa87d1d04184404f"
dependencies = [
"frame-support",
"polkadot-primitives",
"polkadot-runtime-common",
"smallvec",
"sp-core",
"sp-runtime",
"sp-weights",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6678cf63ab3491898c0d021b493c94c9b221d91295294a2a5746eacbe5928322"
[[package]]
name = "rtcp"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1919efd6d4a6a85d13388f9487549bb8e359f17198cc03ffd72f79b553873691"
dependencies = [
"bytes",
"thiserror",
"webrtc-util",
]
Svyatoslav Nikolsky
committed
[[package]]
name = "rtnetlink"
version = "0.10.1"
Svyatoslav Nikolsky
committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "322c53fd76a18698f1c27381d58091de3a043d356aa5bd0d510608b565f469a0"
Svyatoslav Nikolsky
committed
dependencies = [
"futures",
"log",
"netlink-packet-route",
"netlink-proto",
Svyatoslav Nikolsky
committed
]
[[package]]
name = "rtoolbox"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "034e22c514f5c0cb8a10ff341b9b048b5ceb21591f31c8f44c43b960f9b3524a"
dependencies = [
"libc",
"winapi",
]
[[package]]
name = "rtp"
version = "0.6.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2a095411ff00eed7b12e4c6a118ba984d113e1079582570d56a5ee723f11f80"
dependencies = [
"async-trait",
"bytes",
"rand 0.8.5",
"serde",
"thiserror",
"webrtc-util",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
[[package]]
name = "rustc-hash"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
[[package]]
name = "rustc-hex"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"
[[package]]
name = "rustc_version"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
dependencies = [
[[package]]
name = "rusticata-macros"
version = "4.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "faf0c4a6ece9950b9abdb62b1cfcf2a68b3b67a10ba445b3bb85be2a293d0632"
dependencies = [
"nom",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c37f1bd5ef1b5422177b7646cba67430579cfe2ace80f284fee876bca52ad941"
"libc",
"linux-raw-sys 0.1.4",
"windows-sys 0.45.0",
[[package]]
name = "rustix"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06"
dependencies = [
"linux-raw-sys 0.3.8",
"windows-sys 0.48.0",
]
[[package]]
name = "rustix"
version = "0.38.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0a962918ea88d644592894bc6dc55acc6c0956488adcebbfb6e273506b7fd6e5"
dependencies = [
"bitflags 2.3.3",
"errno",
"libc",
"linux-raw-sys 0.4.3",
[[package]]
name = "rustls"
version = "0.19.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"
dependencies = [
"base64 0.13.1",
"log",
"ring",
"sct 0.6.1",
"webpki 0.21.4",
]
[[package]]
name = "rustls"
version = "0.20.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fff78fc74d175294f4e83b28343315ffcfb114b156f0185e9741cb5570f50e2f"
dependencies = [
"log",
"ring",