diff --git a/Cargo.toml b/Cargo.toml index 7644007..6a4dbbe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,7 +52,7 @@ pallet-nfts = { path = "pallets/nfts", default-features = false } pallet-myth-proxy = { path = "pallets/myth-proxy", default-features = false } # External pallets -pallet-collator-staking = { git = "https://github.com/blockdeep/pallet-collator-staking.git", tag = "v1.2.0", default-features = false } +pallet-collator-staking = { git = "https://github.com/blockdeep/pallet-collator-staking.git", tag = "v1.2.1", default-features = false } # Substrate frame-benchmarking = { git = "https://github.com/paritytech/polkadot-sdk", tag = "polkadot-stable2412", default-features = false }