From 789afa1372050f58ec34feee35da90c5966b3296 Mon Sep 17 00:00:00 2001 From: Yaroslav Bolyukin Date: Fri, 22 Jul 2022 08:17:09 +0000 Subject: [PATCH] Update runtime/common/Cargo.toml --- --- a/runtime/common/Cargo.toml +++ b/runtime/common/Cargo.toml @@ -6,7 +6,7 @@ license = 'All Rights Reserved' name = 'unique-runtime-common' repository = 'https://github.com/UniqueNetwork/unique-chain' -version = '0.9.25' +version = '0.9.24' [features] default = ['std'] -- gitstuff