difftreelog
up runtime version
in: master
2 files changed
Cargo.lockdiffbeforeafterboth117671176711768[[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",runtime/Cargo.tomldiffbeforeafterboth--- a/runtime/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -10,7 +10,7 @@
license = 'All Rights Reserved'
name = 'unique-runtime'
repository = 'https://github.com/UniqueNetwork/unique-chain'
-version = '0.9.15'
+version = '0.9.16'
[package.metadata.docs.rs]
targets = ['x86_64-unknown-linux-gnu']