From 3b29b819890616f764307b4b6378917ea51a35a3 Mon Sep 17 00:00:00 2001 From: "cmd[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 16:19:28 +0000 Subject: [PATCH] Update from raymondkfcheung running command 'fmt' --- .../runtimes/bridge-hubs/bridge-hub-westend/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/Cargo.toml b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/Cargo.toml index c3d8e3701b920..772968799a0b0 100644 --- a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/Cargo.toml +++ b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/Cargo.toml @@ -213,8 +213,8 @@ std = [ "sp-transaction-pool/std", "sp-version/std", "substrate-wasm-builder", - "tracing/std", "testnet-parachains-constants/std", + "tracing/std", "westend-runtime-constants/std", "xcm-builder/std", "xcm-executor/std",