From 281abf02a05784167d92729a1e8ef8ce6686afc5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 13:52:16 +0000 Subject: [PATCH] Upgrading crates to 1.1.0 --- pallets/orml-currencies-allowance-extension/Cargo.toml | 2 +- pallets/orml-tokens-management-extension/Cargo.toml | 2 +- pallets/parachain-staking/rpc/Cargo.toml | 2 +- pallets/treasury-buyout-extension/Cargo.toml | 2 +- runtime/amplitude/Cargo.toml | 2 +- runtime/foucoco/Cargo.toml | 2 +- runtime/pendulum/Cargo.toml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pallets/orml-currencies-allowance-extension/Cargo.toml b/pallets/orml-currencies-allowance-extension/Cargo.toml index 0cd99fc0c..391852a57 100644 --- a/pallets/orml-currencies-allowance-extension/Cargo.toml +++ b/pallets/orml-currencies-allowance-extension/Cargo.toml @@ -59,4 +59,4 @@ runtime-benchmarks = [ try-runtime = [ "frame-system/try-runtime", "pallet-balances/try-runtime" -] \ No newline at end of file +] diff --git a/pallets/orml-tokens-management-extension/Cargo.toml b/pallets/orml-tokens-management-extension/Cargo.toml index e29d8efb0..2ed4fe093 100644 --- a/pallets/orml-tokens-management-extension/Cargo.toml +++ b/pallets/orml-tokens-management-extension/Cargo.toml @@ -63,4 +63,4 @@ try-runtime = [ "frame-support/try-runtime", "orml-currencies/try-runtime", "orml-tokens/try-runtime", -] \ No newline at end of file +] diff --git a/pallets/parachain-staking/rpc/Cargo.toml b/pallets/parachain-staking/rpc/Cargo.toml index a89ee8614..b26c05a54 100644 --- a/pallets/parachain-staking/rpc/Cargo.toml +++ b/pallets/parachain-staking/rpc/Cargo.toml @@ -11,4 +11,4 @@ module-oracle-rpc-runtime-api = { git = "https://github.com/pendulum-chain/space module-pallet-staking-rpc-runtime-api = { path = "runtime-api", default-features = false } sp-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } sp-blockchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } \ No newline at end of file +sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" } diff --git a/pallets/treasury-buyout-extension/Cargo.toml b/pallets/treasury-buyout-extension/Cargo.toml index 68c458604..f0733a778 100644 --- a/pallets/treasury-buyout-extension/Cargo.toml +++ b/pallets/treasury-buyout-extension/Cargo.toml @@ -75,4 +75,4 @@ try-runtime = [ "orml-currencies/try-runtime", "orml-tokens/try-runtime", "pallet-balances/try-runtime" -] \ No newline at end of file +] diff --git a/runtime/amplitude/Cargo.toml b/runtime/amplitude/Cargo.toml index ecbe61c89..ce5bcaa84 100644 --- a/runtime/amplitude/Cargo.toml +++ b/runtime/amplitude/Cargo.toml @@ -350,4 +350,4 @@ try-runtime = [ "zenlink-protocol/try-runtime", ] -metadata-hash = ["substrate-wasm-builder/metadata-hash"] \ No newline at end of file +metadata-hash = ["substrate-wasm-builder/metadata-hash"] diff --git a/runtime/foucoco/Cargo.toml b/runtime/foucoco/Cargo.toml index d3ae5df3e..d550c904c 100644 --- a/runtime/foucoco/Cargo.toml +++ b/runtime/foucoco/Cargo.toml @@ -345,4 +345,4 @@ try-runtime = [ "zenlink-protocol/try-runtime", ] -metadata-hash = ["substrate-wasm-builder/metadata-hash"] \ No newline at end of file +metadata-hash = ["substrate-wasm-builder/metadata-hash"] diff --git a/runtime/pendulum/Cargo.toml b/runtime/pendulum/Cargo.toml index 36719dcb0..6d4247511 100644 --- a/runtime/pendulum/Cargo.toml +++ b/runtime/pendulum/Cargo.toml @@ -343,4 +343,4 @@ try-runtime = [ "treasury-buyout-extension/try-runtime", ] -metadata-hash = ["substrate-wasm-builder/metadata-hash"] \ No newline at end of file +metadata-hash = ["substrate-wasm-builder/metadata-hash"]