git.delta.rocks / unique-network / refs/commits / eebd5d8677d8

difftreelog

up runtime version

Igor Kozyrev2022-02-09parent: #7b68440.patch.diff
in: master

2 files changed

modifiedCargo.lockdiffbeforeafterboth
1176711767
11768[[package]]11768[[package]]
11769name = "unique-runtime"11769name = "unique-runtime"
11770version = "0.9.15"11770version = "0.9.16"
11771dependencies = [11771dependencies = [
11772 "cumulus-pallet-aura-ext",11772 "cumulus-pallet-aura-ext",
11773 "cumulus-pallet-dmp-queue",11773 "cumulus-pallet-dmp-queue",
modifiedruntime/Cargo.tomldiffbeforeafterboth
10license = 'All Rights Reserved'10license = 'All Rights Reserved'
11name = 'unique-runtime'11name = 'unique-runtime'
12repository = 'https://github.com/UniqueNetwork/unique-chain'12repository = 'https://github.com/UniqueNetwork/unique-chain'
13version = '0.9.15'13version = '0.9.16'
1414
15[package.metadata.docs.rs]15[package.metadata.docs.rs]
16targets = ['x86_64-unknown-linux-gnu']16targets = ['x86_64-unknown-linux-gnu']