Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
gui1117 committed Dec 4, 2024
1 parent 743835c commit 7d08985
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 @@ -43,7 +43,7 @@ scale-info = { features = ["derive"], workspace = true }
sp-core = { workspace = true }
sp-io = { workspace = true }
sp-runtime = { features = [
"serde"
"serde",
], workspace = true }
frame-system = { workspace = true }
frame-support = { workspace = true }
Expand Down

0 comments on commit 7d08985

Please sign in to comment.