Newer
Older
]
[[package]]
name = "sp-tracing"
version = "7.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b22d28a0bc2365dfb86644d14f2682a79da35891d4656d4896fb09fb05ff1e6c"
dependencies = [
"parity-scale-codec",
"sp-std 6.0.0",
"tracing-subscriber 0.2.25",
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=master)",
"sp-runtime 7.0.0",
[[package]]
name = "sp-transaction-storage-proof"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
dependencies = [
"async-trait",
"log",
"parity-scale-codec",
"sp-core 7.0.0",
13036
13037
13038
13039
13040
13041
13042
13043
13044
13045
13046
13047
13048
13049
13050
13051
13052
13053
13054
"sp-runtime 7.0.0",
"sp-std 5.0.0",
"sp-trie 7.0.0",
]
[[package]]
name = "sp-trie"
version = "6.0.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"hash-db",
"memory-db 0.29.0",
"parity-scale-codec",
"scale-info",
"sp-core 6.0.0",
"sp-std 4.0.0",
"thiserror",
"trie-db 0.23.1",
"trie-root",
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"hashbrown",
13066
13067
13068
13069
13070
13071
13072
13073
13074
13075
13076
13077
13078
13079
13080
13081
13082
13083
13084
13085
13086
13087
13088
13089
13090
13091
"lru 0.8.1",
"memory-db 0.31.0",
"nohash-hasher",
"parity-scale-codec",
"parking_lot 0.12.1",
"scale-info",
"sp-core 7.0.0",
"sp-std 5.0.0",
"thiserror",
"tracing",
"trie-db 0.24.0",
"trie-root",
]
[[package]]
name = "sp-trie"
version = "11.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "db085f134cb444e52ca569a442d12c84bd17667532613d78dd6f568942632da4"
dependencies = [
"ahash",
"hash-db",
"hashbrown",
"lazy_static",
"lru 0.8.1",
"memory-db 0.31.0",
"parity-scale-codec",
"parking_lot 0.12.1",
"sp-core 11.0.0",
"sp-std 6.0.0",
"thiserror",
"trie-db 0.24.0",
13104
13105
13106
13107
13108
13109
13110
13111
13112
13113
13114
13115
13116
13117
13118
13119
13120
[[package]]
name = "sp-version"
version = "5.0.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"impl-serde 0.3.2",
"parity-scale-codec",
"parity-wasm 0.42.2",
"scale-info",
"serde",
"sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?tag=monthly-2022-07)",
"sp-runtime 6.0.0",
"sp-std 4.0.0",
"sp-version-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?tag=monthly-2022-07)",
"thiserror",
]
[[package]]
name = "sp-version"
version = "5.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"impl-serde 0.4.0",
"parity-scale-codec",
"parity-wasm 0.45.0",
"sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"sp-runtime 7.0.0",
"sp-std 5.0.0",
"sp-version-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=master)",
"thiserror",
[[package]]
name = "sp-version-proc-macro"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"parity-scale-codec",
"proc-macro2 1.0.49",
"quote 1.0.23",
"syn 1.0.107",
]
[[package]]
name = "sp-version-proc-macro"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
dependencies = [
"parity-scale-codec",
"proc-macro2 1.0.49",
"quote 1.0.23",
"syn 1.0.107",
[[package]]
name = "sp-wasm-interface"
version = "6.0.0"
source = "git+https://github.com/paritytech/substrate?tag=monthly-2022-07#279593d87f103fa5e10c9751a97b1584f3ad79d6"
dependencies = [
"impl-trait-for-tuples",
"log",
"parity-scale-codec",
"sp-std 4.0.0",
"wasmi 0.9.1",
]
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"parity-scale-codec",
"sp-std 5.0.0",
"wasmi 0.13.2",
"wasmtime",
]
[[package]]
name = "sp-wasm-interface"
version = "8.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3ebc377987d42f8fc20e3f4ec4fd1147dd098fe90bcb4269e1eddb04e920f889"
dependencies = [
"impl-trait-for-tuples",
"log",
"parity-scale-codec",
"sp-std 6.0.0",
"wasmi 0.13.2",
[[package]]
name = "sp-weights"
version = "4.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
dependencies = [
"parity-scale-codec",
"scale-info",
"serde",
"smallvec",
13208
13209
13210
13211
13212
13213
13214
13215
13216
13217
13218
13219
13220
13221
13222
13223
13224
13225
13226
13227
"sp-arithmetic 6.0.0",
"sp-core 7.0.0",
"sp-debug-derive 5.0.0",
"sp-std 5.0.0",
]
[[package]]
name = "sp-weights"
version = "8.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90eca2a19f48978e9cd605e23905d0602419f7880a9360ac717b03412e9c7916"
dependencies = [
"parity-scale-codec",
"scale-info",
"serde",
"smallvec",
"sp-arithmetic 9.0.0",
"sp-core 11.0.0",
"sp-debug-derive 6.0.0",
"sp-std 6.0.0",
]
[[package]]
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
[[package]]
name = "spki"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
dependencies = [
"base64ct",
"der",
]
[[package]]
name = "ss58-registry"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d44528162f980c0e03c71e005d334332c8da0aec9f2b0b4bdc557ed4a9f24776"
Adrian Catangiu
committed
"num-format",
"proc-macro2 1.0.49",
"quote 1.0.23",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "static_init"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"
dependencies = [
"cfg_aliases",
"libc",
"parking_lot 0.11.2",
"static_init_macro 0.5.0",
]
[[package]]
name = "static_init"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a2a1c578e98c1c16fc3b8ec1328f7659a500737d7a0c6d625e73e830ff9c1f6"
dependencies = [
"bitflags",
"cfg_aliases",
"libc",
"parking_lot 0.11.2",
"static_init_macro 1.0.2",
"winapi",
]
[[package]]
name = "static_init_macro"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"
dependencies = [
"cfg_aliases",
"memchr",
"proc-macro2 1.0.49",
"quote 1.0.23",
"syn 1.0.107",
[[package]]
name = "static_init_macro"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70a2595fc3aa78f2d0e45dd425b22282dd863273761cc77780914b2cf3003acf"
dependencies = [
"cfg_aliases",
"memchr",
"proc-macro2 1.0.49",
"quote 1.0.23",
"syn 1.0.107",
]
[[package]]
name = "statrs"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"
"approx",
"lazy_static",
"nalgebra",
"num-traits",
"rand 0.8.5",
[[package]]
name = "storage-proof-fuzzer"
version = "0.1.0"
dependencies = [
"bp-runtime",
"sp-core 7.0.0",
"sp-runtime 7.0.0",
"sp-state-machine 0.13.0",
"sp-std 5.0.0",
"sp-trie 7.0.0",
[[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"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c6b5c64445ba8094a6ab0c3cd2ad323e07171012d9c98b0b15651daf1787a10"
"lazy_static",
"structopt-derive",
]
[[package]]
name = "structopt-derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dcb5ae327f9cc13b68763b5749770cb9e048a99bd9dfdfa58d0cf05d5f64afe0"
"proc-macro-error",
"proc-macro2 1.0.49",
"quote 1.0.23",
"syn 1.0.107",
[[package]]
name = "strum"
version = "0.24.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
[[package]]
name = "strum_macros"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
"heck 0.4.0",
"proc-macro2 1.0.49",
"quote 1.0.23",
13412
13413
13414
13415
13416
13417
13418
13419
13420
13421
13422
13423
13424
13425
13426
13427
13428
13429
13430
[[package]]
name = "stun"
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7e94b1ec00bad60e6410e058b52f1c66de3dc5fe4d62d09b3e52bb7d3b73e25"
dependencies = [
"base64 0.13.1",
"crc",
"lazy_static",
"md-5",
"rand 0.8.5",
"ring",
"subtle",
"thiserror",
"tokio",
"url",
"webrtc-util",
]
[[package]]
name = "substrate-bip39"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"
"hmac 0.11.0",
"pbkdf2 0.8.0",
[[package]]
name = "substrate-build-script-utils"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
[[package]]
name = "substrate-frame-rpc-system"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
dependencies = [
"frame-system-rpc-runtime-api",
"jsonrpsee 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec",
"sc-transaction-pool-api",
"sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=master)",
"sp-blockchain",
"sp-core 7.0.0",
"sp-runtime 7.0.0",
[[package]]
name = "substrate-prometheus-endpoint"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"thiserror",
[[package]]
name = "substrate-relay"
version = "1.0.1"
"anyhow",
Svyatoslav Nikolsky
committed
"async-trait",
"bp-header-chain",
"bp-messages",
"bp-parachains",
"bp-rialto-parachain",
"bridge-runtime-common",
"finality-grandpa",
"frame-support",
"hex",
"millau-runtime",
"pallet-bridge-parachains",
"parity-scale-codec",
"polkadot-parachain",
"polkadot-primitives",
"polkadot-runtime-common",
"polkadot-runtime-parachains",
"relay-bridge-hub-rococo-client",
"relay-bridge-hub-wococo-client",
"relay-millau-client",
"relay-rialto-client",
"relay-rialto-parachain-client",
"relay-rococo-client",
"relay-wococo-client",
"rialto-runtime",
"signal-hook",
"signal-hook-async-std",
"sp-core 7.0.0",
"sp-keyring",
"sp-runtime 7.0.0",
[[package]]
name = "substrate-relay-helper"
version = "0.1.0"
dependencies = [
"anyhow",
"async-std",
"async-trait",
"bp-header-chain",
"bp-messages",
"bp-millau",
"bp-parachains",
"bp-polkadot-core",
"bp-rococo",
"bp-wococo",
"bridge-runtime-common",
"finality-grandpa",
"finality-relay",
"frame-support",
"log",
"messages-relay",
"num-traits",
"pallet-bridge-grandpa",
"pallet-transaction-payment",
"relay-rococo-client",
"relay-substrate-client",
"relay-utils",
"relay-wococo-client",
"rialto-runtime",
"sp-core 7.0.0",
"sp-finality-grandpa",
"sp-runtime 7.0.0",
"thiserror",
[[package]]
name = "substrate-rpc-client"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"jsonrpsee 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-runtime 7.0.0",
]
[[package]]
name = "substrate-runtime-proposal-hash"
version = "0.18.0"
source = "git+https://github.com/chevdor/subwasm?branch=master#d7e74ab5eb3f83773ad7c78fb0edd42fa33f5356"
dependencies = [
"blake2",
"hex",
"parity-scale-codec",
"sp-core 6.0.0",
"sp-io 6.0.0",
"sp-runtime 6.0.0",
"sp-wasm-interface 6.0.0",
Svyatoslav Nikolsky
committed
[[package]]
name = "substrate-state-trie-migration-rpc"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
Svyatoslav Nikolsky
committed
dependencies = [
"jsonrpsee 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
Svyatoslav Nikolsky
committed
"log",
"parity-scale-codec",
"sc-client-api",
"sc-rpc-api",
"scale-info",
"serde",
"sp-core 7.0.0",
"sp-runtime 7.0.0",
"sp-state-machine 0.13.0",
"sp-trie 7.0.0",
"trie-db 0.24.0",
Svyatoslav Nikolsky
committed
]
version = "5.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#cba59778aa5207b11f7513e5cbb127ea47dd8924"
"build-helper",
"cargo_metadata",
"sp-maybe-compressed-blob 4.1.0-dev (git+https://github.com/paritytech/substrate?branch=master)",
"tempfile",
"toml",
"walkdir",
[[package]]
name = "substring"
version = "1.4.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42ee6433ecef213b2e72f587ef64a2f5943e7cd16fbd82dbe8bc07486c534c86"
dependencies = [
"autocfg",
]
[[package]]
name = "subtle"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
13664
13665
13666
13667
13668
13669
13670
13671
13672
13673
13674
13675
13676
13677
13678
13679
13680
13681
13682
13683
13684
13685
13686
13687
13688
13689
13690
13691
13692
13693
13694
13695
13696
13697
13698
13699
13700
13701
13702
13703
13704
13705
13706
13707
13708
13709
13710
13711
13712
13713
13714
13715
13716
13717
13718
13719
13720
13721
13722
13723
13724
13725
13726
13727
13728
13729
13730
13731
13732
13733
13734
13735
13736
13737
[[package]]
name = "subxt"
version = "0.26.0"
source = "git+https://github.com/paritytech/subxt?branch=master#d7ad96aec74086773931ad7160ac9d0baca7c563"
dependencies = [
"base58",
"blake2",
"derivative",
"frame-metadata",
"futures",
"getrandom 0.2.8",
"hex",
"impl-serde 0.4.0",
"jsonrpsee 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec",
"parking_lot 0.12.1",
"primitive-types 0.12.1",
"scale-bits",
"scale-decode",
"scale-info",
"scale-value",
"serde",
"serde_json",
"sp-core 11.0.0",
"sp-core-hashing 6.0.0",
"sp-runtime 12.0.0",
"subxt-macro",
"subxt-metadata",
"thiserror",
"tracing",
]
[[package]]
name = "subxt-codegen"
version = "0.26.0"
source = "git+https://github.com/paritytech/subxt?branch=master#d7ad96aec74086773931ad7160ac9d0baca7c563"
dependencies = [
"darling",
"frame-metadata",
"heck 0.4.0",
"hex",
"jsonrpsee 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec",
"proc-macro-error",
"proc-macro2 1.0.49",
"quote 1.0.23",
"scale-info",
"subxt-metadata",
"syn 1.0.107",
"tokio",
]
[[package]]
name = "subxt-macro"
version = "0.26.0"
source = "git+https://github.com/paritytech/subxt?branch=master#d7ad96aec74086773931ad7160ac9d0baca7c563"
dependencies = [
"darling",
"proc-macro-error",
"subxt-codegen",
"syn 1.0.107",
]
[[package]]
name = "subxt-metadata"
version = "0.26.0"
source = "git+https://github.com/paritytech/subxt?branch=master#d7ad96aec74086773931ad7160ac9d0baca7c563"
dependencies = [
"frame-metadata",
"parity-scale-codec",
"scale-info",
"sp-core-hashing 6.0.0",
]
[[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"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5"
"proc-macro2 1.0.49",
"quote 1.0.23",
]
[[package]]
name = "synstructure"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"
"proc-macro2 1.0.49",
"quote 1.0.23",
"syn 1.0.107",
"unicode-xid 0.2.4",
]
[[package]]
name = "sysinfo"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "975fe381e0ecba475d4acff52466906d95b153a40324956552e027b2a9eaa89e"
"core-foundation-sys",
13784
13785
13786
13787
13788
13789
13790
13791
13792
13793
13794
13795
13796
13797
13798
13799
13800
13801
13802
13803
13804
13805
"winapi",
]
[[package]]
name = "system-configuration"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d75182f12f490e953596550b65ee31bda7c8e043d9386174b353bda50838c3fd"
dependencies = [
"bitflags",
"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",
[[package]]
name = "tap"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
[[package]]
name = "target-lexicon"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9410d0f6853b1d94f0e519fb95df60f29d2c1eff2d921ffdf01a4c8a3b54f12d"
version = "3.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
Svyatoslav Nikolsky
committed
]
[[package]]
name = "termcolor"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
dependencies = [
"winapi-util",
]
[[package]]
name = "termtree"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95059e91184749cb66be6dc994f67f182b6d897cb3df74a5bf66b5e709295fd8"
[[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"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0"
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f"
dependencies = [
"proc-macro2 1.0.49",
"quote 1.0.23",
"syn 1.0.107",
]
Svyatoslav Nikolsky
committed
[[package]]
name = "thousands"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"
name = "thread_local"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"
[[package]]
name = "threadpool"
version = "1.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
dependencies = [
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"
"byteorder",
"integer-encoding",
"ordered-float",
"threadpool",
[[package]]
name = "tikv-jemalloc-ctl"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e37706572f4b151dff7a0146e040804e9c26fe3a3118591112f05cf12a4216c1"
dependencies = [
"libc",
"paste",
"tikv-jemalloc-sys",
]
[[package]]
name = "tikv-jemalloc-sys"
version = "0.5.2+5.3.0-patched"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec45c14da997d0925c7835883e4d5c181f196fa142f8c19d7643d1e9af2592c3"
dependencies = [
"cc",
"fs_extra",
"libc",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
"libc",
"wasi 0.10.0+wasi-snapshot-preview1",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a561bf4617eebd33bca6434b988f39ed798e527f51a1e797d0ee4f61c0a38376"
13957
13958
13959
13960
13961
13962
13963
13964
13965
13966
13967
13968
13969
13970
13971
13972
13973
13974
"serde",
"time-core",
"time-macros",
]
[[package]]
name = "time-core"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd"
[[package]]
name = "time-macros"
version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d967f99f534ca7e495c575c62638eebc2898a8c84c119b89e250477bc4ba16b2"
dependencies = [
"time-core",
]
13977
13978
13979
13980
13981
13982
13983
13984
13985
13986
13987
13988
13989
13990
13991
13992
13993
13994
13995
[[package]]
name = "tiny-bip39"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"
dependencies = [
"anyhow",
"hmac 0.8.1",
"once_cell",
"pbkdf2 0.4.0",
"rand 0.7.3",
"rustc-hash",
"sha2 0.9.9",
"thiserror",
"unicode-normalization",
"wasm-bindgen",
"zeroize",
]
name = "tiny-bip39"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62cc94d358b5a1e84a5cb9109f559aa3c4d634d2b1b4de3d0fa4adc7c78e2861"