difftreelog
turn off quartz and unique runtimes by default
in: master
2 files changed
Cargo.lockdiffbeforeafterboth556555655566[[package]]5566[[package]]5567name = "opal-runtime"5567name = "opal-runtime"5568version = "0.1.0"5568version = "0.9.18"5569dependencies = [5569dependencies = [5570 "cumulus-pallet-aura-ext",5570 "cumulus-pallet-aura-ext",5571 "cumulus-pallet-dmp-queue",5571 "cumulus-pallet-dmp-queue",869386938694[[package]]8694[[package]]8695name = "quartz-runtime"8695name = "quartz-runtime"8696version = "0.1.0"8696version = "0.9.18"8697dependencies = [8697dependencies = [8698 "cumulus-pallet-aura-ext",8698 "cumulus-pallet-aura-ext",8699 "cumulus-pallet-dmp-queue",8699 "cumulus-pallet-dmp-queue",125341253412535[[package]]12535[[package]]12536name = "unique-runtime"12536name = "unique-runtime"12537version = "0.9.17"12537version = "0.9.18"12538dependencies = [12538dependencies = [12539 "cumulus-pallet-aura-ext",12539 "cumulus-pallet-aura-ext",12540 "cumulus-pallet-dmp-queue",12540 "cumulus-pallet-dmp-queue",126101261012611[[package]]12611[[package]]12612name = "unique-runtime-common"12612name = "unique-runtime-common"12613version = "0.1.0"12613version = "0.9.18"12614dependencies = [12614dependencies = [12615 "fp-rpc",12615 "fp-rpc",12616 "frame-support",12616 "frame-support",node/cli/Cargo.tomldiffbeforeafterboth312unique-rpc = { default-features = false, path = "../rpc" }312unique-rpc = { default-features = false, path = "../rpc" }313313314[features]314[features]315default = ["unique-runtime", "quartz-runtime"]315default = []316runtime-benchmarks = [316runtime-benchmarks = [317 'unique-runtime/runtime-benchmarks',317 'unique-runtime/runtime-benchmarks',318 'polkadot-service/runtime-benchmarks',318 'polkadot-service/runtime-benchmarks',