Skip to content

Commit

Permalink
Fix toml formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
maltekliemann committed Oct 19, 2024
1 parent d903a9b commit b453a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,8 @@ zeitgeist-macros = { path = "macros", default-features = false }
zeitgeist-primitives = { path = "primitives", default-features = false }
zrml-authorized = { path = "zrml/authorized", default-features = false }
zrml-combinatorial-tokens = { path = "zrml/combinatorial-tokens", default-features = false }
zrml-futarchy = { path = "zrml/futarchy", default-features = false }
zrml-court = { path = "zrml/court", default-features = false }
zrml-futarchy = { path = "zrml/futarchy", default-features = false }
zrml-global-disputes = { path = "zrml/global-disputes", default-features = false }
zrml-hybrid-router = { path = "zrml/hybrid-router", default-features = false }
zrml-market-commons = { path = "zrml/market-commons", default-features = false }
Expand Down

0 comments on commit b453a7c

Please sign in to comment.