Newer
Older
8001
8002
8003
8004
8005
8006
8007
8008
8009
8010
8011
8012
8013
8014
8015
8016
8017
8018
8019
8020
8021
8022
8023
8024
8025
8026
"cfg-if",
"cpufeatures",
"digest 0.10.7",
"sha1-asm",
]
[[package]]
name = "sha1"
version = "0.10.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
dependencies = [
"cfg-if",
"cpufeatures",
"digest 0.10.7",
]
[[package]]
name = "sha1-asm"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2ba6947745e7f86be3b8af00b7355857085dbdf8901393c89514510eb61f4e21"
dependencies = [
"cc",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
dependencies = [
"block-buffer 0.9.0",
[[package]]
name = "sha2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
[[package]]
name = "sha3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75872d278a8f37ef87fa0ddbda7802605cb18344497949862c0d4dcb291eba60"
dependencies = [
"keccak",
]
[[package]]
name = "sharded-slab"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
dependencies = [
"lazy_static",
]
[[package]]
name = "signal-hook"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
dependencies = [
"libc",
"signal-hook-registry",
]
[[package]]
name = "signal-hook-async-std"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c4aa94397e2023af5b7cff5b8d4785e935cfb77f0e4aab0cae3b26258ace556"
dependencies = [
"async-io 1.13.0",
"futures-lite 1.13.0",
"libc",
"signal-hook",
]
version = "1.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
[[package]]
name = "signature"
version = "1.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
[[package]]
name = "signature"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
"rand_core 0.6.4",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "061507c94fc6ab4ba1c9a0305018408e312e17c041eb63bef8aa726fa33aceae"
dependencies = [
"approx",
"num-complex",
"num-traits",
"wide",
[[package]]
name = "simple-dns"
version = "0.5.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cae9a3fcdadafb6d97f4c0e007e4247b114ee0f119f650c3cbf3a8b3a1479694"
dependencies = [
"bitflags 2.5.0",
]
[[package]]
name = "simple-mermaid"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "620a1d43d70e142b1d46a929af51d44f383db9c7a2ec122de2cd992ccfcf3c18"
[[package]]
name = "siphasher"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
[[package]]
name = "slab"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
dependencies = [
"autocfg",
]
[[package]]
name = "slice-group-by"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
Svyatoslav Nikolsky
committed
[[package]]
name = "sluice"
Svyatoslav Nikolsky
committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d7400c0eff44aa2fcb5e31a5f24ba9716ed90138769e4977a2ba6014ae63eb5"
Svyatoslav Nikolsky
committed
dependencies = [
Svyatoslav Nikolsky
committed
"futures-core",
"futures-io",
]
[[package]]
name = "smallvec"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
Serban Iorga
committed
[[package]]
name = "smol"
Serban Iorga
committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e635339259e51ef85ac7aa29a1cd991b957047507288697a690e80ab97d07cad"
Serban Iorga
committed
dependencies = [
"async-channel 2.2.1",
Serban Iorga
committed
"async-executor",
"async-fs",
"async-io 2.3.2",
"async-lock 3.3.0",
"async-net",
"async-process",
"blocking",
]
[[package]]
name = "smoldot"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6d1eaa97d77be4d026a1e7ffad1bb3b78448763b357ea6f8188d3e6f736a9b9"
dependencies = [
"arrayvec 0.7.4",
"async-lock 3.3.0",
"atomic-take",
"bip39",
"blake2-rfc",
"crossbeam-queue",
"derive_more",
"either",
"futures-util",
"hex",
"hmac 0.12.1",
"libsecp256k1",
"no-std-net",
"nom",
"num-bigint",
"num-rational",
"num-traits",
"pin-project",
"rand 0.8.5",
"rand_chacha 0.3.1",
"ruzstd",
"serde",
"serde_json",
"siphasher",
"slab",
"smallvec",
"soketto",
"twox-hash",
"x25519-dalek 2.0.1",
"zeroize",
Serban Iorga
committed
]
[[package]]
name = "smoldot-light"
Serban Iorga
committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5496f2d116b7019a526b1039ec2247dd172b8670633b1a64a614c9ea12c9d8c7"
Serban Iorga
committed
dependencies = [
"async-channel 2.2.1",
"async-lock 3.3.0",
"base64 0.21.7",
Serban Iorga
committed
"blake2-rfc",
"derive_more",
"either",
Serban Iorga
committed
"fnv",
"futures-channel",
Serban Iorga
committed
"futures-util",
Serban Iorga
committed
"hex",
Serban Iorga
committed
"log",
Serban Iorga
committed
"parking_lot 0.12.1",
Serban Iorga
committed
"serde",
"serde_json",
"siphasher",
"slab",
"smol",
Serban Iorga
committed
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "850948bee068e713b8ab860fe1adc4d109676ab4c3b621fd8147f06b261f2f85"
"blake2 0.10.6",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d"
[[package]]
name = "socket2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871"
[[package]]
name = "soketto"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"
"httparse",
"rand 0.8.5",
"sha-1 0.9.8",
[[package]]
name = "sp-api"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
dependencies = [
"log",
"parity-scale-codec",
"sp-api-proc-macro",
"sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-version",
[[package]]
name = "sp-api-proc-macro"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"blake2 0.10.6",
"proc-macro-crate 3.1.0",
"proc-macro2 1.0.81",
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"parity-scale-codec",
"sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"parity-scale-codec",
"sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"static_assertions",
]
Branislav Kontur
committed
[[package]]
name = "sp-ark-bls12-381"
version = "0.4.2"
source = "git+https://github.com/paritytech/arkworks-substrate#caa2eed74beb885dd07c7db5f916f2281dad818f"
dependencies = [
"ark-bls12-381-ext",
"sp-crypto-ec-utils",
]
[[package]]
name = "sp-ark-ed-on-bls12-381-bandersnatch"
version = "0.4.2"
source = "git+https://github.com/paritytech/arkworks-substrate#caa2eed74beb885dd07c7db5f916f2281dad818f"
dependencies = [
"ark-ed-on-bls12-381-bandersnatch-ext",
"sp-crypto-ec-utils",
]
[[package]]
name = "sp-authority-discovery"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
dependencies = [
"parity-scale-codec",
"sp-application-crypto",
"sp-runtime",
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"parity-scale-codec",
"parking_lot 0.12.1",
"sp-consensus",
"sp-runtime",
"sp-state-machine",
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"sp-inherents",
"sp-runtime",
"sp-state-machine",
[[package]]
name = "sp-consensus-grandpa"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
dependencies = [
"finality-grandpa",
"log",
"parity-scale-codec",
"scale-info",
"serde",
"sp-api",
"sp-application-crypto",
"sp-core",
"sp-keystore",
"sp-runtime",
]
[[package]]
name = "sp-consensus-slots"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
dependencies = [
"parity-scale-codec",
"sp-timestamp",
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"bandersnatch_vrfs",
"blake2 0.10.6",
"bounded-collections",
"libsecp256k1",
"log",
"parity-scale-codec",
"parking_lot 0.12.1",
"scale-info",
"secp256k1",
"secrecy",
"serde",
"sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
Branislav Kontur
committed
"w3f-bls",
Branislav Kontur
committed
[[package]]
name = "sp-crypto-ec-utils"
source = "git+https://github.com/paritytech/polkadot-sdk#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
Branislav Kontur
committed
dependencies = [
"ark-bls12-377",
"ark-bls12-377-ext",
"ark-bls12-381",
"ark-bls12-381-ext",
"ark-bw6-761",
"ark-bw6-761-ext",
"ark-ec",
"ark-ed-on-bls12-377",
"ark-ed-on-bls12-377-ext",
"ark-ed-on-bls12-381-bandersnatch",
"ark-ed-on-bls12-381-bandersnatch-ext",
"ark-scale",
"sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk)",
]
[[package]]
name = "sp-crypto-hashing"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc9927a7f81334ed5b8a98a4a978c81324d12bd9713ec76b5c68fd410174c5eb"
dependencies = [
"blake2b_simd",
"byteorder",
"digest 0.10.7",
"sha2 0.10.8",
"sha3",
"twox-hash",
]
[[package]]
name = "sp-crypto-hashing"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
dependencies = [
"blake2b_simd",
"byteorder",
"digest 0.10.7",
"sha3",
"twox-hash",
]
[[package]]
name = "sp-crypto-hashing-proc-macro"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
Branislav Kontur
committed
]
[[package]]
name = "sp-database"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"parking_lot 0.12.1",
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
Branislav Kontur
committed
dependencies = [
"proc-macro2 1.0.81",
Branislav Kontur
committed
]
[[package]]
name = "sp-debug-derive"
source = "git+https://github.com/paritytech/polkadot-sdk#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"proc-macro2 1.0.81",
]
[[package]]
name = "sp-externalities"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"parity-scale-codec",
"sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
Branislav Kontur
committed
]
[[package]]
name = "sp-externalities"
source = "git+https://github.com/paritytech/polkadot-sdk#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
Branislav Kontur
committed
dependencies = [
"environmental",
"parity-scale-codec",
"sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk)",
[[package]]
name = "sp-genesis-builder"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
dependencies = [
"parity-scale-codec",
"scale-info",
"serde_json",
"sp-api",
"sp-runtime",
]
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"async-trait",
"impl-trait-for-tuples",
"parity-scale-codec",
"scale-info",
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"parity-scale-codec",
"secp256k1",
"sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
[[package]]
name = "sp-keystore"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"parity-scale-codec",
"parking_lot 0.12.1",
"sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
[[package]]
name = "sp-maybe-compressed-blob"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"thiserror",
"zstd 0.12.4",
]
[[package]]
name = "sp-metadata-ir"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
[[package]]
name = "sp-mixnet"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
dependencies = [
"parity-scale-codec",
"scale-info",
"sp-api",
"sp-application-crypto",
]
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"parity-scale-codec",
"sp-application-crypto",
"sp-arithmetic",
"sp-core",
"sp-io",
"sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"parity-scale-codec",
"sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
Branislav Kontur
committed
"static_assertions",
]
[[package]]
name = "sp-runtime-interface"
source = "git+https://github.com/paritytech/polkadot-sdk#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
Branislav Kontur
committed
dependencies = [
"bytes",
"impl-trait-for-tuples",
"parity-scale-codec",
Branislav Kontur
committed
"primitive-types",
"sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk)",
"sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk)",
"sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk)",
"sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk)",
"sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk)",
"sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk)",
"static_assertions",
]
[[package]]
name = "sp-runtime-interface-proc-macro"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
Branislav Kontur
committed
dependencies = [
"Inflector",
"proc-macro-crate 3.1.0",
"proc-macro2 1.0.81",
Branislav Kontur
committed
]
[[package]]
name = "sp-runtime-interface-proc-macro"
source = "git+https://github.com/paritytech/polkadot-sdk#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"proc-macro-crate 3.1.0",
"proc-macro2 1.0.81",
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"parity-scale-codec",
[[package]]
name = "sp-staking"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"parity-scale-codec",
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"parity-scale-codec",
"parking_lot 0.12.1",
"sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-panic-handler",
"sp-trie",
[[package]]
name = "sp-statement-store"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"sp-api",
"sp-application-crypto",
"sp-core",
"sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
[[package]]
name = "sp-std"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
Branislav Kontur
committed
[[package]]
name = "sp-std"
source = "git+https://github.com/paritytech/polkadot-sdk#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
[[package]]
name = "sp-storage"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
dependencies = [
"parity-scale-codec",
"ref-cast",
"serde",
"sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
Branislav Kontur
committed
[[package]]
name = "sp-storage"
source = "git+https://github.com/paritytech/polkadot-sdk#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
Branislav Kontur
committed
dependencies = [
"impl-serde",
"parity-scale-codec",
"ref-cast",
"serde",
"sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk)",
Branislav Kontur
committed
]
[[package]]
name = "sp-timestamp"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"parity-scale-codec",
"sp-inherents",
[[package]]
name = "sp-tracing"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
"parity-scale-codec",
"tracing",
"tracing-core",
"tracing-subscriber",
Branislav Kontur
committed
[[package]]
name = "sp-tracing"
source = "git+https://github.com/paritytech/polkadot-sdk#7e68b2b8da9caf634ff4f6c6d96d2d7914c44fb7"
Branislav Kontur
committed
dependencies = [
"parity-scale-codec",
"tracing",
"tracing-core",
"tracing-subscriber",
]