Fix toml formatting (#3782)

Make taplo happy
This commit is contained in:
Tsvetomir Dimitrov
2024-03-21 14:46:55 +02:00
committed by GitHub
parent 9922fd3943
commit 46ba85500f
+1 -1
View File
@@ -43,7 +43,7 @@ std = [
"scale-info/std",
"serde/std",
"sp-crypto-hashing/std",
"sp-std/std",
"sp-std/std",
]
# Serde support without relying on std features.
serde = ["dep:serde", "scale-info/serde"]