# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "albus-solana-verifier" version = "0.1.3" description = "Albus on-chain compliance check" keywords = [ "albus", "kyc", "did", ] license = "AGPL-3.0" repository = "https://github.com/mfactory-lab/albus" [dependencies.anchor-lang] version = "0.29.0" optional = true [dependencies.arrayref] version = "^0.3.7" [dependencies.solana-program] version = "^1.16" [features] cpi = ["anchor-lang"]