Cargo Features
pyth-price-store has no features set by default.
[dependencies]
pyth-price-store = { version = "0.1.0", features = ["solana-program"] }
- solana-program = cc, jobserver
-
Enables solana-program =1.14.17
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- cc solana-program?
-
Enables cc =1.0.67
Select older packages which are compatible with solana's Rust toolchain
- jobserver solana-program?
-
Enables jobserver =0.1.20