Skip to content

Commit

Permalink
Update features snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 7, 2024
1 parent 0383338 commit 72148c6
Showing 1 changed file with 90 additions and 1 deletion.
91 changes: 90 additions & 1 deletion utils/checks/snapshots/features.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -598,6 +598,7 @@
- alloc
- default
- digest
- legacy_compatibility
- precomputed-tables
- zeroize
- name: curve25519-dalek-derive 0.1.1
Expand Down Expand Up @@ -792,6 +793,9 @@
- name: ed25519-zebra 3.1.0
features:
- std
- name: ed25519-zebra 4.0.3
features:
- std
- name: eip191-crypto 0.1.0
features:
- default
Expand Down Expand Up @@ -1267,6 +1271,12 @@
- name: getrandom 0.2.14
features:
- std
- name: getrandom_or_panic 0.0.3
features:
- alloc
- getrandom
- rand
- std
- name: ghash 0.4.4
features: []
- name: ghash 0.5.0
Expand Down Expand Up @@ -1798,6 +1808,9 @@
features:
- default
- std
- name: merlin 3.0.0
features:
- std
- name: mime 0.3.17
features: []
- name: mime_guess 2.0.4
Expand Down Expand Up @@ -2955,6 +2968,13 @@
features:
- default
- runtime-rng
- name: schnorrkel 0.11.4
features:
- alloc
- getrandom
- preaudit_deprecated
- serde_bytes
- std
- name: schnorrkel 0.9.1
features:
- default
Expand Down Expand Up @@ -3047,6 +3067,10 @@
- rc
- serde_derive
- std
- name: serde_bytes 0.11.15
features:
- alloc
- std
- name: serde_derive 1.0.203
features:
- default
Expand Down Expand Up @@ -3258,6 +3282,34 @@
- substrate-bip39
- thiserror
- tiny-bip39
- name: sp-core 7.0.0
features:
- array-bytes
- base58
- blake2
- dyn-clonable
- ed25519-zebra
- full_crypto
- futures
- impl-serde
- lazy_static
- libsecp256k1
- merlin
- parking_lot
- rand
- regex
- schnorrkel
- secp256k1
- serde
- sp-core-hashing
- sp-externalities
- std
- substrate-bip39
- thiserror
- tiny-bip39
- name: sp-core-hashing 5.0.0
features:
- std
- name: sp-core-hashing 5.0.0
features:
- std
Expand All @@ -3268,6 +3320,13 @@
- name: sp-debug-derive 5.0.0
features:
- std
- name: sp-debug-derive 5.0.0
features:
- std
- name: sp-externalities 0.13.0
features:
- default
- std
- name: sp-externalities 0.13.0
features:
- default
Expand Down Expand Up @@ -3301,6 +3360,10 @@
- default
- serde
- std
- name: sp-keystore 0.13.0
features:
- serde
- std
- name: sp-maybe-compressed-blob 4.1.0-dev
features: []
- name: sp-offchain 4.0.0-dev
Expand All @@ -3322,6 +3385,12 @@
- default
- disable_target_static_assertions
- std
- name: sp-runtime-interface 7.0.0
features:
- disable_target_static_assertions
- std
- name: sp-runtime-interface-proc-macro 6.0.0
features: []
- name: sp-runtime-interface-proc-macro 6.0.0
features: []
- name: sp-session 4.0.0-dev
Expand All @@ -3345,12 +3414,20 @@
features:
- default
- std
- name: sp-std 5.0.0
features:
- std
- name: sp-storage 7.0.0
features:
- default
- impl-serde
- serde
- std
- name: sp-storage 7.0.0
features:
- impl-serde
- serde
- std
- name: sp-timestamp 4.0.0-dev
features:
- async-trait
Expand All @@ -3365,6 +3442,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
Expand Down Expand Up @@ -3407,6 +3489,13 @@
- std
- wasmi
- wasmtime
- name: sp-wasm-interface 7.0.0
features:
- anyhow
- log
- std
- wasmi
- wasmtime
- name: sp-weights 4.0.0
features:
- default
Expand Down Expand Up @@ -3544,7 +3633,7 @@
- name: stun 0.4.4
features:
- default
- name: substrate-bip39 0.4.5
- name: substrate-bip39 0.4.6
features: []
- name: substrate-bn 0.6.0
features: []
Expand Down

0 comments on commit 72148c6

Please sign in to comment.