Cargo Features
gmsol-solana-utils has no features set by default.
[dependencies]
gmsol-solana-utils = { version = "0.5.0-beta.2", features = ["serde", "anchor", "client"] }
- serde
- anchor
-
Enables anchor-client ^0.30.1 and anchor-lang ^0.30.1
- client = futures-util, serde_json, solana-client, solana-transaction-status, tokio, tracing
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.