Skip to content
Cargo.lock 288 KiB
Newer Older
 "sp-maybe-compressed-blob",
]

[[package]]
name = "polkadot-node-core-chain-api"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#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"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#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"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#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"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
 "async-trait",
 "polkadot-node-subsystem",
 "polkadot-primitives",
 "sp-blockchain",
 "sp-inherents",
 "sp-runtime",
 "thiserror",
]

[[package]]
name = "polkadot-node-core-provisioner"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
 "futures-timer",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
]

[[package]]
name = "polkadot-node-core-pvf"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
 "always-assert",
 "assert_matches",
 "async-process",
 "async-std",
 "polkadot-core-primitives",
 "polkadot-node-subsystem-util",
 "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"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#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"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#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"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
 "async-std",
 "lazy_static",
 "log",
 "mick-jaeger",
 "parity-scale-codec",
 "polkadot-node-primitives",
 "polkadot-primitives",
 "sc-network",
 "sp-core",
 "thiserror",
]

[[package]]
name = "polkadot-node-metrics"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#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"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
 "parity-scale-codec",
 "polkadot-node-jaeger",
 "polkadot-node-primitives",
 "polkadot-primitives",
 "sc-authority-discovery",
]

[[package]]
name = "polkadot-node-primitives"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#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"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
 "polkadot-node-jaeger",
 "polkadot-node-subsystem-types",
 "polkadot-overseer",
]

[[package]]
name = "polkadot-node-subsystem-types"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
 "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"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
 "async-trait",
 "parity-util-mem",
 "parking_lot 0.11.2",
 "polkadot-node-jaeger",
 "polkadot-node-metrics",
 "polkadot-node-network-protocol",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "prioritized-metered-channel",
 "sp-application-crypto",
 "sp-core",
 "sp-keystore",
 "thiserror",
]

[[package]]
name = "polkadot-overseer"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
 "parity-util-mem",
 "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"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
 "derive_more",
 "frame-support",
 "parity-scale-codec",
 "parity-util-mem",
 "polkadot-core-primitives",
 "scale-info",
 "serde",
 "sp-core",
 "sp-runtime",
 "sp-std",
[[package]]
name = "polkadot-performance-test"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#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"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
 "bitvec",
 "parity-scale-codec",
 "parity-util-mem",
 "polkadot-core-primitives",
 "polkadot-parachain",
 "scale-info",
 "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",
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
 "beefy-gadget",
 "beefy-gadget-rpc",
 "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",
]

[[package]]
name = "polkadot-runtime"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
 "beefy-primitives",
 "bitvec",
 "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-bags-list",
 "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",
 "pallet-xcm",
 "parity-scale-codec",
 "polkadot-primitives",
 "polkadot-runtime-common",
 "polkadot-runtime-constants",
 "polkadot-runtime-parachains",
 "scale-info",
 "serde",
 "serde_derive",
 "smallvec",
 "sp-api",
 "sp-authority-discovery",
 "sp-block-builder",
 "sp-consensus-babe",
 "sp-core",
 "sp-inherents",
 "sp-io",
 "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"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
 "beefy-primitives",
 "bitvec",
 "frame-election-provider-support",
 "frame-support",
 "frame-system",
 "impl-trait-for-tuples",
 "libsecp256k1",
 "log",
 "pallet-authorship",
 "pallet-bags-list",
 "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",
 "scale-info",
 "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"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
 "frame-support",
 "polkadot-primitives",
 "polkadot-runtime-common",
 "smallvec",
 "sp-runtime",
]

[[package]]
name = "polkadot-runtime-metrics"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
 "bs58",
 "parity-scale-codec",
 "polkadot-primitives",
 "sp-std",
 "sp-tracing",
]

[[package]]
name = "polkadot-runtime-parachains"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
 "bitflags",
 "bitvec",
 "derive_more",
 "frame-support",
 "frame-system",
 "log",
 "pallet-authority-discovery",
 "pallet-authorship",
 "pallet-babe",
 "pallet-balances",
 "pallet-session",
 "pallet-staking",
 "pallet-timestamp",
 "pallet-vesting",
 "parity-scale-codec",
 "polkadot-primitives",
 "polkadot-runtime-metrics",
 "rand_chacha 0.3.1",
 "rustc-hex",
 "scale-info",
 "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"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
dependencies = [
 "async-trait",
 "beefy-gadget",
 "beefy-primitives",
 "frame-system-rpc-runtime-api",
 "pallet-babe",
 "pallet-im-online",
 "pallet-staking",
 "pallet-transaction-payment-rpc-runtime-api",
 "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-offchain",
 "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",
name = "polkadot-statement-distribution"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#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",
name = "polkadot-statement-table"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
 "parity-scale-codec",
 "polkadot-primitives",
 "sp-core",
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "685404d509889fade3e86fe3a5803bca2ec09b0c0778d5ada6ec8bf7a8de5259"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "poly1305"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
dependencies = [
 "opaque-debug 0.3.0",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "universal-hash",
]

[[package]]
name = "polyval"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
dependencies = [
 "opaque-debug 0.3.0",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "universal-hash",
]

Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "ppv-lite86"
version = "0.2.15"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed0cfbc8191465bed66e1718596ee0b0b35d5ee1f41c5df2189d0fe8bde535ba"
[[package]]
name = "primitive-types"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e28720988bff275df1f51b171e1b2a18c30d194c4d2b61defdacecd625a5d94a"
 "impl-codec",
 "impl-serde",
 "scale-info",
Hernando Castano's avatar
Hernando Castano committed
]

[[package]]
name = "prioritized-metered-channel"
version = "0.2.0"
source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges#dd02a13f43b4fabb5293027d6977b59fb0050eed"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "coarsetime",
 "crossbeam-queue",
 "derive_more",
 "futures",
 "futures-timer",
 "nanorand",
 "thiserror",
 "tracing",
Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "proc-macro-crate"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eda0fc3b0fb7c975631757e14d9049da17374063edb6ebbcbc54d880d4fe94e9"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
Hernando Castano's avatar
Hernando Castano committed
 "thiserror",
 "toml",
]

Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "proc-macro-error"
version = "1.0.4"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "proc-macro2",
 "version_check",
Hernando Castano's avatar
Hernando Castano committed
]

[[package]]
name = "proc-macro-error-attr"
version = "1.0.4"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "proc-macro2",
 "version_check",
Hernando Castano's avatar
Hernando Castano committed
]

[[package]]
name = "proc-macro2"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0a2ca2c61bc9f3d74d2886294ab7b9853abd9c1ad903a3ac7815c58989bb7bab"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
Hernando Castano's avatar
Hernando Castano committed
]

[[package]]
name = "prometheus"
version = "0.13.0"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b7f64969ffd5dd8f39bd57a68ac53c163a095ed9d0fb707146da1b27025a3504"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "cfg-if 1.0.0",
Hernando Castano's avatar
Hernando Castano committed
 "fnv",
 "lazy_static",
 "memchr",
 "parking_lot 0.11.2",
 "thiserror",
[[package]]
name = "prometheus-client"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac1abe0255c04d15f571427a2d1e00099016506cf3297b53853acd2b7eb87825"
dependencies = [
 "dtoa",
 "itoa 1.0.1",
 "owning_ref",
 "prometheus-client-derive-text-encode",
]

[[package]]
name = "prometheus-client-derive-text-encode"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8e12d01b9d66ad9eb4529c57666b6263fc1993cb30261d83ead658fdd932652"
dependencies = [
 "proc-macro2",
 "quote",
 "syn",
]

Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "prost"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71adf41db68aa0daaefc69bb30bcd68ded9b9abaad5d1fbb6304c4fb390e083e"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
Hernando Castano's avatar
Hernando Castano committed
 "prost-derive",
]

[[package]]
name = "prost-build"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ae5a4388762d5815a9fc0dea33c56b021cdc8dde0c55e0c9ca57197254b0cab"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "bytes",
 "cfg-if 1.0.0",
 "cmake",
 "heck 0.4.0",
 "lazy_static",
Hernando Castano's avatar
Hernando Castano committed
 "multimap",
 "petgraph",
 "prost",
 "prost-types",
 "regex",
Hernando Castano's avatar
Hernando Castano committed
 "tempfile",
[[package]]
name = "prost-codec"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "00af1e92c33b4813cc79fda3f2dbf56af5169709be0202df730e9ebc3e4cd007"
dependencies = [
 "asynchronous-codec",
 "bytes",
 "prost",
 "thiserror",
 "unsigned-varint",
]

Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "prost-derive"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b670f45da57fb8542ebdbb6105a925fe571b67f9e7ed9f47a06a84e72b4e7cc"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "anyhow",
 "proc-macro2",
Hernando Castano's avatar
Hernando Castano committed
]

[[package]]
name = "prost-types"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d0a014229361011dc8e69c8a1ec6c2e8d0f2af7c91e3ea3f5b2170298461e68"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
Hernando Castano's avatar
Hernando Castano committed
 "prost",
]

name = "psm"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cd136ff4382c4753fc061cb9e4712ab2af263376b95bbd5bd8cd50c020b78e69"
Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "quick-error"
version = "1.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"

[[package]]
name = "quick-error"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "quicksink"
version = "0.1.2"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "futures-core",
 "futures-sink",
 "pin-project-lite 0.1.12",
Hernando Castano's avatar
Hernando Castano committed
]

[[package]]
name = "quote"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "proc-macro2",
Hernando Castano's avatar
Hernando Castano committed
]

[[package]]