Remove incompatible subcrates (temp)

Currently the mango specific crates don't work with 1.10 so removing them from build.
This commit is contained in:
Linus Kendall 2022-06-20 12:18:33 +01:00
parent a80d62f1fb
commit 0cd9947d0a
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ members = [
"geyser-plugin-grpc",
"lib",
"connector-raw",
"connector-mango",
"mango-pnl-service",
# "connector-mango",
# "mango-pnl-service",
]