rustfmt ghost traits pallet

Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
Uncle Stinky 2025-11-27 17:15:30 +03:00
parent ad3de30be3
commit 16b933f3ba
Signed by: st1nky
GPG Key ID: 016064BD97603B40
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "ghost-traits"
version = "0.3.24"
version = "0.3.25"
license.workspace = true
authors.workspace = true
edition.workspace = true

View File

@ -1,4 +1,4 @@
#![cfg_attr(not(feature = "std"), no_std)]
pub mod networks;
pub mod exposure;
pub mod networks;