Cargo Features

clone-solana-frozen-abi has no features set by default.

[dependencies]
clone-solana-frozen-abi = { version = "2.2.1", features = ["frozen-abi"] }
frozen-abi

activate the frozen-abi feature when we actually want to do frozen-abi testing,
otherwise leave it off because it requires nightly Rust

Affects clone-solana-frozen-abi::abi_digester, clone-solana-frozen-abi::abi_example