[package] name = "mercurial-vault-fork" version = "0.5.1" description = "Created with Anchor" edition = "2018" license = "MIT" readme = "README.md" [lib] crate-type = ["cdylib", "lib"] name = "mercurial_vault_fork" licence = "MIT" version = "0.0.1" [features] no-entrypoint = [] no-idl = [] cpi = ["no-entrypoint"] default = [] test-bpf = [] devnet = [] staging = [] no-capture = [] [dependencies] serde = { version = "1.0.136" } anchor-lang = "0.29.0" anchor-spl = "0.29.0"