From c698e89b907cb88a9602174a72a720ea04059d98 Mon Sep 17 00:00:00 2001 From: Oliver Tale-Yazdi Date: Wed, 5 Feb 2025 12:36:37 +0100 Subject: [PATCH] prdoc Signed-off-by: Oliver Tale-Yazdi --- prdoc/pr_7461.prdoc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 prdoc/pr_7461.prdoc diff --git a/prdoc/pr_7461.prdoc b/prdoc/pr_7461.prdoc new file mode 100644 index 0000000000000..bee1eed648ab1 --- /dev/null +++ b/prdoc/pr_7461.prdoc @@ -0,0 +1,10 @@ +title: Update SCALE codec indices + +doc: + - audience: Runtime Dev + description: | + We need this in order to be able to update `parity-scale-codec` to the latest version after it's released. That's because `parity-scale-codec` added support for checking for duplicate indexes at compile time. + +crates: + - name: frame-support-procedural + bump: patch