diff --git a/polkadot-parachains/integritee-runtime/Cargo.toml b/polkadot-parachains/integritee-runtime/Cargo.toml index a766101..0b1f5eb 100644 --- a/polkadot-parachains/integritee-runtime/Cargo.toml +++ b/polkadot-parachains/integritee-runtime/Cargo.toml @@ -61,8 +61,8 @@ pallet-scheduler = { workspace = true } pallet-session = { workspace = true } pallet-sidechain = { workspace = true } pallet-teeracle = { workspace = true } -pallet-teerex = { workspace = true } pallet-teerdays = { workspace = true } +pallet-teerex = { workspace = true } pallet-timestamp = { workspace = true } pallet-transaction-payment = { workspace = true } pallet-transaction-payment-rpc-runtime-api = { workspace = true }