yellowstone-grpc/Cargo.toml

13 lines
288 B
TOML

[workspace]
members = [
"examples/rust", # 1.0.0+solana.1.15.2
"yellowstone-grpc-client", # 1.0.1+solana.1.15.2
"yellowstone-grpc-geyser", # 0.5.3+solana.1.15.2
"yellowstone-grpc-proto", # 1.0.1+solana.1.15.2
]
[profile.release]
debug = true
lto = true
codegen-units = 1