Skip to content

Commit

Permalink
taplo
Browse files Browse the repository at this point in the history
  • Loading branch information
gui1117 committed Dec 4, 2024
1 parent 7d08985 commit 83873c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substrate/frame/support/procedural/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ frame-benchmarking = { workspace = true }
default = ["std"]
std = [
"codec/std",
"frame-benchmarking/std",
"frame-support/std",
"frame-system/std",
"scale-info/std",
Expand All @@ -63,7 +64,6 @@ std = [
"sp-io/std",
"sp-metadata-ir/std",
"sp-runtime/std",
"frame-benchmarking/std",
]
no-metadata-docs = []
experimental = []
Expand Down

0 comments on commit 83873c6

Please sign in to comment.