What's new
- Publish solana-define-syscall v5.2.0
- [define_syscall] add keccak_p (#838) by @zz-sol
- [define-sycall] fix big_mod_exp syscall api (#839) by @zz-sol
- [define-syscall] Add
curve_constantsmodule for curve syscall constants (#833) by @samkim-crypto - Enable
all-featuresand docsrs config on all crates (#797) by @joncinque - Impl SIMD-0529: big_int_mod_exp syscall api refactoring (#710) by @zz-sol
- Allow trailing commas in macros (#719) by @BretasArthur1