Skip to content
Cargo.lock 295 KiB
Newer Older
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d30c751592b77c499e7bce34d99d67c2c11bdc0574e9a488ddade14150a4698"
[[package]]
name = "byte-tools"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"

[[package]]
name = "byteorder"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "bytes"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec8a7b6a70fde80372154c65702f00a0f56f3e1c36abbc6c440484be248856db"
[[package]]
name = "bzip2-sys"
version = "0.1.11+1.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"
dependencies = [
 "cc",
 "libc",
 "pkg-config",
]

[[package]]
name = "cache-padded"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "631ae5198c9be5e753e5cc215e1bd73c2b466a3565173db433f52bb9d3e66dba"

[[package]]
name = "camino"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52d74260d9bf6944e2208aa46841b4b8f0d7ffc0849a06837b2f510337f86b2b"
[[package]]
name = "cargo-platform"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"
dependencies = [
 "serde",
]

[[package]]
name = "cargo_metadata"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"
dependencies = [
 "cargo-platform",
 "semver 1.0.4",
[[package]]
name = "castaway"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed247d1586918e46f2bbe0f13b06498db8dab5a8c1093f156652e9f2e0a73fc3"

[[package]]
name = "cc"
version = "1.0.72"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "22a9137b95ea06864e018375b72adfb7db6e6f68cfc8df5a04d00288050485ee"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
Hernando Castano's avatar
Hernando Castano committed
]

[[package]]
name = "cexpr"
version = "0.6.0"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "nom",
]

[[package]]
name = "cfg-if"
version = "0.1.10"
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"

Hernando Castano's avatar
Hernando Castano committed
[[package]]
Tomasz Drwięga's avatar
Tomasz Drwięga committed
name = "chacha20"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c80e5460aa66fe3b91d40bcbdab953a597b60053e34d684ac6903f863b680a6"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "zeroize",
]

[[package]]
name = "chacha20poly1305"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a18446b09be63d457bbec447509e85f662f32952b035ce892290396bc0b0cff5"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
dependencies = [
 "aead",
 "chacha20",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "poly1305",
 "zeroize",
Hernando Castano's avatar
Hernando Castano committed
]

[[package]]
name = "chrono"
version = "0.4.19"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
Hernando Castano's avatar
Hernando Castano committed
 "num-integer",
 "time 0.1.44",
[[package]]
name = "cid"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6ed9c8b2d17acb8110c46f1da5bf4a696d745e1474a16db0cd2b49cd0249bf2"
dependencies = [
 "multibase",
 "multihash",
 "serde",
 "unsigned-varint",
[[package]]
name = "cipher"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"
dependencies = [
 "generic-array 0.14.4",
]

[[package]]
name = "ckb-merkle-mountain-range"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f061f97d64fd1822664bdfb722f7ae5469a97b77567390f7442be5b5dc82a5b"
Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "clang-sys"
version = "1.3.0"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fa66045b9cb23c2e9c1520732030608b02ee07e5cfaa5a521ec15ded7fa24c90"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "glob",
 "libc",
 "libloading 0.7.2",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
Hernando Castano's avatar
Hernando Castano committed
 "ansi_term 0.11.0",
 "bitflags",
 "strsim 0.8.0",
 "textwrap 0.11.0",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b15f2ea93df33549dbe2e8eecd1ca55269d63ae0b3ba1f55db030817d1c2867f"
dependencies = [
 "atty",
 "bitflags",
 "clap_derive",
 "strsim 0.10.0",
 "termcolor",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea0c8bce528c4be4da13ea6fead8965e95b6073585a2f05204bd8f4119f82a65"
dependencies = [
 "heck 0.4.0",
[[package]]
name = "clap_lex"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"
dependencies = [
 "os_str_bytes",
]

[[package]]
name = "cmake"
version = "0.1.48"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8ad8cef104ac57b68b89df3208164d228503abbdce70f6880ffa3d970e7443a"
dependencies = [
 "cc",
]

[[package]]
name = "coarsetime"
version = "0.1.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "454038500439e141804c655b4cd1bc6a70bcb95cd2bc9463af5661b6956f0e46"
dependencies = [
 "libc",
 "once_cell",
 "wasi 0.11.0+wasi-snapshot-preview1",
 "wasm-bindgen",
]

[[package]]
name = "comfy-table"
version = "6.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85914173c2f558d61613bfbbf1911f14e630895087a7ed2fafc0f5319e1536e7"
dependencies = [
 "strum 0.24.1",
 "strum_macros 0.24.0",
 "unicode-width",
]

[[package]]
name = "concurrent-queue"
version = "1.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"
dependencies = [
 "cache-padded",
]

[[package]]
name = "const-oid"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e4c78c047431fee22c1a7bb92e00ad095a02a983affe4d8a72e2a2c62c1b94f3"

[[package]]
name = "constant_time_eq"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"

[[package]]
name = "convert_case"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"

version = "0.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6888e10551bb93e424d8df1d07f1a8b4fceb0001a3a4b048bfc47554946f47b3"
 "core-foundation-sys",
[[package]]
name = "core-foundation-sys"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
[[package]]
name = "core2"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"
dependencies = [
[[package]]
name = "cpp_demangle"
version = "0.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "931ab2a3e6330a07900b8e7ca4e106cdcbb93f2b9a52df55e54ee53d8305b55d"
name = "cpufeatures"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469"
dependencies = [
 "libc",
]
[[package]]
name = "cranelift-bforest"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "749d0d6022c9038dccf480bdde2a38d435937335bf2bb0f14e815d94517cdce8"
dependencies = [
 "cranelift-entity",
]

[[package]]
name = "cranelift-codegen"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e94370cc7b37bf652ccd8bb8f09bd900997f7ccf97520edfc75554bb5c4abbea"
dependencies = [
 "cranelift-bforest",
 "cranelift-codegen-meta",
 "cranelift-codegen-shared",
 "cranelift-entity",
 "target-lexicon",
]

[[package]]
name = "cranelift-codegen-meta"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e0a3cea8fdab90e44018c5b9a1dfd460d8ee265ac354337150222a354628bdb6"
dependencies = [
 "cranelift-codegen-shared",
]

[[package]]
name = "cranelift-codegen-shared"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5ac72f76f2698598951ab26d8c96eaa854810e693e7dd52523958b5909fde6b2"

[[package]]
name = "cranelift-entity"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09eaeacfcd2356fe0e66b295e8f9d59fdd1ac3ace53ba50de14d628ec902f72d"
dependencies = [
 "serde",
]

[[package]]
name = "cranelift-frontend"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dba69c9980d5ffd62c18a2bde927855fcd7c8dc92f29feaf8636052662cbd99c"
dependencies = [
 "cranelift-codegen",
 "log",
[[package]]
name = "cranelift-isle"
version = "0.85.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2920dc1e05cac40304456ed3301fde2c09bd6a9b0210bcfa2f101398d628d5b"

[[package]]
name = "cranelift-native"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f04dfa45f9b2a6f587c564d6b63388e00cd6589d2df6ea2758cf79e1a13285e6"
dependencies = [
 "cranelift-codegen",
 "target-lexicon",
]

[[package]]
name = "cranelift-wasm"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31a46513ae6f26f3f267d8d75b5373d555fbbd1e68681f348d99df43f747ec54"
dependencies = [
 "cranelift-codegen",
 "cranelift-entity",
 "cranelift-frontend",
 "wasmparser",
 "wasmtime-types",
Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "crc32fast"
version = "1.2.2"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3825b1e8580894917dc4468cb634a1b4e9745fddc854edad72d9c04644c0319f"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "cfg-if 1.0.0",
[[package]]
name = "crossbeam-channel"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "06ed27e177f16d65f0f0c22a213e17c696ace5dd64b14258b52f9417ccb52db4"
dependencies = [
 "cfg-if 1.0.0",
[[package]]
name = "crossbeam-deque"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e"
dependencies = [
 "cfg-if 1.0.0",
 "crossbeam-epoch",
 "crossbeam-utils",
]

[[package]]
name = "crossbeam-epoch"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ec02e091aa634e2c3ada4a392989e7c3116673ef0ac5b72232439094d73b7fd"
dependencies = [
 "cfg-if 1.0.0",
 "lazy_static",
[[package]]
name = "crossbeam-queue"
version = "0.3.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f25d8400f4a7a5778f0e4e52384a48cbd9b5c495d110786187fc750075277a2"
dependencies = [
 "cfg-if 1.0.0",
 "crossbeam-utils",
]

[[package]]
name = "crossbeam-utils"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d82cfc11ce7f2c3faef78d8a684447b40d503d9681acebed6cb728d45940c4db"
dependencies = [
 "cfg-if 1.0.0",
[[package]]
name = "crunchy"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"

[[package]]
name = "crypto-bigint"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "03c6a1d5fa1de37e071642dfa44ec552ca5b299adb128fab16138e24b548fd21"
dependencies = [
 "generic-array 0.14.4",
 "rand_core 0.6.3",
 "subtle",
 "zeroize",
]

[[package]]
name = "crypto-common"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8"
dependencies = [
 "generic-array 0.14.4",
[[package]]
name = "crypto-mac"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"
dependencies = [
 "generic-array 0.14.4",
]

[[package]]
name = "crypto-mac"
version = "0.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"
dependencies = [
 "generic-array 0.14.4",
[[package]]
name = "ctor"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ccc0a48a9b826acdf4028595adc9db92caea352f7af011a3034acd172a52a0aa"
[[package]]
name = "ctr"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea"
dependencies = [
 "cipher",
]

[[package]]
name = "cuckoofilter"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b810a8449931679f64cd7eef1bbd0fa315801b6d5d9cdc1ace2804d6529eee18"
 "byteorder",
 "fnv",
 "rand 0.7.3",
name = "cumulus-client-cli"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
 "clap 3.2.18",
 "parity-scale-codec",
 "sc-chain-spec",
name = "cumulus-client-collator"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
 "cumulus-client-consensus-common",
 "cumulus-client-network",
 "cumulus-primitives-core",
 "cumulus-relay-chain-interface",
 "parity-scale-codec",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-overseer",
 "polkadot-primitives",
 "sc-client-api",
 "sp-api",
 "sp-consensus",
 "sp-core",
 "sp-runtime",
 "tracing",
name = "cumulus-client-consensus-aura"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
dependencies = [
 "async-trait",
 "cumulus-client-consensus-common",
 "cumulus-primitives-core",
 "parity-scale-codec",
 "sc-client-api",
 "sc-consensus",
 "sc-consensus-aura",
 "sc-consensus-slots",
 "sc-telemetry",
 "sp-api",
 "sp-application-crypto",
 "sp-block-builder",
 "sp-blockchain",
 "sp-consensus",
 "sp-consensus-aura",
 "sp-core",
 "sp-inherents",
 "sp-keystore",
 "sp-runtime",
 "substrate-prometheus-endpoint",
 "tracing",
name = "cumulus-client-consensus-common"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
dependencies = [
 "cumulus-relay-chain-interface",
 "parity-scale-codec",
 "polkadot-primitives",
 "sc-client-api",
 "sc-consensus",
 "sp-api",
 "sp-blockchain",
 "sp-consensus",
 "sp-runtime",
 "sp-trie",
 "tracing",
Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "cumulus-client-network"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
 "async-trait",
 "cumulus-relay-chain-interface",
 "parity-scale-codec",
 "polkadot-node-primitives",
 "polkadot-parachain",
 "polkadot-primitives",
 "sc-client-api",
 "sp-api",
 "sp-blockchain",
 "sp-consensus",
 "sp-core",
 "sp-runtime",
[[package]]
name = "cumulus-client-pov-recovery"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
dependencies = [
 "cumulus-primitives-core",
 "cumulus-relay-chain-interface",
 "parity-scale-codec",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-overseer",
 "polkadot-primitives",
 "sc-client-api",
 "sc-consensus",
 "sp-api",
 "sp-consensus",
 "sp-maybe-compressed-blob",
 "sp-runtime",
 "tracing",
name = "cumulus-client-service"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
dependencies = [
 "cumulus-client-collator",
 "cumulus-client-consensus-common",
 "cumulus-client-pov-recovery",
 "cumulus-primitives-core",
 "cumulus-relay-chain-interface",
 "polkadot-overseer",
 "polkadot-primitives",
 "sc-client-api",
 "sc-consensus",
 "sc-consensus-babe",
 "sc-service",
 "sc-telemetry",
 "sc-tracing",
 "sp-api",
 "sp-blockchain",
 "sp-consensus",
 "sp-core",
 "sp-runtime",
 "tracing",
name = "cumulus-pallet-aura-ext"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
 "frame-executive",
 "frame-support",
 "frame-system",
 "pallet-aura",
 "parity-scale-codec",
 "scale-info",
 "serde",
 "sp-application-crypto",
 "sp-consensus-aura",
 "sp-runtime",
 "sp-std",
name = "cumulus-pallet-dmp-queue"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
dependencies = [
 "cumulus-primitives-core",
 "frame-support",
 "frame-system",
 "log",
 "parity-scale-codec",
 "scale-info",
 "sp-io",
 "sp-runtime",
 "sp-std",
 "xcm",
 "xcm-executor",
name = "cumulus-pallet-parachain-system"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
dependencies = [
 "cumulus-pallet-parachain-system-proc-macro",
 "cumulus-primitives-core",
 "cumulus-primitives-parachain-inherent",
 "environmental",
 "frame-support",
 "frame-system",
 "impl-trait-for-tuples",
 "log",
 "pallet-balances",
 "parity-scale-codec",
 "polkadot-parachain",
 "scale-info",
 "serde",
 "sp-core",
 "sp-externalities",
 "sp-inherents",
 "sp-io",
 "sp-runtime",
 "sp-state-machine",
 "sp-std",
 "sp-trie",
 "sp-version",
 "xcm",
name = "cumulus-pallet-parachain-system-proc-macro"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
dependencies = [
name = "cumulus-pallet-xcm"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
 "cumulus-primitives-core",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "scale-info",
 "serde",
 "sp-io",
 "sp-runtime",
 "sp-std",
 "xcm",
[[package]]
name = "cumulus-pallet-xcmp-queue"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
dependencies = [
 "cumulus-primitives-core",
 "frame-support",
 "frame-system",
 "log",
 "parity-scale-codec",
 "scale-info",
 "sp-runtime",
 "sp-std",
 "xcm",
 "xcm-executor",
name = "cumulus-primitives-core"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
dependencies = [
 "frame-support",
 "parity-scale-codec",
 "polkadot-core-primitives",
 "polkadot-parachain",
 "polkadot-primitives",
 "sp-api",
 "sp-runtime",
 "sp-std",
 "sp-trie",
name = "cumulus-primitives-parachain-inherent"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
dependencies = [
 "async-trait",
 "cumulus-primitives-core",
 "cumulus-relay-chain-interface",
 "cumulus-test-relay-sproof-builder",
 "parity-scale-codec",
 "sc-client-api",
 "scale-info",
 "sp-api",
 "sp-core",
 "sp-inherents",
 "sp-runtime",
 "sp-state-machine",
 "sp-std",
 "sp-trie",
 "tracing",
]

[[package]]
name = "cumulus-primitives-timestamp"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
dependencies = [
 "cumulus-primitives-core",
 "sp-inherents",
 "sp-std",
 "sp-timestamp",
]

[[package]]
name = "cumulus-primitives-utility"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
dependencies = [
 "cumulus-primitives-core",
 "frame-support",
 "parity-scale-codec",
 "polkadot-core-primitives",
 "polkadot-parachain",
 "polkadot-primitives",
 "sp-runtime",
 "sp-std",
 "sp-trie",
 "xcm",
 "xcm-builder",
 "xcm-executor",
name = "cumulus-relay-chain-inprocess-interface"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
dependencies = [
 "async-trait",
 "cumulus-primitives-core",
 "cumulus-relay-chain-interface",
 "polkadot-client",
 "polkadot-service",
 "sc-consensus-babe",
 "sc-network",
 "sp-api",
 "sp-blockchain",
 "sp-core",
 "sp-runtime",
 "sp-state-machine",
name = "cumulus-relay-chain-interface"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
dependencies = [
 "async-trait",
 "cumulus-primitives-core",
 "futures",
 "jsonrpsee-core",
 "polkadot-service",
 "sc-client-api",
 "sp-api",
 "sp-blockchain",
 "sp-core",
 "sp-runtime",
 "sp-state-machine",
[[package]]
name = "cumulus-test-relay-sproof-builder"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=gav-xcm-v3#516669814078a308e8de659979aa0f97e8d67eff"
dependencies = [
 "cumulus-primitives-core",
 "parity-scale-codec",