difftreelog
fix polkadot-v0.9.33 pallet-configuration
in: master
1 file changed
pallets/configuration/Cargo.tomldiffbeforeafterboth18sp-arithmetic = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.33" }18sp-arithmetic = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.33" }19fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.33" }19fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/frontier", branch = "unique-polkadot-v0.9.33" }20smallvec = "1.6.1"20smallvec = "1.6.1"21xcm = { default-features = false, git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.30" }21xcm = { default-features = false, git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.33" }222223[features]23[features]24default = ["std"]24default = ["std"]