From 53a5e37f036de4e56c5ba1b9e3550109dd738412 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 14:43:55 +0000 Subject: [PATCH] Update features snapshot --- utils/checks/snapshots/features.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/utils/checks/snapshots/features.yaml b/utils/checks/snapshots/features.yaml index ca39658d7..770eac582 100644 --- a/utils/checks/snapshots/features.yaml +++ b/utils/checks/snapshots/features.yaml @@ -3345,6 +3345,9 @@ features: - default - std +- name: sp-std 5.0.0 + features: + - std - name: sp-storage 7.0.0 features: - default @@ -3365,6 +3368,11 @@ - std - tracing-subscriber - with-tracing +- name: sp-tracing 6.0.0 + features: + - std + - tracing-subscriber + - with-tracing - name: sp-transaction-pool 4.0.0-dev features: - default