Skip to content

Commit

Permalink
taplo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
clangenb committed Jun 27, 2024
1 parent 19bab50 commit 25e4d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ name = 'integritee-node'
clap = { workspace = true }
futures = { workspace = true }
hex = { workspace = true }
serde_json = { workspace = true }
hex-literal = { workspace = true }
serde_json = { workspace = true }

frame-system = { workspace = true, features = ["std"] }
pallet-transaction-payment = { workspace = true, features = ["std"] }
Expand Down

0 comments on commit 25e4d84

Please sign in to comment.