solana-with-rpc-optimizations/Cargo.toml

12 lines
169 B
TOML

[package]
name = "phist"
version = "0.1.0"
authors = ["Greg Fitzgerald <garious@gmail.com>"]
[features]
unstable = []
[dependencies]
rayon = "0.9"
itertools = "0.7.6"