From 1bbe84db011d751aa0b86ff877b9c4f52ecbf0da Mon Sep 17 00:00:00 2001 From: command-bot <> Date: Tue, 7 Jan 2025 10:45:55 +0000 Subject: [PATCH] Update from ggwpez running command 'prdoc --audience runtime_dev --bump patch' --- prdoc/pr_7069.prdoc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 prdoc/pr_7069.prdoc diff --git a/prdoc/pr_7069.prdoc b/prdoc/pr_7069.prdoc new file mode 100644 index 000000000000..a0fc5cafb020 --- /dev/null +++ b/prdoc/pr_7069.prdoc @@ -0,0 +1,10 @@ +title: Fix defensive! macro to be used in umbrella crates +doc: +- audience: Runtime Dev + description: |- + PR for #7054 + + Replaced frame_support with $crate from @gui1117 's suggestion to fix the dependency issue +crates: +- name: frame-support + bump: patch