[package] name = "nitrate-program" description = "Program types for Nitrate entrypoint programs" authors = ["nifty-oss maintainers "] repository = "https://github.com/nifty-oss/nitrate" version = "0.1.0" edition = "2021" license = "Apache-2.0" readme = "README.md" [features] logging = [] [dependencies] rustversion = "1.0" solana-program = "^1.16"