Upgrade to Rust 2021
This commit is contained in:
@ -8,7 +8,7 @@ homepage = "https://solana.com/"
|
||||
documentation = "https://docs.rs/solana-program"
|
||||
readme = "README.md"
|
||||
license = "Apache-2.0"
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.3.1"
|
||||
|
Reference in New Issue
Block a user