Newer
Older
]
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8883adfde9756c1d30b0f519c9b8c502a94b41ac62f696453c37c7fc0a958ce"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "74cdcf7cfb3402881e15a1f95116cb033d69b33c83d481e1234777f5ef0c3d2c"
"futures 0.3.4",
"pin-project",
"smallvec 1.3.0",
thiolliere
committed
[[package]]
name = "nalgebra"
version = "0.18.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aaa9fddbc34c8c35dd2108515587b8ce0cab396f17977b8c738568e4edb521a2"
thiolliere
committed
dependencies = [
"alga",
"approx",
"generic-array",
"matrixmultiply",
"num-complex",
"num-rational",
"num-traits 0.2.11",
"rand 0.6.5",
"typenum",
thiolliere
committed
]
[[package]]
name = "names"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef320dab323286b50fb5cdda23f61c796a72a89998ab565ca32525c5c556f2da"
]
[[package]]
name = "net2"
version = "0.2.33"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88"
"cfg-if",
"libc",
"winapi 0.3.8",
[[package]]
name = "netstat2"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29449d242064c48d3057a194b049a2bdcccadda16faa18a91468677b44e8d422"
dependencies = [
"bitflags",
"byteorder",
"enum-primitive-derive",
"libc",
"num-traits 0.2.11",
"thiserror",
]
[[package]]
name = "nix"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b7fd5681d13fda646462cfbd4e5f2051279a89a544d50eb98c365b507246839f"
dependencies = [
"bitflags",
"bytes 0.4.12",
"cfg-if",
"gcc",
"libc",
"void",
[[package]]
name = "nix"
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50e4785f2c3b7589a0d0c1dd60285e1188adac4006e8abd6dd578e1567027363"
"bitflags",
"cc",
"cfg-if",
"libc",
"void",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"
[[package]]
name = "nohash-hasher"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b471253da97532da4b61552249c521e01e736071f71c1a4f7ebbfbf0a06aad6"
]
[[package]]
name = "ntapi"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26e041cd983acbc087e30fcba770380cfa352d0e392e175b2344ebaf7ea0602"
[[package]]
name = "num-bigint"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"
"autocfg 1.0.0",
"num-integer",
"num-traits 0.2.11",
thiolliere
committed
[[package]]
name = "num-complex"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6b19411a9719e753aff12e5187b74d60d3dc449ec3f4dc21e3989c3f554bc95"
thiolliere
committed
dependencies = [
"autocfg 1.0.0",
"num-traits 0.2.11",
thiolliere
committed
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f6ea62e9d81a77cd3ee9a2a5b9b609447857f3d358704331e4ef39eb247fcba"
"autocfg 1.0.0",
"num-traits 0.2.11",
[[package]]
name = "num-rational"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"
"autocfg 1.0.0",
"num-bigint",
"num-integer",
"num-traits 0.2.11",
[[package]]
name = "num-traits"
version = "0.1.43"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31"
dependencies = [
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c62be47e61d1842b9170f0fdeec8eba98e60e90e5446449a0545e5152acd7096"
version = "1.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
[[package]]
name = "object"
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea44a4fd660ab0f38434934ca0212e90fbeaaee54126ef20a3451c30c95bafae"
"flate2",
"goblin",
"parity-wasm",
"scroll",
"target-lexicon",
"uuid",
[[package]]
name = "ole32-sys"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d2c49021782e5233cd243168edfa8037574afed4eba4bbaf538b3d8d1789d8c"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1c601810575c99596d4afc46f78a678c80105117c379eb3650cf99b8a21ce5b"
name = "opaque-debug"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
name = "openssl-probe"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
dependencies = [
"frame-support",
"frame-system",
"pallet-session",
"parity-scale-codec",
"serde",
"sp-application-crypto",
"sp-authority-discovery",
"sp-core",
"sp-io",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
dependencies = [
"frame-support",
"frame-system",
"impl-trait-for-tuples",
"parity-scale-codec",
"sp-authorship",
"sp-core",
"sp-inherents",
"sp-io",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
dependencies = [
"frame-support",
"frame-system",
"pallet-session",
"pallet-timestamp",
"parity-scale-codec",
"serde",
"sp-consensus-babe",
"sp-consensus-vrf",
"sp-inherents",
"sp-io",
"sp-runtime",
"sp-staking",
"sp-std",
"sp-timestamp",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
"serde",
"sp-io",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-support",
"frame-system",
"parity-scale-codec",
"serde",
"sp-core",
"sp-io",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
"serde",
"sp-io",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
dependencies = [
"frame-support",
"frame-system",
"parity-scale-codec",
"sp-phragmen",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-support",
"frame-system",
"impl-trait-for-tuples",
"parity-scale-codec",
"serde",
"sp-finality-tracker",
"sp-inherents",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-support",
"frame-system",
"pallet-finality-tracker",
"pallet-session",
"parity-scale-codec",
"serde",
"sp-core",
"sp-finality-grandpa",
"sp-runtime",
"sp-staking",
"sp-std",
[[package]]
name = "pallet-identity"
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"enumflags2",
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
"serde",
"sp-io",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-support",
"frame-system",
"pallet-authorship",
"pallet-session",
"parity-scale-codec",
"serde",
"sp-application-crypto",
"sp-core",
"sp-io",
"sp-runtime",
"sp-staking",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-support",
"frame-system",
"parity-scale-codec",
"serde",
"sp-core",
"sp-io",
"sp-keyring",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-support",
"frame-system",
"parity-scale-codec",
"serde",
"sp-io",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-support",
"frame-system",
"parity-scale-codec",
"serde",
"sp-io",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-support",
"frame-system",
"pallet-balances",
"parity-scale-codec",
"serde",
"sp-runtime",
"sp-staking",
"sp-std",
name = "pallet-randomness-collective-flip"
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-support",
"frame-system",
"parity-scale-codec",
"safe-mix",
"sp-runtime",
"sp-std",
[[package]]
name = "pallet-recovery"
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"enumflags2",
"frame-support",
"frame-system",
"parity-scale-codec",
"serde",
"sp-io",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
"serde",
"sp-io",
"sp-runtime",
"sp-std",
]
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-support",
"frame-system",
"impl-trait-for-tuples",
"pallet-timestamp",
"parity-scale-codec",
"serde",
"sp-io",
"sp-runtime",
"sp-staking",
"sp-std",
"sp-trie",
[[package]]
name = "pallet-society"
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-support",
"frame-system",
"parity-scale-codec",
"rand_chacha 0.2.2",
"serde",
"sp-io",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-support",
"frame-system",
"pallet-authorship",
"pallet-session",
"parity-scale-codec",
"serde",
"sp-application-crypto",
"sp-core",
"sp-io",
"sp-phragmen",
"sp-runtime",
"sp-staking",
"sp-std",
"static_assertions",
name = "pallet-staking-reward-curve"
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"proc-macro2 1.0.10",
[[package]]
name = "pallet-sudo"
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-support",
"frame-system",
"parity-scale-codec",
"serde",
"sp-io",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-benchmarking",
"frame-support",
"frame-system",
"impl-trait-for-tuples",
"parity-scale-codec",
"serde",
"sp-inherents",
"sp-runtime",
"sp-std",
"sp-timestamp",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-support",
"frame-system",
"pallet-transaction-payment-rpc-runtime-api",
"parity-scale-codec",
"sp-runtime",
"sp-std",
name = "pallet-transaction-payment-rpc"
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"jsonrpc-core",
"jsonrpc-core-client",
"jsonrpc-derive",
"pallet-transaction-payment-rpc-runtime-api",
"parity-scale-codec",
"serde",
"sp-api",
"sp-blockchain",
"sp-core",
"sp-rpc",
"sp-runtime",
name = "pallet-transaction-payment-rpc-runtime-api"
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-support",
"parity-scale-codec",
"serde",
"sp-api",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-support",
"frame-system",
"pallet-balances",
"parity-scale-codec",
"serde",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"frame-support",
"frame-system",
"parity-scale-codec",
"serde",
"sp-core",
"sp-io",
"sp-runtime",
"sp-std",
source = "git+https://github.com/paritytech/substrate#ebf9df376bd129e7410bab05bb2c30ea993e83e4"
"enumflags2",
"frame-support",
"frame-system",
"parity-scale-codec",
"serde",
"sp-io",
"sp-runtime",
"sp-std",
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "288f7e4d049b6c9adeb8a69deaa9a4085ec601a1dbf36fe4fd1dd686f44b12cc"
dependencies = [
"blake2-rfc",
"libc",
"log 0.4.8",
"memmap",
"parking_lot 0.10.2",
name = "parity-multiaddr"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f77055f9e81921a8cc7bebeb6cded3d128931d51f1e3dd6251f0770a6d431477"
"byteorder",
"data-encoding",
"parity-multihash",
"percent-encoding 2.1.0",
"serde",
"static_assertions",
"unsigned-varint",
"url 2.1.1",
[[package]]
name = "parity-multiaddr"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4db35e222f783ef4e6661873f6c165c4eb7b65e0c408349818517d5705c2d7d3"
dependencies = [
"arrayref",
"bs58",
"byteorder",
"data-encoding",
"multihash",
"percent-encoding 2.1.0",
"serde",
"static_assertions",
"unsigned-varint",
"url 2.1.1",
]
name = "parity-multihash"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a1cd2ba02391b81367bec529fb209019d718684fdc8ad6a712c2b536e46f775"
"blake2",
"bytes 0.5.4",
"rand 0.7.3",
"sha-1",
"sha2",
"sha3",
"unsigned-varint",
name = "parity-scale-codec"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "329c8f7f4244ddb5c37c103641027a76c530e65e8e4b8240b29f81ea40508b17"
"arrayvec 0.5.1",
"bitvec",
"byte-slice-cast",
"parity-scale-codec-derive",
"serde",
name = "parity-scale-codec-derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a0ec292e92e8ec7c58e576adacc1e3f399c597c8f263c42f18420abe58e7245"
"proc-macro2 1.0.10",
name = "parity-send-wrapper"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c6e2583649a3ca84894d1d71da249abcfda54d5aca24733d72ca10d0f02361c"
"cfg-if",
"impl-trait-for-tuples",
"jemallocator",
"parity-util-mem-derive",
"parking_lot 0.10.2",
"smallvec 1.3.0",
name = "parity-util-mem-derive"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"
"proc-macro2 1.0.10",
[[package]]
name = "parity-wasm"
version = "0.41.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ddfc878dac00da22f8f61e7af3157988424567ab01d9920b962ef7dcbd7cd865"
name = "parking_lot"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252"
"lock_api",
"parking_lot_core 0.6.2",
"rustc_version",
[[package]]
name = "parking_lot"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3a704eb390aafdc107b0e392f56a82b668e3a71366993b5340f5833fd62505e"
dependencies = [
]
name = "parking_lot_core"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b"
"cfg-if",
"cloudabi",
"libc",
"redox_syscall",
"rustc_version",
"smallvec 0.6.13",
"winapi 0.3.8",
[[package]]
name = "parking_lot_core"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d58c7c768d4ba344e3e8d72518ac13e259d7c7ade24167003b8488e10b6740a3"
dependencies = [
"cfg-if",
"cloudabi",
"libc",
"redox_syscall",
"smallvec 1.3.0",
]
name = "paste"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab4fb1930692d1b6a9cfabdde3d06ea0a7d186518e2f4d67660d8970e2fa647a"
name = "paste-impl"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a62486e111e571b1e93b710b61e8f493c0013be39629b714cb166bdb06aa5a8a"
"proc-macro2 1.0.10",
name = "pbkdf2"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "006c038a43a45995a9670da19e67600114740e8511d4333bf97a56e66a7542d9"
"byteorder",
name = "pdqselect"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ec91767ecc0a0bbe558ce8c9da33c068066c57ecc8bb8477ef8c1ad3ef77c27"
name = "peeking_take_while"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
name = "percent-encoding"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
name = "percent-encoding"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
[[package]]
name = "petgraph"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29c127eea4a29ec6c85d153c59dc1213f33ec74cead30fe4730aecc88cc1fd92"
[[package]]
name = "pin-project"
version = "0.4.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f6a7f5eee6292c559c793430c55c00aea9d3b3d1905e855806ca4d7253426a2"
]
[[package]]
name = "pin-project-internal"
version = "0.4.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8988430ce790d8682672117bc06dda364c0be32d3abd738234f19f3240bad99a"
"proc-macro2 1.0.10",
[[package]]
name = "pin-project-lite"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "237844750cfbb86f67afe27eee600dfbbcb6188d734139b534cbfbf4f96792ae"
name = "pin-utils"