Newer
Older
]
[[package]]
name = "polkadot-node-core-approval-voting"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"merlin",
"parity-scale-codec",
"polkadot-node-jaeger",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-overseer",
"polkadot-primitives",
"sc-keystore",
"schnorrkel",
"sp-application-crypto",
"sp-consensus",
"sp-consensus-slots",
"sp-runtime",
Svyatoslav Nikolsky
committed
"thiserror",
]
[[package]]
name = "polkadot-node-core-av-store"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"kvdb",
"parity-scale-codec",
"polkadot-erasure-coding",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-overseer",
"polkadot-primitives",
"thiserror",
]
[[package]]
name = "polkadot-node-core-backing"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"fatality",
"futures",
"polkadot-erasure-coding",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-primitives",
"polkadot-statement-table",
"sp-keystore",
"thiserror",
]
[[package]]
name = "polkadot-node-core-bitfield-signing"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-primitives",
"sp-keystore",
"thiserror",
"wasm-timer",
]
[[package]]
name = "polkadot-node-core-candidate-validation"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
"async-trait",
"parity-scale-codec",
"polkadot-node-core-pvf",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-parachain",
"polkadot-primitives",
"sp-maybe-compressed-blob",
]
[[package]]
name = "polkadot-node-core-chain-api"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-primitives",
"sc-client-api",
"sc-consensus-babe",
"sp-blockchain",
[[package]]
name = "polkadot-node-core-chain-selection"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"kvdb",
"parity-scale-codec",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-primitives",
"thiserror",
]
[[package]]
name = "polkadot-node-core-dispute-coordinator"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"parity-scale-codec",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-primitives",
"sc-keystore",
"thiserror",
[[package]]
name = "polkadot-node-core-parachains-inherent"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
"async-trait",
"polkadot-node-subsystem",
"polkadot-primitives",
"sp-blockchain",
"sp-inherents",
"sp-runtime",
"thiserror",
]
[[package]]
name = "polkadot-node-core-provisioner"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"fatality",
"futures",
"futures-timer",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-primitives",
"rand 0.8.5",
]
[[package]]
name = "polkadot-node-core-pvf"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
"always-assert",
"assert_matches",
"async-process",
"async-std",
"parity-scale-codec",
"polkadot-core-primitives",
"polkadot-node-subsystem-util",
"polkadot-parachain",
"rand 0.8.5",
"sc-executor",
"sc-executor-common",
"sc-executor-wasmtime",
"slotmap",
"sp-core",
"sp-externalities",
"sp-io",
"sp-maybe-compressed-blob",
"sp-tracing",
"sp-wasm-interface",
[[package]]
name = "polkadot-node-core-pvf-checker"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-overseer",
"polkadot-primitives",
"sp-keystore",
"thiserror",
[[package]]
name = "polkadot-node-core-runtime-api"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"memory-lru",
"parity-util-mem",
"polkadot-node-subsystem",
"polkadot-node-subsystem-types",
"polkadot-node-subsystem-util",
"polkadot-primitives",
"sp-consensus-babe",
]
[[package]]
name = "polkadot-node-jaeger"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
"async-std",
"lazy_static",
"log",
"mick-jaeger",
"parity-scale-codec",
"parking_lot 0.12.1",
"polkadot-node-primitives",
"polkadot-primitives",
"sc-network",
"sp-core",
"thiserror",
]
[[package]]
name = "polkadot-node-metrics"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"futures-timer",
"log",
"parity-scale-codec",
"polkadot-primitives",
"prioritized-metered-channel",
"sc-cli",
"sc-service",
"sc-tracing",
"substrate-prometheus-endpoint",
[[package]]
name = "polkadot-node-network-protocol"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"futures",
"hex",
"parity-scale-codec",
"polkadot-node-jaeger",
"polkadot-node-primitives",
"polkadot-primitives",
"sc-authority-discovery",
]
[[package]]
name = "polkadot-node-primitives"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"parity-scale-codec",
"polkadot-parachain",
"polkadot-primitives",
"schnorrkel",
"serde",
"sp-application-crypto",
"sp-consensus-babe",
"sp-consensus-vrf",
"sp-core",
"sp-keystore",
"sp-maybe-compressed-blob",
"thiserror",
"zstd",
]
[[package]]
name = "polkadot-node-subsystem"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
"polkadot-node-jaeger",
"polkadot-node-subsystem-types",
"polkadot-overseer",
]
[[package]]
name = "polkadot-node-subsystem-types"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"futures",
"orchestra",
"polkadot-node-jaeger",
"polkadot-node-network-protocol",
"polkadot-node-primitives",
"polkadot-primitives",
"polkadot-statement-table",
"sc-network",
"sp-api",
"sp-authority-discovery",
"sp-consensus-babe",
"substrate-prometheus-endpoint",
"thiserror",
]
[[package]]
name = "polkadot-node-subsystem-util"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
"async-trait",
"parity-db",
"parity-scale-codec",
"parity-util-mem",
"parking_lot 0.11.2",
"polkadot-node-jaeger",
"polkadot-node-metrics",
"polkadot-node-network-protocol",
"polkadot-node-subsystem",
"polkadot-overseer",
"polkadot-primitives",
"prioritized-metered-channel",
"rand 0.8.5",
"sp-application-crypto",
"sp-core",
"sp-keystore",
"thiserror",
]
[[package]]
name = "polkadot-overseer"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"async-trait",
"futures",
"lru 0.7.8",
"orchestra",
"parking_lot 0.12.1",
"polkadot-node-metrics",
"polkadot-node-network-protocol",
"polkadot-node-primitives",
"polkadot-node-subsystem-types",
"polkadot-primitives",
"sc-client-api",
"sp-api",
[[package]]
name = "polkadot-parachain"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
"derive_more",
"frame-support",
"parity-scale-codec",
"parity-util-mem",
"polkadot-core-primitives",
"serde",
"sp-core",
"sp-runtime",
"sp-std",
[[package]]
name = "polkadot-performance-test"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
"env_logger 0.9.0",
"kusama-runtime",
"log",
"polkadot-erasure-coding",
"polkadot-node-core-pvf",
"polkadot-node-primitives",
"quote",
"thiserror",
]
[[package]]
name = "polkadot-primitives"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"parity-scale-codec",
"parity-util-mem",
"polkadot-core-primitives",
"polkadot-parachain",
"serde",
"sp-api",
"sp-application-crypto",
"sp-arithmetic",
"sp-authority-discovery",
"sp-consensus-slots",
"sp-core",
"sp-inherents",
"sp-io",
"sp-keystore",
"sp-runtime",
"sp-staking",
"sp-std",
"sp-trie",
"sp-version",
]
[[package]]
name = "polkadot-rpc"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
"beefy-gadget",
"beefy-gadget-rpc",
7496
7497
7498
7499
7500
7501
7502
7503
7504
7505
7506
7507
7508
7509
7510
7511
7512
7513
7514
7515
7516
"pallet-mmr-rpc",
"pallet-transaction-payment-rpc",
"polkadot-primitives",
"sc-chain-spec",
"sc-client-api",
"sc-consensus-babe",
"sc-consensus-babe-rpc",
"sc-consensus-epochs",
"sc-finality-grandpa",
"sc-finality-grandpa-rpc",
"sc-rpc",
"sc-sync-state-rpc",
"sc-transaction-pool-api",
"sp-api",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-keystore",
"sp-runtime",
"substrate-frame-rpc-system",
Svyatoslav Nikolsky
committed
"substrate-state-trie-migration-rpc",
]
[[package]]
name = "polkadot-runtime"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
"beefy-primitives",
"frame-election-provider-support",
"frame-executive",
"frame-support",
"frame-system",
"frame-system-rpc-runtime-api",
"frame-try-runtime",
"log",
"pallet-authority-discovery",
"pallet-authorship",
"pallet-babe",
"pallet-balances",
"pallet-bounties",
"pallet-child-bounties",
"pallet-collective",
"pallet-democracy",
"pallet-election-provider-multi-phase",
"pallet-elections-phragmen",
"pallet-grandpa",
"pallet-identity",
"pallet-im-online",
"pallet-indices",
"pallet-membership",
"pallet-multisig",
"pallet-nomination-pools",
"pallet-proxy",
"pallet-scheduler",
"pallet-session",
"pallet-staking",
"pallet-staking-reward-curve",
"pallet-timestamp",
"pallet-tips",
"pallet-transaction-payment",
"pallet-transaction-payment-rpc-runtime-api",
"pallet-treasury",
"pallet-utility",
"pallet-vesting",
"parity-scale-codec",
"polkadot-primitives",
"polkadot-runtime-common",
"polkadot-runtime-constants",
"serde",
"serde_derive",
"smallvec",
"sp-api",
"sp-authority-discovery",
"sp-block-builder",
"sp-consensus-babe",
"sp-core",
"sp-inherents",
"sp-io",
Svyatoslav Nikolsky
committed
"sp-mmr-primitives",
"sp-npos-elections",
"sp-offchain",
"sp-runtime",
"sp-session",
"sp-staking",
"sp-std",
"sp-transaction-pool",
"sp-version",
"static_assertions",
"substrate-wasm-builder",
"xcm",
"xcm-builder",
"xcm-executor",
]
[[package]]
name = "polkadot-runtime-common"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"frame-election-provider-support",
"frame-support",
"frame-system",
"impl-trait-for-tuples",
"log",
"pallet-authorship",
"pallet-balances",
"pallet-beefy-mmr",
"pallet-election-provider-multi-phase",
"pallet-session",
"pallet-staking",
"pallet-timestamp",
"pallet-transaction-payment",
"pallet-treasury",
"pallet-vesting",
"parity-scale-codec",
"polkadot-primitives",
"polkadot-runtime-parachains",
"rustc-hex",
"serde",
"serde_derive",
"slot-range-helper",
"sp-api",
"sp-core",
"sp-inherents",
"sp-io",
"sp-npos-elections",
"sp-runtime",
"sp-session",
"sp-staking",
"sp-std",
"static_assertions",
"xcm",
]
[[package]]
name = "polkadot-runtime-constants"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
"frame-support",
"polkadot-primitives",
"polkadot-runtime-common",
"smallvec",
"sp-runtime",
]
[[package]]
name = "polkadot-runtime-metrics"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
"bs58",
"parity-scale-codec",
"polkadot-primitives",
"sp-std",
"sp-tracing",
]
[[package]]
name = "polkadot-runtime-parachains"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
"bitflags",
"derive_more",
"frame-support",
"frame-system",
"log",
"pallet-authority-discovery",
"pallet-authorship",
"pallet-balances",
"pallet-session",
"pallet-staking",
"pallet-timestamp",
"pallet-vesting",
"parity-scale-codec",
"polkadot-primitives",
"polkadot-runtime-metrics",
"rand 0.8.5",
"rand_chacha 0.3.1",
"rustc-hex",
"serde",
"sp-api",
"sp-core",
"sp-inherents",
"sp-io",
"sp-keystore",
"sp-runtime",
"sp-session",
"sp-staking",
"sp-std",
"xcm",
"xcm-executor",
]
[[package]]
name = "polkadot-service"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
"async-trait",
"beefy-gadget",
"beefy-primitives",
"frame-system-rpc-runtime-api",
"kvdb-rocksdb",
"pallet-babe",
"pallet-im-online",
"pallet-staking",
"pallet-transaction-payment-rpc-runtime-api",
"parity-db",
"polkadot-approval-distribution",
"polkadot-availability-bitfield-distribution",
"polkadot-availability-distribution",
"polkadot-availability-recovery",
"polkadot-client",
"polkadot-collator-protocol",
"polkadot-dispute-distribution",
"polkadot-gossip-support",
"polkadot-network-bridge",
"polkadot-node-collation-generation",
"polkadot-node-core-approval-voting",
"polkadot-node-core-av-store",
"polkadot-node-core-backing",
"polkadot-node-core-bitfield-signing",
"polkadot-node-core-candidate-validation",
"polkadot-node-core-chain-api",
"polkadot-node-core-chain-selection",
"polkadot-node-core-dispute-coordinator",
"polkadot-node-core-parachains-inherent",
"polkadot-node-core-provisioner",
"polkadot-node-core-pvf-checker",
"polkadot-node-core-runtime-api",
"polkadot-node-network-protocol",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-types",
"polkadot-node-subsystem-util",
"polkadot-overseer",
"polkadot-parachain",
"polkadot-primitives",
"polkadot-rpc",
"polkadot-runtime",
"polkadot-runtime-constants",
"polkadot-runtime-parachains",
"polkadot-statement-distribution",
"sc-authority-discovery",
"sc-basic-authorship",
"sc-block-builder",
"sc-chain-spec",
"sc-client-api",
"sc-client-db",
"sc-consensus",
"sc-consensus-babe",
"sc-consensus-slots",
"sc-executor",
"sc-finality-grandpa",
"sc-keystore",
"sc-network",
"sc-network-common",
"sc-service",
"sc-sync-state-rpc",
"sc-telemetry",
"sc-transaction-pool",
"serde",
"sp-api",
"sp-authority-discovery",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-core",
"sp-finality-grandpa",
"sp-inherents",
"sp-io",
"sp-keystore",
"sp-offchain",
"sp-runtime",
"sp-session",
"sp-state-machine",
"sp-storage",
"sp-timestamp",
"sp-transaction-pool",
"sp-trie",
"substrate-prometheus-endpoint",
]
[[package]]
name = "polkadot-statement-distribution"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"indexmap",
"parity-scale-codec",
"polkadot-node-network-protocol",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"polkadot-primitives",
"sp-keystore",
"sp-staking",
"thiserror",
]
[[package]]
name = "polkadot-statement-table"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"parity-scale-codec",
"polkadot-primitives",
"sp-core",
]
[[package]]
name = "polkadot-test-runtime"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
"beefy-primitives",
"frame-election-provider-support",
"frame-executive",
"frame-support",
"frame-system",
"frame-system-rpc-runtime-api",
"pallet-authority-discovery",
"pallet-authorship",
"pallet-balances",
"pallet-grandpa",
"pallet-indices",
"pallet-offences",
"pallet-session",
"pallet-staking",
"pallet-staking-reward-curve",
"pallet-sudo",
"pallet-timestamp",
"pallet-transaction-payment",
"pallet-transaction-payment-rpc-runtime-api",
"pallet-vesting",
"parity-scale-codec",
"polkadot-parachain",
"polkadot-primitives",
"polkadot-runtime-common",
"polkadot-runtime-parachains",
"rustc-hex",
"serde",
"serde_derive",
"sp-authority-discovery",
"sp-block-builder",
"sp-consensus-babe",
"sp-core",
"sp-inherents",
"sp-io",
Svyatoslav Nikolsky
committed
"sp-mmr-primitives",
"sp-runtime",
"sp-session",
"sp-staking",
"sp-std",
"sp-transaction-pool",
"sp-version",
"substrate-wasm-builder",
"test-runtime-constants",
"xcm-builder",
"xcm-executor",
]
[[package]]
name = "polkadot-test-service"
version = "0.9.27"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#dd02a13f43b4fabb5293027d6977b59fb0050eed"
"frame-benchmarking",
"pallet-balances",
"pallet-staking",
"pallet-transaction-payment",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-overseer",
"polkadot-parachain",
"polkadot-primitives",
"polkadot-rpc",
"polkadot-runtime-common",
"polkadot-runtime-parachains",
"polkadot-service",
"polkadot-test-runtime",
"rand 0.8.5",
"sc-authority-discovery",
"sc-chain-spec",
"sc-cli",
"sc-client-api",
"sc-consensus",
"sc-consensus-babe",
"sc-executor",
"sc-finality-grandpa",
"sc-network-common",
"sc-service",
"sc-tracing",
"sc-transaction-pool",
"sp-arithmetic",
"sp-authority-discovery",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-finality-grandpa",
"sp-inherents",
"sp-keyring",
"sp-runtime",
"sp-state-machine",
"substrate-test-client",
"tempfile",
"test-runtime-constants",
]
[[package]]
name = "polling"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "685404d509889fade3e86fe3a5803bca2ec09b0c0778d5ada6ec8bf7a8de5259"
"libc",
"log",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"
"opaque-debug 0.3.0",
"universal-hash",
]
[[package]]
name = "polyval"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed0cfbc8191465bed66e1718596ee0b0b35d5ee1f41c5df2189d0fe8bde535ba"
[[package]]
name = "primitive-types"
version = "0.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"