Skip to content

Commit

Permalink
fmt cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
girazoki committed May 17, 2024
1 parent bf27f3a commit 8d77cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ sp-inherents = { workspace = true }
sp-offchain = { workspace = true }
sp-runtime = { workspace = true }
sp-session = { workspace = true }
sp-transaction-pool = { workspace = true }
sp-std = { workspace = true }
sp-transaction-pool = { workspace = true }
sp-version = { workspace = true }
# Substrate FRAME
frame-benchmarking = { workspace = true, optional = true }
Expand Down

0 comments on commit 8d77cf5

Please sign in to comment.