Pinning dependencies on solana crates such as `solana-pubkey = "~2.21"` prevent other user from updating their library.
Pinning dependencies on solana crates such as
solana-pubkey = "~2.21"prevent other user from updating their library.