difftreelog
ci(cli) add opal-runtime feature
in: master
1 file changed
node/cli/Cargo.tomldiffbeforeafterboth266266267[dependencies.opal-runtime]267[dependencies.opal-runtime]268path = '../../runtime/opal'268path = '../../runtime/opal'269optional = true269270270[dependencies.up-data-structs]271[dependencies.up-data-structs]271path = "../../primitives/data-structs"272path = "../../primitives/data-structs"320rmrk-rpc = { path = "../../primitives/rmrk-rpc" }321rmrk-rpc = { path = "../../primitives/rmrk-rpc" }321322322[features]323[features]323default = []324default = ["opal-runtime"]324runtime-benchmarks = [325runtime-benchmarks = [325 'unique-runtime?/runtime-benchmarks',326 'unique-runtime?/runtime-benchmarks',326 'quartz-runtime?/runtime-benchmarks',327 'quartz-runtime?/runtime-benchmarks',