Newer
Older
"sp-blockchain",
"sp-consensus",
[[package]]
name = "cumulus-client-consensus-proposer"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
dependencies = [
"anyhow",
"async-trait",
"cumulus-primitives-parachain-inherent",
"sp-consensus",
"sp-inherents",
"sp-runtime",
"sp-state-machine",
"thiserror",
]
name = "cumulus-client-network"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
"async-trait",
"cumulus-relay-chain-interface",
"parity-scale-codec",
"parking_lot 0.12.1",
"polkadot-node-primitives",
"polkadot-parachain",
"polkadot-primitives",
"sc-client-api",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-runtime",
"sp-state-machine",
name = "cumulus-client-pov-recovery"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
"cumulus-primitives-core",
"cumulus-relay-chain-interface",
"parity-scale-codec",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-overseer",
"polkadot-primitives",
"rand 0.8.5",
"sc-client-api",
"sc-consensus",
"sp-consensus",
"sp-maybe-compressed-blob",
name = "cumulus-client-service"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
"cumulus-client-cli",
"cumulus-client-collator",
"cumulus-client-consensus-common",
"cumulus-client-pov-recovery",
"cumulus-primitives-core",
"cumulus-relay-chain-inprocess-interface",
"cumulus-relay-chain-interface",
"cumulus-relay-chain-minimal-node",
"futures",
"polkadot-primitives",
"sc-client-api",
"sc-consensus",
"sc-network",
"sc-network-sync",
"sc-network-transactions",
"sc-rpc",
"sc-transaction-pool",
"sc-utils",
"sp-blockchain",
"sp-consensus",
name = "cumulus-pallet-aura-ext"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
"frame-support",
"frame-system",
"pallet-aura",
"parity-scale-codec",
"sp-consensus-aura",
"sp-std 5.0.0",
name = "cumulus-pallet-dmp-queue"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
"cumulus-primitives-core",
"frame-support",
"frame-system",
"parity-scale-codec",
"sp-std 5.0.0",
name = "cumulus-pallet-parachain-system"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
"cumulus-pallet-parachain-system-proc-macro",
"cumulus-primitives-core",
"cumulus-primitives-parachain-inherent",
"environmental",
"frame-support",
"frame-system",
"impl-trait-for-tuples",
"log",
"parity-scale-codec",
"polkadot-parachain",
"sp-core",
"sp-externalities",
"sp-io",
"sp-runtime",
"sp-state-machine",
"sp-std 5.0.0",
"sp-version",
name = "cumulus-pallet-parachain-system-proc-macro"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
"proc-macro-crate",
"proc-macro2 1.0.57",
"quote 1.0.27",
"syn 2.0.16",
name = "cumulus-pallet-xcm"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
"cumulus-primitives-core",
"frame-support",
"frame-system",
"parity-scale-codec",
"sp-std 5.0.0",
name = "cumulus-pallet-xcmp-queue"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
"cumulus-primitives-core",
"frame-support",
"frame-system",
"log",
"parity-scale-codec",
Svyatoslav Nikolsky
committed
"polkadot-runtime-common",
"rand_chacha 0.3.1",
"sp-std 5.0.0",
"xcm",
"xcm-executor",
name = "cumulus-primitives-core"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
"parity-scale-codec",
"polkadot-core-primitives",
"polkadot-parachain",
"polkadot-primitives",
"sp-std 5.0.0",
name = "cumulus-primitives-parachain-inherent"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
dependencies = [
"async-trait",
"cumulus-primitives-core",
"cumulus-relay-chain-interface",
"cumulus-test-relay-sproof-builder",
"parity-scale-codec",
"sc-client-api",
"sp-runtime",
"sp-state-machine",
"sp-std 5.0.0",
"tracing",
]
[[package]]
name = "cumulus-primitives-timestamp"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
dependencies = [
"cumulus-primitives-core",
"parity-scale-codec",
"sp-std 5.0.0",
"sp-timestamp",
]
name = "cumulus-relay-chain-inprocess-interface"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
dependencies = [
"async-trait",
"cumulus-primitives-core",
"cumulus-relay-chain-interface",
"futures-timer",
"polkadot-client",
"polkadot-service",
"sc-telemetry",
"sc-tracing",
"sp-consensus",
"sp-core",
"sp-runtime",
"sp-state-machine",
]
[[package]]
name = "cumulus-relay-chain-interface"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
dependencies = [
"async-trait",
"cumulus-primitives-core",
"jsonrpsee-core 0.16.2",
"parity-scale-codec",
"polkadot-overseer",
"thiserror",
[[package]]
name = "cumulus-relay-chain-minimal-node"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
"async-trait",
"cumulus-primitives-core",
"cumulus-relay-chain-interface",
"cumulus-relay-chain-rpc-interface",
"futures",
"lru 0.9.0",
"polkadot-availability-recovery",
"polkadot-collator-protocol",
"polkadot-core-primitives",
"polkadot-network-bridge",
"polkadot-node-collation-generation",
"polkadot-node-core-runtime-api",
"polkadot-node-network-protocol",
"polkadot-node-subsystem-util",
"polkadot-overseer",
"polkadot-primitives",
"sc-authority-discovery",
"sc-client-api",
"sc-network",
"sc-network-common",
"sc-service",
"sc-tracing",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"tokio",
"tracing",
]
[[package]]
name = "cumulus-relay-chain-rpc-interface"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
dependencies = [
"async-trait",
"cumulus-primitives-core",
"cumulus-relay-chain-interface",
"futures",
"futures-timer",
"lru 0.9.0",
"sp-authority-discovery",
"sp-consensus-babe",
"sp-core",
"sp-state-machine",
"sp-storage",
"tokio",
"tracing",
"url",
]
[[package]]
name = "cumulus-test-relay-sproof-builder"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#48d01c4825f9f15b47dbf2f3f1cab4255d71a38f"
dependencies = [
"cumulus-primitives-core",
"parity-scale-codec",
"polkadot-primitives",
"sp-runtime",
"sp-state-machine",
"sp-std 5.0.0",
]
[[package]]
name = "curl"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "509bd11746c7ac09ebd19f0b17782eae80aadee26237658a6b4808afb5c11a22"
dependencies = [
"curl-sys",
"libc",
"openssl-probe",
"openssl-sys",
"schannel",
"socket2",
"winapi",
]
[[package]]
name = "curl-sys"
version = "0.4.61+curl-8.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14d05c10f541ae6f3bc5b3d923c20001f47db7d5f0b2bc6ad16490133842db79"
dependencies = [
"cc",
"libc",
"libnghttp2-sys",
"libz-sys",
"openssl-sys",
"pkg-config",
"vcpkg",
]
[[package]]
name = "curve25519-dalek"
version = "2.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a9b85542f99a2dfa2a1b8e192662741c9859a846b296bef1c92ef9b58b5a216"
dependencies = [
"byteorder",
"digest 0.8.1",
"rand_core 0.5.1",
"zeroize",
]
[[package]]
name = "curve25519-dalek"
version = "3.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"
dependencies = [
"byteorder",
"digest 0.9.0",
"rand_core 0.5.1",
"zeroize",
]
[[package]]
name = "curve25519-dalek"
version = "4.0.0-rc.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8d4ba9852b42210c7538b75484f9daa0655e9a3ac04f693747bb0f02cf3cfe16"
"cfg-if 1.0.0",
"fiat-crypto",
"packed_simd_2",
"platforms 3.0.2",
"subtle",
"zeroize",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f61f1b6389c3fe1c316bf8a4dccc90a38208354b330925bce1f74a6c4756eb93"
dependencies = [
"cc",
"cxxbridge-flags",
"cxxbridge-macro",
"link-cplusplus",
]
[[package]]
name = "cxx-build"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12cee708e8962df2aeb38f594aae5d827c022b6460ac71a7a3e2c3c2aae5a07b"
dependencies = [
"cc",
"codespan-reporting",
"once_cell",
"proc-macro2 1.0.57",
"quote 1.0.27",
]
[[package]]
name = "cxxbridge-flags"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7944172ae7e4068c533afbb984114a56c46e9ccddda550499caa222902c7f7bb"
[[package]]
name = "cxxbridge-macro"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2345488264226bf682893e25de0769f3360aac9957980ec49361b083ddaa5bc5"
"proc-macro2 1.0.57",
"quote 1.0.27",
"syn 2.0.16",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850"
dependencies = [
"darling_core",
"darling_macro",
]
[[package]]
name = "darling_core"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "109c1ca6e6b7f82cc233a97004ea8ed7ca123a9af07a8230878fcfda9b158bf0"
dependencies = [
"fnv",
"ident_case",
"proc-macro2 1.0.57",
"quote 1.0.27",
]
[[package]]
name = "darling_macro"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4aab4dbc9f7611d8b55048a3a16d2d010c2c8334e46304b40ac1cc14bf3b48e"
dependencies = [
"darling_core",
[[package]]
name = "data-encoding"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23d8666cb01533c39dde32bcbab8e227b4ed6679b2c925eba05feabea39508fb"
[[package]]
name = "data-encoding-macro"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "86927b7cd2fe88fa698b87404b287ab98d1a0063a34071d92e575b72d3029aca"
dependencies = [
"data-encoding",
"data-encoding-macro-internal",
]
[[package]]
name = "data-encoding-macro-internal"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db"
dependencies = [
"data-encoding",
[[package]]
name = "der"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
dependencies = [
"const-oid",
"pem-rfc7468",
"zeroize",
]
[[package]]
name = "der"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05e58dffcdcc8ee7b22f0c1f71a69243d7c2d9ad87b5a14361f2424a1565c219"
dependencies = [
"const-oid",
"zeroize",
]
[[package]]
name = "der-parser"
version = "7.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe398ac75057914d7d07307bf67dc7f3f574a26783b4fc7805a20ffa9f506e82"
dependencies = [
"asn1-rs 0.3.1",
"displaydoc",
"nom",
"num-bigint",
"num-traits",
"rusticata-macros",
]
[[package]]
name = "der-parser"
version = "8.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dbd676fbbab537128ef0278adb5576cf363cff6aa22a7b24effe97347cfab61e"
"num-bigint",
"num-traits",
"rusticata-macros",
[[package]]
name = "derivative"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
dependencies = [
"proc-macro2 1.0.57",
"quote 1.0.27",
[[package]]
name = "derive-syn-parse"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e79116f119dd1dba1abf1f3405f03b9b0e79a27a3883864bfebded8a3dc768cd"
dependencies = [
"proc-macro2 1.0.57",
"quote 1.0.27",
]
[[package]]
name = "derive_builder"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d07adf7be193b71cc36b193d0f5fe60b918a3a9db4dad0449f57bcfd519704a3"
dependencies = [
"derive_builder_macro",
]
[[package]]
name = "derive_builder_core"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f91d4cfa921f1c05904dc3c57b4a32c38aed3340cce209f3a6fd1478babafc4"
dependencies = [
"darling",
"proc-macro2 1.0.57",
"quote 1.0.27",
]
[[package]]
name = "derive_builder_macro"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f0314b72bed045f3a68671b3c86328386762c93f82d98c65c3cb5e5f573dd68"
dependencies = [
"derive_builder_core",
[[package]]
name = "derive_more"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
dependencies = [
"convert_case",
"proc-macro2 1.0.57",
"quote 1.0.27",
[[package]]
name = "difflib"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8"
[[package]]
name = "digest"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"
dependencies = [
"generic-array 0.12.4",
]
[[package]]
name = "digest"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
dependencies = [
[[package]]
name = "digest"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f"
"block-buffer 0.10.4",
[[package]]
name = "directories"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210"
dependencies = [
"dirs-sys",
]
[[package]]
name = "directories-next"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"
dependencies = [
"cfg-if 1.0.0",
"dirs-sys-next",
]
[[package]]
name = "dirs-sys"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
dependencies = [
"libc",
"redox_users",
"winapi",
]
[[package]]
name = "dirs-sys-next"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
dependencies = [
"libc",
"redox_users",
"winapi",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d"
"proc-macro2 1.0.57",
"quote 1.0.27",
"syn 2.0.16",
[[package]]
name = "downcast"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1"
[[package]]
name = "downcast-rs"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "65d09067bfacaa79114679b279d7f5885b53295b1e2cfb4e79c8e4bd3d633169"
[[package]]
name = "dyn-clonable"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"
dependencies = [
"dyn-clonable-impl",
"dyn-clone",
]
[[package]]
name = "dyn-clonable-impl"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"
dependencies = [
"proc-macro2 1.0.57",
"quote 1.0.27",
]
[[package]]
name = "dyn-clone"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68b0cf012f1230e43cd00ebb729c6bb58707ecfa8ad08b52ef3a4ccd2697fc30"
[[package]]
name = "ecdsa"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
dependencies = [
"der 0.6.1",
"elliptic-curve 0.12.3",
"rfc6979 0.3.1",
"signature 1.6.4",
]
[[package]]
name = "ecdsa"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0997c976637b606099b9985693efa3581e84e41f5c11ba5255f88711058ad428"
"der 0.7.5",
"digest 0.10.6",
"elliptic-curve 0.13.4",
"signature 2.1.0",
"spki 0.7.2",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91cff35c70bba8a626e3185d8cd48cc11b5437e1a5bcd15b9b5fa3c64b6dfee7"
"signature 1.6.4",
[[package]]
name = "ed25519-dalek"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"
"curve25519-dalek 3.2.0",
[[package]]
name = "ed25519-zebra"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7c24f403d068ad0b359e577a77f92392118be3f3c927538f2bb544a5ecd828c6"
dependencies = [
"curve25519-dalek 3.2.0",
"rand_core 0.6.4",
"sha2 0.9.9",
"zeroize",
]
version = "1.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91"
[[package]]
name = "elliptic-curve"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
dependencies = [
"base16ct 0.1.1",
"crypto-bigint 0.4.9",
"der 0.6.1",
"pkcs8 0.9.0",
"rand_core 0.6.4",
"sec1 0.3.0",
"subtle",
"zeroize",
]
[[package]]
name = "elliptic-curve"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75c71eaa367f2e5d556414a8eea812bc62985c879748d6403edabd9cb03f16e7"
dependencies = [
"base16ct 0.2.0",
"digest 0.10.6",
"ff 0.13.0",
"subtle",
"zeroize",
]
[[package]]
name = "encode_unicode"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
Svyatoslav Nikolsky
committed
[[package]]
name = "encoding_rs"
version = "0.8.32"
Svyatoslav Nikolsky
committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394"
Svyatoslav Nikolsky
committed
dependencies = [
"cfg-if 1.0.0",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c9720bba047d567ffc8a3cba48bf19126600e249ab7f128e9233e6376976a116"
"heck 0.4.1",
"proc-macro2 1.0.57",
"quote 1.0.27",
[[package]]
name = "enumflags2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c041f5090df68b32bcd905365fd51769c8b9d553fe87fde0b683534f10c01bd2"
dependencies = [
"enumflags2_derive",
]
[[package]]
name = "enumflags2_derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e9a1f9f7d83e59740248a6e14ecf93929ade55027844dfcea78beafccc15745"
"proc-macro2 1.0.57",
"quote 1.0.27",
"syn 2.0.16",
]
[[package]]
name = "enumn"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "48016319042fb7c87b78d2993084a831793a897a5cd1a2a67cab9d1eeb4b7d76"
"proc-macro2 1.0.57",
"quote 1.0.27",
"syn 2.0.16",
[[package]]
name = "env_logger"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
dependencies = [
"is-terminal",
"log",
"regex",
"termcolor",
]