Skip to content

Commit

Permalink
Removed cumulus-primitives-timestamp from Encointer
Browse files Browse the repository at this point in the history
  • Loading branch information
bkontur committed Feb 26, 2024
1 parent 8cc5074 commit 9490a1b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
15 changes: 0 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions system-parachains/encointer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ cumulus-pallet-parachain-system = { default-features = false, features = [
cumulus-pallet-xcm = { default-features = false, version = "0.7.0" }
cumulus-pallet-xcmp-queue = { default-features = false, version = "0.7.0" }
cumulus-primitives-core = { default-features = false, version = "0.7.0" }
cumulus-primitives-timestamp = { default-features = false, version = "0.7.0" }
cumulus-primitives-utility = { default-features = false, version = "0.7.0" }
parachain-info = { package = "staging-parachain-info", default-features = false, version = "0.7.0" }
parachains-common = { default-features = false, version = "7.0.0" }
Expand Down Expand Up @@ -142,7 +141,6 @@ std = [
"cumulus-pallet-xcm/std",
"cumulus-pallet-xcmp-queue/std",
"cumulus-primitives-core/std",
"cumulus-primitives-timestamp/std",
"cumulus-primitives-utility/std",
"encointer-balances-tx-payment-rpc-runtime-api/std",
"encointer-balances-tx-payment/std",
Expand Down

0 comments on commit 9490a1b

Please sign in to comment.