Skip to content

Commit

Permalink
taplo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
brenzi committed Oct 25, 2023
1 parent f43699e commit f59bfba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ license = "GPL-3.0-or-later"
publish = false

[dependencies]
log = "0.4.14"
codec = { package = "parity-scale-codec", version = "3.6.1", default-features = false, features = [
"derive",
] }
log = "0.4.14"
# local deps
encointer-balances = { package = "pallet-encointer-balances", path = "../balances" }
encointer-ceremonies = { package = "pallet-encointer-ceremonies", path = "../ceremonies" }
Expand Down

0 comments on commit f59bfba

Please sign in to comment.