# 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 = "mln-did" version = "3.4.0" description = "Derived/adapted from sol-did of Martin Riedel" homepage = "https://www.solarti.top/" readme = "README.md" keywords = [ "did", "miraland", "identity", "did-method", ] license = "MIT" repository = "https://github.com/miracle-land/mln-did" [lib] name = "mln_did" crate-type = [ "cdylib", "lib", ] [dependencies.anchor-lang] version = "0.26.1" package = "solarti-anchor-lang" [dependencies.bitflags] version = "1.3.2" [dependencies.borsh] version = "1.2.1" features = [ "derive", "unstable__schema", ] [dependencies.itertools] version = "0.10.3" [dependencies.miraland-program] version = "1.18.2" [dependencies.num-derive] version = "0.3" [dependencies.num-traits] version = "0.2" [dependencies.solana-security-txt] version = "1.1.0" [features] cpi = ["no-entrypoint"] default = [] no-entrypoint = [] no-idl = [] no-log-ix-name = []