Cargo.lock 313 KiB
Newer Older
Wei Tang's avatar
Wei Tang committed
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-support-procedural 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "srml-support"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "bitmask 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "once_cell 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "paste 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-metadata 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-support-procedural 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "srml-support-procedural"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-api-macros 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-support-procedural-tools 2.0.0 (git+https://github.com/paritytech/substrate)",
 "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "srml-support-procedural-tools"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
Wei Tang's avatar
Wei Tang committed
 "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
 "srml-support-procedural-tools-derive 2.0.0 (git+https://github.com/paritytech/substrate)",
 "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "srml-support-procedural-tools-derive"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "srml-system"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "srml-timestamp"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)",
]

Wei Tang's avatar
Wei Tang committed
[[package]]
name = "ssz"
version = "0.2.0"
dependencies = [
 "bm-le 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "primitive-types 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "ssz-derive 0.2.0",
 "typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "vecarray 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
name = "ssz-derive"
version = "0.2.0"
 "deriving 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
 "ssz 0.2.0",
 "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
 "typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
name = "ssztests"
 "beacon 0.2.0",
 "bm-le 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "shasper-crypto 0.1.0",
 "ssz 0.2.0",
name = "stable_deref_trait"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
name = "static_assertions"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
name = "static_slice"
version = "0.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
name = "stdweb"
Wei Tang's avatar
Wei Tang committed
version = "0.4.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
 "discard 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "stdweb-derive 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "stdweb-internal-macros 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
 "stdweb-internal-runtime 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "wasm-bindgen 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
name = "stdweb-derive"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
name = "stdweb-internal-macros"
Wei Tang's avatar
Wei Tang committed
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
Wei Tang's avatar
Wei Tang committed
 "base-x 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
 "sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
name = "stdweb-internal-runtime"
Wei Tang's avatar
Wei Tang committed
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
name = "stream-cipher"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Wei Tang's avatar
Wei Tang committed
 "generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "string"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
name = "strsim"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

Wei Tang's avatar
Wei Tang committed
[[package]]
name = "structopt"
version = "0.2.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "structopt-derive 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "structopt-derive"
version = "0.2.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "strum"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "strum_macros"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-application-crypto"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
]

Wei Tang's avatar
Wei Tang committed
[[package]]
name = "substrate-basic-authorship"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-bip39"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "hmac 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "pbkdf2 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "schnorrkel 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
Wei Tang's avatar
Wei Tang committed
name = "substrate-casper"
version = "0.1.0"

[[package]]
name = "substrate-casper-node-template"
version = "2.0.0"
dependencies = [
 "ctrlc 3.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "exit-future 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-basic-authorship 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-casper-node-template-runtime 2.0.0",
 "substrate-casper-primitives 0.1.0",
Wei Tang's avatar
Wei Tang committed
 "substrate-cli 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-consensus-aura 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-consensus-aura-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-finality-grandpa-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-service 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate)",
 "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
 "trie-root 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "vergen 3.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-casper-node-template-runtime"
version = "2.0.0"
dependencies = [
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-version 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-aura 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-balances 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-casper 0.1.0",
Wei Tang's avatar
Wei Tang committed
 "srml-executive 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-indices 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-sudo 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-timestamp 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-casper-primitives 0.1.0",
Wei Tang's avatar
Wei Tang committed
4350 4351 4352 4353 4354 4355 4356 4357 4358 4359 4360 4361 4362 4363 4364 4365 4366 4367 4368 4369 4370 4371 4372 4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 4387 4388 4389 4390 4391 4392 4393 4394 4395 4396 4397 4398 4399 4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 4414 4415 4416 4417 4418 4419 4420 4421 4422 4423 4424 4425 4426 4427 4428 4429 4430 4431 4432 4433 4434 4435 4436 4437 4438 4439 4440 4441 4442 4443 4444 4445 4446 4447 4448 4449 4450 4451 4452 4453 4454 4455 4456 4457 4458 4459 4460 4461 4462 4463 4464 4465 4466 4467 4468 4469 4470 4471 4472 4473 4474 4475 4476 4477 4478 4479 4480 4481 4482 4483 4484 4485 4486 4487 4488 4489 4490 4491 4492 4493 4494 4495 4496 4497 4498 4499 4500 4501 4502 4503 4504 4505 4506 4507 4508 4509 4510 4511 4512 4513 4514 4515 4516 4517 4518 4519 4520 4521 4522 4523 4524 4525 4526 4527 4528 4529 4530 4531 4532 4533 4534 4535 4536 4537 4538 4539 4540 4541 4542 4543 4544 4545 4546 4547 4548 4549 4550 4551 4552 4553 4554 4555 4556 4557 4558 4559 4560 4561 4562 4563 4564 4565 4566 4567 4568 4569 4570 4571 4572 4573 4574 4575 4576 4577 4578 4579 4580 4581 4582 4583 4584 4585 4586 4587 4588 4589 4590 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 4601 4602 4603 4604 4605 4606 4607 4608 4609 4610 4611 4612 4613 4614 4615 4616 4617 4618 4619 4620 4621 4622 4623 4624 4625 4626 4627 4628 4629 4630 4631 4632 4633 4634 4635 4636 4637 4638 4639 4640 4641 4642 4643 4644 4645 4646 4647 4648 4649 4650 4651 4652 4653 4654 4655 4656 4657 4658 4659 4660 4661
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-consensus-aura-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-offchain-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-session 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-wasm-builder-runner 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-casper-primitives"
version = "0.1.0"
dependencies = [
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-cli"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "app_dirs 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "atty 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "env_logger 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "exit-future 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "fdlimit 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "names 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "regex 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "rpassword 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "structopt 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-service 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate)",
 "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
 "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-client"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "hash-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "hex-literal 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "kvdb 0.1.0 (git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-api-macros 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-version 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-client-db"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "hash-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "kvdb 0.1.0 (git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d)",
 "kvdb-memorydb 0.1.0 (git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d)",
 "kvdb-rocksdb 0.1.4 (git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d)",
 "linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-state-db 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-consensus-aura"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-timer 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-version 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-aura 2.0.0 (git+https://github.com/paritytech/substrate)",
 "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-consensus-aura-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-consensus-slots 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-consensus-aura-primitives"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-consensus-babe-primitives"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "schnorrkel 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-consensus-slots 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-consensus-common"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-timer 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "libp2p 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-version 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-consensus-slots"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-timer 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-executor"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "libsecp256k1 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-wasm 0.31.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-version 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-serializer 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate)",
 "tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "wasmi 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-finality-grandpa-primitives"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-inherents"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-keyring"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "strum 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "strum_macros 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-keystore"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "subtle 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-network"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
 "derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "erased-serde 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate)",
 "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-timer 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "libp2p 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "linked_hash_set 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "lru-cache 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc-hex 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-consensus-babe-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-peerset 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
 "unsigned-varint 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "zeroize 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-offchain"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
Wei Tang's avatar
Wei Tang committed
 "futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-offchain-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
Wei Tang's avatar
Wei Tang committed
 "substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate)",
Wei Tang's avatar
Wei Tang committed
name = "substrate-offchain-primitives"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
Wei Tang's avatar
Wei Tang committed
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-panic-handler"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
Wei Tang's avatar
Wei Tang committed
 "backtrace 0.3.34 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-peerset"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "libp2p 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "lru-cache 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-primitives"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "ed25519-dalek 1.0.0-pre.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "hash-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "hash256-std-hasher 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "impl-serde 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "primitive-types 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "regex 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc-hex 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "schnorrkel 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-bip39 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "tiny-bip39 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "twox-hash 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "wasmi 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "zeroize 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-rpc"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-core 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-core-client 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-derive 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-pubsub 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-version 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-session 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-rpc-servers"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "jsonrpc-http-server 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-pubsub 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-ws-server 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-rpc 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-serializer"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-service"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "exit-future 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-multiaddr 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-client-db 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-offchain 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-rpc-servers 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-session 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sysinfo 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "target_info 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "tokio-executor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-session"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-state-db"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-state-machine"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "hash-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate)",
 "trie-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "trie-root 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

Wei Tang's avatar
Wei Tang committed
[[package]]
name = "substrate-telemetry"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-timer 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "libp2p 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog-async 2.3.0 (git+https://github.com/paritytech/slog-async)",
 "slog-json 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog-scope 4.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
 "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-transaction-graph"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-transaction-pool"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-transaction-graph 2.0.0 (git+https://github.com/paritytech/substrate)",
]

[[package]]
name = "substrate-trie"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#dcbe1be4ebb88c6931c79ca93e36c4374bdde23f"
dependencies = [
 "hash-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "memory-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)",
 "trie-db 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "trie-root 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

Wei Tang's avatar
Wei Tang committed
[[package]]
name = "substrate-wasm-builder-runner"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"

version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "subtle"
version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "syn"
version = "0.15.43"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "synstructure"
Wei Tang's avatar
Wei Tang committed
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

Wei Tang's avatar
Wei Tang committed
name = "sysinfo"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Wei Tang's avatar
Wei Tang committed
 "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "doc-comment 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
 "rayon 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
Wei Tang's avatar
Wei Tang committed
name = "take_mut"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "target_info"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "tempfile"
version = "3.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Wei Tang's avatar
Wei Tang committed
 "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",