Skip to content
Cargo.lock 268 KiB
Newer Older
 "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
source = "git+https://github.com/paritytech/polkadot-sdk#92e142555d45f97aa88d241665d9952d12f4ae40"
dependencies = [
 "impl-serde",
 "parity-scale-codec",
 "ref-cast",
 "serde",
 "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk)",
[[package]]
name = "sp-timestamp"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#92e142555d45f97aa88d241665d9952d12f4ae40"
dependencies = [
 "async-trait",
 "sp-runtime",
[[package]]
name = "sp-tracing"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#92e142555d45f97aa88d241665d9952d12f4ae40"
dependencies = [
source = "git+https://github.com/paritytech/polkadot-sdk#92e142555d45f97aa88d241665d9952d12f4ae40"
dependencies = [
 "parity-scale-codec",
 "tracing",
 "tracing-core",
 "tracing-subscriber",
]

Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "sp-trie"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#92e142555d45f97aa88d241665d9952d12f4ae40"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "ahash 0.8.11",
 "nohash-hasher",
 "parity-scale-codec",
 "parking_lot 0.12.1",
 "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#92e142555d45f97aa88d241665d9952d12f4ae40"
dependencies = [
 "impl-serde",
 "scale-info",
 "sp-crypto-hashing-proc-macro",
 "sp-runtime",
 "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
[[package]]
name = "sp-version-proc-macro"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#92e142555d45f97aa88d241665d9952d12f4ae40"
dependencies = [
 "parity-scale-codec",
 "proc-macro2 1.0.79",
 "quote 1.0.35",
Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "sp-wasm-interface"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#92e142555d45f97aa88d241665d9952d12f4ae40"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "impl-trait-for-tuples",
source = "git+https://github.com/paritytech/polkadot-sdk#92e142555d45f97aa88d241665d9952d12f4ae40"
dependencies = [
 "impl-trait-for-tuples",
 "log",
 "parity-scale-codec",
]

source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#92e142555d45f97aa88d241665d9952d12f4ae40"
 "bounded-collections",
 "parity-scale-codec",
 "scale-info",
 "serde",
 "smallvec",
 "sp-arithmetic",
 "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
[[package]]
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"

[[package]]
name = "spin"
version = "0.9.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"

version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
dependencies = [
 "base64ct",
[[package]]
name = "ss58-registry"
version = "1.47.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4743ce898933fbff7bbf414f497c459a782d496269644b3d650a398ae6a487ba"
dependencies = [
 "Inflector",
 "proc-macro2 1.0.79",
 "quote 1.0.35",
 "serde",
 "serde_json",
 "unicode-xid 0.2.4",
Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "stable_deref_trait"
version = "1.2.0"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#92e142555d45f97aa88d241665d9952d12f4ae40"
 "array-bytes 6.2.2",
 "bounded-collections",
 "derivative",
 "environmental",
 "impl-trait-for-tuples",
 "log",
 "parity-scale-codec",
 "scale-info",
 "serde",
 "sp-weights",
 "xcm-procedural",
]

[[package]]
name = "staging-xcm-builder"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#92e142555d45f97aa88d241665d9952d12f4ae40"
dependencies = [
 "frame-support",
 "frame-system",
 "impl-trait-for-tuples",
 "log",
 "pallet-transaction-payment",
 "parity-scale-codec",
 "polkadot-parachain-primitives",
 "scale-info",
 "sp-arithmetic",
 "sp-io",
 "sp-runtime",
 "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
 "sp-weights",
 "staging-xcm",
 "staging-xcm-executor",
]

[[package]]
name = "staging-xcm-executor"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#92e142555d45f97aa88d241665d9952d12f4ae40"
dependencies = [
 "environmental",
 "frame-benchmarking",
 "frame-support",
 "impl-trait-for-tuples",
 "log",
 "parity-scale-codec",
 "sp-arithmetic",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"

[[package]]
name = "str0m"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee48572247f422dcbe68630c973f8296fbd5157119cd36a3223e48bf83d47727"
dependencies = [
 "combine",
 "crc",
 "hmac 0.12.1",
 "once_cell",
 "openssl",
 "openssl-sys",
 "rand 0.8.5",
 "sctp-proto",
 "serde",
 "sha-1 0.10.1",
 "thiserror",
 "tracing",
]

[[package]]
name = "strsim"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"

[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"

Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "structopt"
version = "0.3.26"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c6b5c64445ba8094a6ab0c3cd2ad323e07171012d9c98b0b15651daf1787a10"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
Hernando Castano's avatar
Hernando Castano committed
 "lazy_static",
 "structopt-derive",
]

[[package]]
name = "structopt-derive"
version = "0.4.18"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dcb5ae327f9cc13b68763b5749770cb9e048a99bd9dfdfa58d0cf05d5f64afe0"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "proc-macro2 1.0.79",
 "quote 1.0.35",
 "syn 1.0.109",
[[package]]
name = "strum"
version = "0.26.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d8cec3501a5194c432b2b7976db6b7d10ec95c253208b45f83f7136aa985e29"
dependencies = [
 "strum_macros",
[[package]]
name = "strum_macros"
version = "0.26.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6cf59daf282c0a494ba14fd21610a0325f9f90ec9d1231dea26bcb1d696c946"
dependencies = [
 "heck 0.4.1",
 "proc-macro2 1.0.79",
 "quote 1.0.35",
 "rustversion",
[[package]]
name = "substrate-bip39"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#92e142555d45f97aa88d241665d9952d12f4ae40"
dependencies = [
 "hmac 0.12.1",
 "pbkdf2",
 "schnorrkel 0.11.4",
 "sha2 0.10.8",
 "zeroize",
[[package]]
name = "substrate-prometheus-endpoint"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#92e142555d45f97aa88d241665d9952d12f4ae40"
dependencies = [
 "prometheus",
[[package]]
name = "substrate-relay"
version = "1.2.1"
dependencies = [
 "async-std",
 "bp-bridge-hub-polkadot",
 "bp-bridge-hub-rococo",
 "bp-polkadot-core",
 "bridge-runtime-common",
 "env_logger 0.11.3",
 "num-format",
 "num-traits",
 "pallet-bridge-parachains",
 "parachains-relay",
 "relay-bridge-hub-kusama-client",
 "relay-bridge-hub-polkadot-client",
 "relay-bridge-hub-rococo-client",
 "relay-bridge-hub-westend-client",
 "relay-kusama-client",
 "relay-polkadot-bulletin-client",
 "relay-polkadot-client",
 "relay-substrate-client",
 "relay-westend-client",
 "signal-hook",
 "signal-hook-async-std",
 "sp-runtime",
 "structopt",
 "substrate-relay-helper",
[[package]]
name = "substrate-relay-helper"
version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#92e142555d45f97aa88d241665d9952d12f4ae40"
dependencies = [
 "anyhow",
 "async-std",
 "async-trait",
 "bp-header-chain",
 "bp-messages",
 "bp-parachains",
 "bp-polkadot-core",
 "bp-relayers",
 "bp-runtime",
 "bridge-runtime-common",
 "finality-grandpa",
 "finality-relay",
 "frame-support",
 "frame-system",
 "log",
 "messages-relay",
 "num-traits",
 "pallet-balances",
 "pallet-bridge-grandpa",
 "pallet-bridge-messages",
 "pallet-bridge-parachains",
 "pallet-grandpa",
 "parachains-relay",
 "relay-substrate-client",
 "relay-utils",
 "sp-consensus-grandpa",
 "sp-core",
 "sp-runtime",
[[package]]
name = "subtle"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"

[[package]]
name = "subtle"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
[[package]]
name = "subtle-ng"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "734676eb262c623cec13c3155096e08d1f8f29adce39ba17948b18dad1e54142"

[[package]]
name = "subxt"
version = "0.32.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "588b8ce92699eeb06290f4fb02dad4f7e426c4e6db4d53889c6bcbc808cf24ac"
 "async-trait",
 "derivative",
 "either",
 "frame-metadata 16.0.0",
 "futures",
 "hex",
 "impl-serde",
 "jsonrpsee 0.20.3",
 "scale-bits",
 "scale-decode",
 "scale-encode",
 "scale-value",
 "subxt-macro",
 "subxt-metadata",
version = "0.32.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "98f5a534c8d475919e9c845d51fc2316da4fcadd04fe17552d932d2106de930e"
dependencies = [
 "frame-metadata 16.0.0",
 "heck 0.4.1",
 "hex",
 "jsonrpsee 0.20.3",
 "proc-macro2 1.0.79",
 "quote 1.0.35",
 "subxt-metadata",
version = "0.32.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10fd0ac9b091211f962b6ae19e26cd08e0b86efa064dfb7fac69c8f79f122329"
dependencies = [
 "futures",
 "futures-util",
 "serde",
 "serde_json",
 "thiserror",
 "tokio",
 "tokio-stream",
 "tracing",
]

[[package]]
name = "subxt-macro"
version = "0.32.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12e8be9ab6fe88b8c13edbe15911e148482cfb905a8b8d5b8d766a64c54be0bd"
 "darling 0.20.8",
 "subxt-codegen",
version = "0.32.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6898275765d36a37e5ef564358e0341cf41b5f3a91683d7d8b859381b65ac8a"
dependencies = [
 "frame-metadata 16.0.0",
 "parity-scale-codec",
 "scale-info",
[[package]]
name = "syn"
version = "0.15.44"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5"
dependencies = [
 "proc-macro2 0.4.30",
 "quote 0.6.13",
 "unicode-xid 0.1.0",
]

[[package]]
name = "syn"
version = "1.0.109"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
dependencies = [
 "proc-macro2 1.0.79",
 "quote 1.0.35",
 "unicode-ident",
]

[[package]]
name = "syn"
version = "2.0.58"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44cfb93f38070beee36b3fef7d4f5a16f27751d94b187b666a5cc5e9b0d30687"
dependencies = [
 "proc-macro2 1.0.79",
 "quote 1.0.35",
]

[[package]]
name = "synstructure"
version = "0.12.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "proc-macro2 1.0.79",
 "quote 1.0.35",
 "syn 1.0.109",
 "unicode-xid 0.2.4",
version = "0.30.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e9a84fe4cfc513b41cb2596b624e561ec9e7e1c4b46328e496ed56a53514ef2a"
 "core-foundation-sys",
Hernando Castano's avatar
Hernando Castano committed
 "libc",
Hernando Castano's avatar
Hernando Castano committed
 "rayon",
]

[[package]]
name = "system-configuration"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
 "bitflags 1.3.2",
 "core-foundation",
 "system-configuration-sys",
]

[[package]]
name = "system-configuration-sys"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
dependencies = [
 "core-foundation-sys",
 "libc",
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
[[package]]
name = "target-lexicon"
version = "0.12.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e1fc403891a21bcfb7c37834ba66a547a8f402146eba7265b5a6d88059c9ff2f"
Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "tempfile"
version = "3.10.1"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1"
dependencies = [
 "fastrand 2.0.2",
 "rustix 0.38.32",
 "windows-sys 0.52.0",
[[package]]
name = "termcolor"
version = "1.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
[[package]]
name = "termtree"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76"
[[package]]
name = "textwrap"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
dependencies = [
 "unicode-width",
]

[[package]]
name = "thiserror"
version = "1.0.58"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297"
version = "1.0.50"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c001ee18b7e5e3f62cbf58c7fe220119e68d902bb7443179c0c8aef30090e999"
dependencies = [
 "thiserror-core-impl",
]

[[package]]
name = "thiserror-core-impl"
version = "1.0.50"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e4c60d69f36615a077cc7663b9cb8e42275722d23e58a7fa3d2c7f2915d09d04"
 "proc-macro2 1.0.79",
 "quote 1.0.35",
[[package]]
name = "thiserror-impl"
version = "1.0.58"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7"
 "proc-macro2 1.0.79",
 "quote 1.0.35",
[[package]]
name = "thread_local"
version = "1.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
dependencies = [
version = "0.3.34"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c8248b6521bb14bc45b4067159b9b6ad792e2d6d754d6c41fb50e29fefe38749"
dependencies = [
 "num-conv",
 "num_threads",
 "powerfmt",
 "serde",
 "time-core",
 "time-macros",
]

[[package]]
name = "time-core"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"

[[package]]
name = "time-macros"
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ba3a3ef41e6672a2f0f001392bb5dcd3ff0a9992d618ca761a11c3121547774"
dependencies = [
 "num-conv",
[[package]]
name = "tiny-keccak"
version = "2.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
dependencies = [
 "crunchy",
]

Hernando Castano's avatar
Hernando Castano committed
[[package]]
version = "1.6.0"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "tinyvec_macros",
]

[[package]]
name = "tinyvec_macros"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
version = "1.37.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787"
Hernando Castano's avatar
Hernando Castano committed
 "num_cpus",
 "pin-project-lite 0.2.14",
 "socket2 0.5.6",
 "windows-sys 0.48.0",
Hernando Castano's avatar
Hernando Castano committed
]

[[package]]
name = "tokio-macros"
version = "2.2.0"
Hernando Castano's avatar
Hernando Castano committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "proc-macro2 1.0.79",
 "quote 1.0.35",
[[package]]
name = "tokio-rustls"
version = "0.24.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
 "rustls 0.21.10",
 "tokio",
]

[[package]]
name = "tokio-rustls"
version = "0.25.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f"
dependencies = [
 "rustls 0.22.3",
 "rustls-pki-types",
name = "tokio-stream"
version = "0.1.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af"
dependencies = [
 "futures-core",
 "pin-project-lite 0.2.14",
[[package]]
name = "tokio-tungstenite"
version = "0.20.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
dependencies = [
 "futures-util",
 "log",
 "rustls 0.21.10",
 "rustls-native-certs 0.6.3",
 "tokio",
 "tokio-rustls 0.24.1",
 "tungstenite",
]

[[package]]
name = "tokio-util"
version = "0.7.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15"
 "pin-project-lite 0.2.14",
[[package]]
name = "toml"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
Svyatoslav Nikolsky's avatar
Svyatoslav Nikolsky committed
[[package]]
name = "toml"
version = "0.8.12"
Svyatoslav Nikolsky's avatar
Svyatoslav Nikolsky committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e9dd1545e8208b4a5af1aa9bbd0b4cf7e9ea08fabc5d0a5c67fcaafa17433aa3"
Svyatoslav Nikolsky's avatar
Svyatoslav Nikolsky committed
dependencies = [
 "serde",
 "serde_spanned",
 "toml_datetime",
 "toml_edit 0.22.9",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"
Svyatoslav Nikolsky's avatar
Svyatoslav Nikolsky committed
dependencies = [
 "serde",
]
version = "0.20.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70f427fce4d84c72b5b732388bf4a9f4531b53f74e2887e3ecb2481f68f66d81"
 "indexmap 2.2.6",
 "winnow 0.5.40",
[[package]]
name = "toml_edit"
version = "0.21.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1"
 "indexmap 2.2.6",
 "winnow 0.5.40",
version = "0.22.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e40bb779c5187258fd7aad0eb68cb8706a0a81fa712fbea808ab43c4b8374c4"
 "indexmap 2.2.6",
 "serde",
 "serde_spanned",
 "toml_datetime",
 "winnow 0.6.5",
[[package]]
name = "tower"
version = "0.4.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
dependencies = [
 "futures-core",
 "futures-util",
 "pin-project",
 "pin-project-lite 0.2.14",
 "tower-layer",
 "tower-service",
 "tracing",
]

[[package]]
name = "tower-layer"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"

[[package]]
name = "tower-service"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
[[package]]
name = "tracing"
version = "0.1.40"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
dependencies = [
 "pin-project-lite 0.2.14",
 "tracing-attributes",
 "tracing-core",
]

[[package]]
name = "tracing-attributes"
version = "0.1.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
dependencies = [
 "proc-macro2 1.0.79",
 "quote 1.0.35",