Skip to content

Commit

Permalink
taplo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauthamastro committed Nov 4, 2023
1 parent c341eb4 commit 28e7a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallets/thea/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ hex = { workspace = true, default-features = false, features = ["alloc"] }
[dev-dependencies]
pallet-assets = { workspace = true, features = ["std"] }
pallet-balances = { workspace = true, features = ["std"] }
pallet-asset-conversion = {workspace = true, features = ["std"]}
pallet-asset-conversion = { workspace = true, features = ["std"] }
sp-keystore = { workspace = true }
thea-executor = { path = "../thea-executor", features = ["std"] }
env_logger = { workspace = true }
Expand Down

0 comments on commit 28e7a13

Please sign in to comment.