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