Backport latest PRs from polkadot sdk (#2824)

* backport https://github.com/paritytech/polkadot-sdk/pull/3034

* backport https://github.com/paritytech/polkadot-sdk/pull/3072

* backport https://github.com/paritytech/polkadot-sdk/pull/3175

* backport https://github.com/paritytech/polkadot-sdk/pull/2949

* Cargo.lock

* fix invalid copypaste
This commit is contained in:
Svyatoslav Nikolsky
2024-02-06 13:17:28 +03:00
committed by Bastian Köcher
parent d713ef174e
commit 67a1c9a9e6
31 changed files with 59 additions and 33 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "pallet-xcm-bridge-hub"
description = "Module that adds dynamic bridges/lanes support to XCM infrastucture at the bridge hub."
version = "0.1.0"
version = "0.2.0"
authors.workspace = true
edition.workspace = true
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"