Newer
Older
"polkadot-primitives-test-helpers",
"prioritized-metered-channel",
"sp-application-crypto",
"sp-core",
"sp-keystore",
"tempfile",
"thiserror",
"tracing-gum",
]
[[package]]
name = "polkadot-overseer"
dependencies = [
"assert_matches",
"async-trait",
"femme",
"futures",
"futures-timer",
"orchestra",
"parking_lot 0.12.1",
"polkadot-node-metrics",
"polkadot-node-network-protocol",
"polkadot-node-primitives",
"polkadot-node-subsystem-test-helpers",
"polkadot-node-subsystem-types",
"polkadot-primitives",
"polkadot-primitives-test-helpers",
"prioritized-metered-channel",
"sc-client-api",
"sp-api",
"sp-core",
"tikv-jemalloc-ctl",
"tracing-gum",
]
[[package]]
name = "polkadot-parachain-bin"
Adrian Catangiu
committed
"asset-hub-rococo-runtime",
"asset-hub-westend-runtime",
"async-trait",
"bridge-hub-rococo-runtime",
Branislav Kontur
committed
"bridge-hub-westend-runtime",
"clap 4.5.0",
"collectives-westend-runtime",
"coretime-rococo-runtime",
"coretime-westend-runtime",
"cumulus-client-cli",
"cumulus-client-collator",
"cumulus-client-consensus-aura",
"cumulus-client-consensus-common",
"cumulus-client-consensus-proposer",
"cumulus-client-consensus-relay-chain",
"cumulus-client-parachain-inherent",
"cumulus-primitives-core",
"cumulus-relay-chain-interface",
"frame-benchmarking",
"frame-benchmarking-cli",
"frame-support",
"frame-system-rpc-runtime-api",
"frame-try-runtime",
"glutton-westend-runtime",
"pallet-transaction-payment",
"pallet-transaction-payment-rpc-runtime-api",
"parachains-common",
"parity-scale-codec",
"penpal-runtime",
"people-rococo-runtime",
"people-westend-runtime",
13086
13087
13088
13089
13090
13091
13092
13093
13094
13095
13096
13097
13098
13099
13100
13101
13102
13103
13104
13105
13106
13107
13108
13109
13110
13111
13112
13113
"polkadot-cli",
"polkadot-primitives",
"polkadot-service",
"rococo-parachain-runtime",
"sc-basic-authorship",
"sc-chain-spec",
"sc-cli",
"sc-client-api",
"sc-consensus",
"sc-executor",
"sc-network",
"sc-network-sync",
"sc-rpc",
"sc-service",
"sc-sysinfo",
"sc-telemetry",
"sc-tracing",
"sc-transaction-pool",
"sc-transaction-pool-api",
"seedling-runtime",
"serde",
"serde_json",
"shell-runtime",
"sp-api",
"sp-block-builder",
"sp-blockchain",
"sp-consensus-aura",
"sp-core",
"sp-genesis-builder",
"sp-inherents",
"sp-io",
"sp-keystore",
"sp-offchain",
"sp-runtime",
"sp-session",
"sp-version",
"substrate-build-script-utils",
"substrate-frame-rpc-system",
"substrate-prometheus-endpoint",
"substrate-state-trie-migration-rpc",
"tempfile",
"testnet-parachains-constants",
[[package]]
name = "polkadot-parachain-primitives"
dependencies = [
"bounded-collections",
"derive_more",
"parity-scale-codec",
"polkadot-core-primitives",
"scale-info",
"serde",
"sp-core",
"sp-runtime",
Joshy Orndorff
committed
"sp-weights",
]
"parity-scale-codec",
"polkadot-core-primitives",
"polkadot-parachain-primitives",
"scale-info",
"serde",
"sp-api",
"sp-application-crypto",
"sp-arithmetic",
"sp-authority-discovery",
"sp-consensus-slots",
"sp-core",
"sp-inherents",
"sp-io",
"sp-keystore",
"sp-runtime",
"sp-staking",
]
[[package]]
name = "polkadot-primitives-test-helpers"
version = "1.0.0"
dependencies = [
"polkadot-primitives",
"sp-application-crypto",
"sp-core",
"sp-keyring",
"sp-runtime",
]
[[package]]
name = "polkadot-rpc"
dependencies = [
"jsonrpsee",
"mmr-rpc",
"pallet-transaction-payment-rpc",
"polkadot-primitives",
"sc-chain-spec",
"sc-client-api",
"sc-consensus-babe",
"sc-consensus-babe-rpc",
"sc-consensus-beefy",
"sc-consensus-beefy-rpc",
"sc-consensus-epochs",
"sc-consensus-grandpa",
"sc-consensus-grandpa-rpc",
"sc-rpc",
"sc-sync-state-rpc",
"sc-transaction-pool-api",
"sp-api",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-keystore",
"sp-runtime",
"substrate-frame-rpc-system",
"substrate-state-trie-migration-rpc",
]
[[package]]
name = "polkadot-runtime-common"
dependencies = [
"bitvec",
"frame-benchmarking",
"frame-election-provider-support",
"frame-support",
"frame-support-test",
"frame-system",
"impl-trait-for-tuples",
"libsecp256k1",
"log",
"pallet-authorship",
"pallet-babe",
"pallet-balances",
"pallet-election-provider-multi-phase",
"pallet-fast-unstake",
"pallet-identity",
"pallet-session",
"pallet-staking",
"pallet-staking-reward-fn",
"pallet-timestamp",
"pallet-transaction-payment",
"pallet-treasury",
"pallet-vesting",
13252
13253
13254
13255
13256
13257
13258
13259
13260
13261
13262
13263
13264
13265
13266
13267
13268
13269
13270
13271
"parity-scale-codec",
"polkadot-primitives",
"polkadot-primitives-test-helpers",
"polkadot-runtime-parachains",
"rustc-hex",
"scale-info",
"serde",
"serde_derive",
"serde_json",
"slot-range-helper",
"sp-api",
"sp-core",
"sp-inherents",
"sp-io",
"sp-keyring",
"sp-keystore",
"sp-npos-elections",
"sp-runtime",
"sp-session",
"sp-staking",
"static_assertions",
]
[[package]]
name = "polkadot-runtime-metrics"
"frame-benchmarking",
"parity-scale-codec",
"polkadot-primitives",
"sp-std 14.0.0",
"sp-tracing 16.0.0",
]
[[package]]
name = "polkadot-runtime-parachains"
dependencies = [
"assert_matches",
"bitflags 1.3.2",
"bitvec",
"derive_more",
"frame-benchmarking",
"frame-support",
"frame-support-test",
"frame-system",
"futures",
"impl-trait-for-tuples",
"log",
"pallet-authority-discovery",
"pallet-authorship",
"pallet-babe",
"pallet-balances",
"pallet-message-queue",
"pallet-session",
"pallet-staking",
"pallet-timestamp",
"pallet-vesting",
"parity-scale-codec",
"polkadot-core-primitives",
"polkadot-parachain-primitives",
"polkadot-primitives",
"polkadot-primitives-test-helpers",
"polkadot-runtime-metrics",
"rand_chacha 0.3.1",
"rustc-hex",
"sc-keystore",
"scale-info",
"serde",
"serde_json",
"sp-api",
"sp-application-crypto",
"sp-crypto-hashing",
"sp-inherents",
"sp-io",
"sp-keyring",
"sp-keystore",
"sp-runtime",
"sp-session",
"sp-staking",
"sp-std 14.0.0",
"sp-tracing 16.0.0",
13350
13351
13352
13353
13354
13355
13356
13357
13358
13359
13360
13361
13362
13363
13364
13365
13366
13367
13368
13369
13370
13371
13372
13373
13374
13375
[[package]]
name = "polkadot-sdk-docs"
version = "0.0.1"
dependencies = [
"cumulus-pallet-aura-ext",
"cumulus-pallet-parachain-system",
"docify",
"frame",
"kitchensink-runtime",
"pallet-aura",
"pallet-default-config-example",
"pallet-examples",
"pallet-timestamp",
"parity-scale-codec",
"sc-cli",
"sc-client-db",
"sc-consensus-aura",
"sc-consensus-babe",
"sc-consensus-beefy",
"sc-consensus-grandpa",
"sc-consensus-manual-seal",
"sc-consensus-pow",
"sc-network",
"sc-rpc",
"sc-rpc-api",
"scale-info",
"simple-mermaid",
"sp-api",
"sp-core",
"sp-io",
"sp-keyring",
"sp-runtime",
"staging-chain-spec-builder",
"staging-node-cli",
"staging-parachain-info",
"subkey",
"substrate-wasm-builder",
]
dependencies = [
"assert_matches",
"async-trait",
"env_logger 0.9.3",
"frame-benchmarking",
"frame-benchmarking-cli",
"frame-support",
"frame-system",
"frame-system-rpc-runtime-api",
"futures",
"is_executable",
"kvdb",
"kvdb-rocksdb",
"log",
"mmr-gadget",
"pallet-babe",
"pallet-im-online",
"pallet-staking",
"pallet-transaction-payment",
"pallet-transaction-payment-rpc-runtime-api",
"parity-db",
"parity-scale-codec",
13417
13418
13419
13420
13421
13422
13423
13424
13425
13426
13427
13428
13429
13430
13431
13432
13433
13434
13435
13436
13437
13438
13439
13440
13441
13442
13443
13444
13445
13446
13447
"polkadot-approval-distribution",
"polkadot-availability-bitfield-distribution",
"polkadot-availability-distribution",
"polkadot-availability-recovery",
"polkadot-collator-protocol",
"polkadot-core-primitives",
"polkadot-dispute-distribution",
"polkadot-gossip-support",
"polkadot-network-bridge",
"polkadot-node-collation-generation",
"polkadot-node-core-approval-voting",
"polkadot-node-core-av-store",
"polkadot-node-core-backing",
"polkadot-node-core-bitfield-signing",
"polkadot-node-core-candidate-validation",
"polkadot-node-core-chain-api",
"polkadot-node-core-chain-selection",
"polkadot-node-core-dispute-coordinator",
"polkadot-node-core-parachains-inherent",
"polkadot-node-core-prospective-parachains",
"polkadot-node-core-provisioner",
"polkadot-node-core-pvf",
"polkadot-node-core-pvf-checker",
"polkadot-node-core-runtime-api",
"polkadot-node-network-protocol",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-test-helpers",
"polkadot-node-subsystem-types",
"polkadot-node-subsystem-util",
"polkadot-overseer",
"polkadot-parachain-primitives",
Andrei Sandu
committed
"polkadot-primitives-test-helpers",
13451
13452
13453
13454
13455
13456
13457
13458
13459
13460
13461
13462
13463
13464
13465
13466
13467
13468
13469
13470
13471
13472
13473
13474
13475
13476
13477
13478
13479
"polkadot-rpc",
"polkadot-runtime-parachains",
"polkadot-statement-distribution",
"polkadot-test-client",
"rococo-runtime",
"rococo-runtime-constants",
"sc-authority-discovery",
"sc-basic-authorship",
"sc-block-builder",
"sc-chain-spec",
"sc-client-api",
"sc-client-db",
"sc-consensus",
"sc-consensus-babe",
"sc-consensus-beefy",
"sc-consensus-grandpa",
"sc-consensus-slots",
"sc-executor",
"sc-keystore",
"sc-network",
"sc-network-common",
"sc-network-sync",
"sc-offchain",
"sc-service",
"sc-sync-state-rpc",
"sc-sysinfo",
"sc-telemetry",
"sc-transaction-pool",
"sc-transaction-pool-api",
13481
13482
13483
13484
13485
13486
13487
13488
13489
13490
13491
13492
13493
13494
13495
13496
13497
13498
13499
13500
13501
"serde",
"serde_json",
"serial_test",
"sp-api",
"sp-authority-discovery",
"sp-block-builder",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-consensus-beefy",
"sp-consensus-grandpa",
"sp-core",
"sp-inherents",
"sp-io",
"sp-keyring",
"sp-keystore",
"sp-mmr-primitives",
"sp-offchain",
"sp-runtime",
"sp-session",
"sp-state-machine",
"sp-timestamp",
"sp-transaction-pool",
"sp-version",
"sp-weights",
"substrate-prometheus-endpoint",
"tempfile",
"thiserror",
"tracing-gum",
"westend-runtime",
"westend-runtime-constants",
]
[[package]]
name = "polkadot-statement-distribution"
dependencies = [
"arrayvec 0.7.4",
"assert_matches",
"async-channel",
"bitvec",
"fatality",
"futures",
"futures-timer",
"indexmap 2.2.3",
13527
13528
13529
13530
13531
13532
13533
13534
13535
13536
13537
13538
13539
13540
13541
13542
13543
"parity-scale-codec",
"polkadot-node-network-protocol",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-test-helpers",
"polkadot-node-subsystem-util",
"polkadot-primitives",
"polkadot-primitives-test-helpers",
"rand_chacha 0.3.1",
"sc-keystore",
"sc-network",
"sp-application-crypto",
"sp-authority-discovery",
"sp-core",
"sp-keyring",
"sp-keystore",
"sp-staking",
"thiserror",
"tracing-gum",
]
[[package]]
name = "polkadot-statement-table"
dependencies = [
"parity-scale-codec",
"polkadot-primitives",
"sp-core",
]
[[package]]
name = "polkadot-subsystem-bench"
version = "1.0.0"
dependencies = [
"assert_matches",
"async-trait",
"bincode",
"bitvec",
"clap 4.5.0",
"clap-num",
"color-eyre",
"colored",
"env_logger 0.9.3",
"futures",
"futures-timer",
"kvdb-memorydb",
"log",
"orchestra",
"parity-scale-codec",
"paste",
"polkadot-approval-distribution",
"polkadot-availability-bitfield-distribution",
"polkadot-availability-distribution",
"polkadot-availability-recovery",
"polkadot-erasure-coding",
"polkadot-node-core-approval-voting",
"polkadot-node-core-av-store",
"polkadot-node-core-chain-api",
"polkadot-node-metrics",
"polkadot-node-network-protocol",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-test-helpers",
"polkadot-node-subsystem-types",
"polkadot-node-subsystem-util",
"polkadot-overseer",
"polkadot-primitives",
"polkadot-primitives-test-helpers",
"prometheus",
"pyroscope",
"pyroscope_pprofrs",
"rand_chacha 0.3.1",
"rand_core 0.6.4",
"rand_distr",
"sc-keystore",
"sc-network",
"sc-service",
"schnorrkel 0.9.1",
"serde",
"serde_yaml",
"sp-consensus",
"sp-consensus-babe",
"sp-core",
"sp-keyring",
"sp-keystore",
"sp-runtime",
"sp-timestamp",
"substrate-prometheus-endpoint",
"tokio",
"tracing-gum",
]
13625
13626
13627
13628
13629
13630
13631
13632
13633
13634
13635
13636
13637
13638
13639
13640
13641
13642
13643
13644
13645
13646
13647
13648
13649
13650
13651
13652
13653
13654
13655
13656
13657
13658
13659
[[package]]
name = "polkadot-test-client"
version = "1.0.0"
dependencies = [
"frame-benchmarking",
"futures",
"parity-scale-codec",
"polkadot-node-subsystem",
"polkadot-primitives",
"polkadot-test-runtime",
"polkadot-test-service",
"sc-block-builder",
"sc-consensus",
"sc-offchain",
"sc-service",
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-core",
"sp-inherents",
"sp-io",
"sp-keyring",
"sp-runtime",
"sp-state-machine",
"sp-timestamp",
"substrate-test-client",
]
[[package]]
name = "polkadot-test-malus"
version = "1.0.0"
dependencies = [
"assert_matches",
"async-trait",
"clap 4.5.0",
13661
13662
13663
13664
13665
13666
13667
13668
13669
13670
13671
13672
13673
13674
13675
13676
13677
"color-eyre",
"futures",
"futures-timer",
"polkadot-cli",
"polkadot-erasure-coding",
"polkadot-node-core-backing",
"polkadot-node-core-candidate-validation",
"polkadot-node-core-dispute-coordinator",
"polkadot-node-core-pvf-common",
"polkadot-node-core-pvf-execute-worker",
"polkadot-node-core-pvf-prepare-worker",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-test-helpers",
"polkadot-node-subsystem-types",
"polkadot-node-subsystem-util",
"polkadot-primitives",
"sp-core",
"sp-keystore",
"substrate-build-script-utils",
"tracing-gum",
]
[[package]]
name = "polkadot-test-runtime"
version = "1.0.0"
dependencies = [
"bitvec",
"frame-election-provider-support",
"frame-executive",
"frame-support",
"frame-system",
"frame-system-rpc-runtime-api",
13696
13697
13698
13699
13700
13701
13702
13703
13704
13705
13706
13707
13708
13709
13710
13711
13712
13713
"log",
"pallet-authority-discovery",
"pallet-authorship",
"pallet-babe",
"pallet-balances",
"pallet-grandpa",
"pallet-indices",
"pallet-offences",
"pallet-session",
"pallet-staking",
"pallet-staking-reward-curve",
"pallet-sudo",
"pallet-timestamp",
"pallet-transaction-payment",
"pallet-transaction-payment-rpc-runtime-api",
"pallet-vesting",
"pallet-xcm",
"parity-scale-codec",
"polkadot-parachain-primitives",
"polkadot-primitives",
"polkadot-runtime-common",
"polkadot-runtime-parachains",
"rustc-hex",
"scale-info",
"serde",
"serde_derive",
"serde_json",
"smallvec",
"sp-api",
"sp-authority-discovery",
"sp-block-builder",
"sp-consensus-babe",
"sp-consensus-beefy",
"sp-core",
"sp-genesis-builder",
"sp-inherents",
"sp-io",
"sp-keyring",
"sp-mmr-primitives",
"sp-offchain",
"sp-runtime",
"sp-session",
"sp-staking",
"sp-transaction-pool",
"sp-trie",
"sp-version",
"staging-xcm",
"staging-xcm-builder",
"staging-xcm-executor",
13746
13747
13748
13749
13750
13751
13752
13753
13754
13755
13756
13757
13758
13759
13760
13761
13762
13763
"substrate-wasm-builder",
"test-runtime-constants",
"tiny-keccak",
]
[[package]]
name = "polkadot-test-service"
version = "1.0.0"
dependencies = [
"frame-system",
"futures",
"hex",
"pallet-balances",
"pallet-staking",
"pallet-transaction-payment",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-overseer",
"polkadot-parachain-primitives",
"polkadot-primitives",
"polkadot-rpc",
"polkadot-runtime-common",
"polkadot-runtime-parachains",
"polkadot-service",
"polkadot-test-runtime",
13772
13773
13774
13775
13776
13777
13778
13779
13780
13781
13782
13783
13784
13785
13786
13787
13788
13789
13790
13791
13792
13793
13794
13795
13796
13797
13798
13799
13800
13801
13802
13803
13804
"sc-authority-discovery",
"sc-chain-spec",
"sc-cli",
"sc-client-api",
"sc-consensus",
"sc-consensus-babe",
"sc-consensus-grandpa",
"sc-network",
"sc-service",
"sc-tracing",
"sc-transaction-pool",
"serde_json",
"sp-arithmetic",
"sp-authority-discovery",
"sp-blockchain",
"sp-consensus",
"sp-consensus-babe",
"sp-consensus-grandpa",
"sp-core",
"sp-inherents",
"sp-keyring",
"sp-runtime",
"sp-state-machine",
"substrate-test-client",
"substrate-test-utils",
"tempfile",
"test-runtime-constants",
"tokio",
"tracing-gum",
]
[[package]]
name = "polkadot-voter-bags"
"clap 4.5.0",
"generate-bags",
"sp-io",
"westend-runtime",
]
[[package]]
name = "polkavm-common"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "88b4e215c80fe876147f3d58158d5dfeae7dabdd6047e175af77095b78d0035c"
[[package]]
name = "polkavm-common"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92c99f7eee94e7be43ba37eef65ad0ee8cbaf89b7c00001c3f6d2be985cb1817"
[[package]]
name = "polkavm-derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6380dbe1fb03ecc74ad55d841cfc75480222d153ba69ddcb00977866cbdabdb8"
"polkavm-derive-impl 0.5.0",
"syn 2.0.49",
[[package]]
name = "polkavm-derive"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "79fa916f7962348bd1bb1a65a83401675e6fc86c51a0fdbcf92a3108e58e6125"
dependencies = [
"polkavm-derive-impl-macro",
]
[[package]]
name = "polkavm-derive-impl"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc8211b3365bbafb2fb32057d68b0e1ca55d079f5cf6f9da9b98079b94b3987d"
"polkavm-common 0.5.0",
"proc-macro2",
"quote",
"syn 2.0.49",
]
[[package]]
name = "polkavm-derive-impl"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c10b2654a8a10a83c260bfb93e97b262cf0017494ab94a65d389e0eda6de6c9c"
dependencies = [
"polkavm-common 0.8.0",
"syn 2.0.49",
[[package]]
name = "polkavm-derive-impl-macro"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "15e85319a0d5129dc9f021c62607e0804f5fb777a05cdda44d750ac0732def66"
dependencies = [
"polkavm-derive-impl 0.8.0",
"syn 2.0.49",
]
[[package]]
name = "polkavm-linker"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a5a668bb33c7f0b5f4ca91adb1e1e71cf4930fef5e6909f46c2180d65cce37d0"
dependencies = [
"gimli 0.28.0",
"hashbrown 0.14.3",
"log",
"object 0.32.2",
"polkavm-common 0.5.0",
"regalloc2 0.9.3",
"rustc-demangle",
]
[[package]]
name = "polkavm-linker"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fdec1451cb18261d5d01de82acc15305e417fb59588cdcb3127d3dcc9672b925"
dependencies = [
"gimli 0.28.0",
"hashbrown 0.14.3",
"log",
"object 0.32.2",
"polkavm-common 0.8.0",
[[package]]
name = "polling"
version = "2.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
dependencies = [
"autocfg",
"bitflags 1.3.2",
"cfg-if",
"concurrent-queue",
"libc",
"log",
"pin-project-lite 0.2.12",
"windows-sys 0.48.0",
]
[[package]]
name = "poly1305"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"
dependencies = [
"cpufeatures",
"opaque-debug 0.3.0",
"universal-hash 0.4.0",
13933
13934
13935
13936
13937
13938
13939
13940
13941
13942
13943
13944
13945
13946
13947
13948
13949
13950
13951
13952
13953
13954
]
[[package]]
name = "poly1305"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8159bd90725d2df49889a078b54f4f79e87f1f8a8444194cdca81d38f5393abf"
dependencies = [
"cpufeatures",
"opaque-debug 0.3.0",
"universal-hash 0.5.1",
]
[[package]]
name = "polyval"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"
dependencies = [
"cfg-if",
"cpufeatures",
"opaque-debug 0.3.0",
"universal-hash 0.4.0",
13956
13957
13958
13959
13960
13961
13962
13963
13964
13965
13966
13967
13968
13969
13970
13971
13972
13973
13974
13975
13976
13977
13978
13979
13980
13981
]
[[package]]
name = "polyval"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d52cff9d1d4dee5fe6d03729099f4a310a41179e0a10dbf542039873f2e826fb"
dependencies = [
"cfg-if",
"cpufeatures",
"opaque-debug 0.3.0",
"universal-hash 0.5.1",
]
[[package]]
name = "portable-atomic"
version = "1.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f32154ba0af3a075eefa1eda8bb414ee928f62303a54ea85b8d6638ff1a6ee9e"
[[package]]
name = "portpicker"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be97d76faf1bfab666e1375477b23fde79eccf0276e9b63b92a39d676a889ba9"
dependencies = [
13983
13984
13985
13986
13987
13988
13989
13990
13991
13992
13993
13994
13995
13996
13997
13998
13999
14000
]
[[package]]
name = "pprof"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "978385d59daf9269189d052ca8a84c1acfd0715c0599a5d5188d4acc078ca46a"
dependencies = [
"backtrace",
"cfg-if",
"findshlibs",
"libc",
"log",
"nix 0.26.2",
"once_cell",
"parking_lot 0.12.1",
"smallvec",
"symbolic-demangle",