Skip to content

Commit

Permalink
fix members order
Browse files Browse the repository at this point in the history
  • Loading branch information
colmazia committed Sep 6, 2024
1 parent 7f496da commit 01fe18f
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 @@ -11,8 +11,8 @@ members = [
"bothan-api/server",
"bothan-api/server-cli",
"bothan-binance",
"bothan-core",
"bothan-coingecko",
"bothan-core",
"bothan-kraken",
"bothan-okx",
]
Expand Down

0 comments on commit 01fe18f

Please sign in to comment.