[package] name = "subito" version = "0.1.1" description = "subito" edition = "2021" license = "MIT" [[bin]] name = "subito" path = "main.rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] solana-program = "1" nothing = "0" borsh = "0"