[package]
name = "rust-test-ssssh"
version = "0.1.3"
description = "Created with Anchor"
edition = "2021"
license = "Apache-2.0"
homepage = "https://google.com"
[lib]
crate-type = ["cdylib", "lib"]
name = "rust_test"
[features]
no-entrypoint = []
no-idl = []
no-log-ix-name = []
cpi = ["no-entrypoint"]
default = []
[dependencies]
anchor-lang = "0.25.0"
anchor-spl = "0.25.0"
[publish]
pub = false