Skip to content

Commit

Permalink
Fix toml formatting (#3782)
Browse files Browse the repository at this point in the history
Make taplo happy
  • Loading branch information
tdimitrov authored Mar 21, 2024
1 parent 9922fd3 commit 46ba855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substrate/primitives/arithmetic/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down

0 comments on commit 46ba855

Please sign in to comment.