What's new
- Publish solana-pubkey v4.0.0 by @github-actions[bot]
- Use
doc_cfginstead ofdoc_auto_cfg(#411) by @joncinque - Make no-std compatible by enabling atomic with std (#388) by @joncinque
- Add copy feature (#343) by @febo
- Borsh, serde, and address no_std (#355) by @stegaBOB
- Use Address instead of Pubkey in more places (#346) by @joncinque
- Add
declare_id/declare_deprecated_idfrom pubkey (#330) by @joncinque