Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.

Commit fccb8e7

Browse files
committed
Merge branch 'feature/update-to-polkadot-v0-9-16' into feature/update-to-polkadot-v0-9-17
2 parents 022ef66 + 21c89b1 commit fccb8e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bin/node/runtime/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ pallet-transaction-storage = { version = "4.0.0-dev", default-features = false,
9393
pallet-uniques = { version = "4.0.0-dev", default-features = false, path = "../../../frame/uniques" }
9494
pallet-vesting = { version = "4.0.0-dev", default-features = false, path = "../../../frame/vesting" }
9595
pallet-chainbridge = { version = "2.0.0", default-features = false, path = "../../../frame/chainbridge" }
96-
pallet-cere-ddc = { version = "7.0.1", default-features = false, path = "../../../frame/ddc-pallet" }
96+
pallet-cere-ddc = { version = "7.1.0", default-features = false, path = "../../../frame/ddc-pallet" }
9797
pallet-erc721 = { version = "2.0.0", default-features = false, path = "../../../frame/erc721" }
9898
pallet-erc20 = { version = "2.0.0", default-features = false, path = "../../../frame/erc20" }
9999
pallet-ddc-metrics-offchain-worker = { version = "2.0.0", default-features = false, path = "../../../frame/ddc-metrics-offchain-worker" }

0 commit comments

Comments
 (0)