diff --git a/Cargo.toml b/Cargo.toml index b052e11..e045c53 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,4 +19,4 @@ sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "releas sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false } \ No newline at end of file +pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0", default-features = false }