From c078b5b4f39f1125882defa4159bdfb4d5c0eddf Mon Sep 17 00:00:00 2001 From: Branislav Kontur Date: Thu, 19 Oct 2023 13:15:30 +0200 Subject: [PATCH] Backport from `polkadot-sdk` with actual master (#2633) (#2638) * Backport from `polkadot-sdk` * lingua stuff * Fixes * Fix * Features? * Fix - v5 -> v6 * zepter format features * try zepter with CI * Fix imports * Fix * Fix * Fix * Revert zepther pipeline --- bridges/modules/xcm-bridge-hub/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/bridges/modules/xcm-bridge-hub/Cargo.toml b/bridges/modules/xcm-bridge-hub/Cargo.toml index 92701ebba5b8..011f8bd79633 100644 --- a/bridges/modules/xcm-bridge-hub/Cargo.toml +++ b/bridges/modules/xcm-bridge-hub/Cargo.toml @@ -54,7 +54,6 @@ std = [ "sp-core/std", "sp-runtime/std", "sp-std/std", - "xcm/std", "xcm-builder/std", "xcm-executor/std", "xcm/std",