Skip to content

Commit

Permalink
Taplo format log/std
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidK committed Oct 4, 2024
1 parent d45feab commit 47bf1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substrate/frame/treasury/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@ std = [
"frame-benchmarking?/std",
"frame-support/std",
"frame-system/std",
"log/std",
"pallet-balances/std",
"pallet-utility/std",
"scale-info/std",
"serde",
"sp-core?/std",
"sp-io/std",
"sp-runtime/std",
"log/std",
]
runtime-benchmarks = [
"dep:sp-core",
Expand Down

0 comments on commit 47bf1d3

Please sign in to comment.