# 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 = "sbt_rating" version = "0.1.0" description = "Created with Anchor" homepage = "https://github.com/zubayr1/sbt_rating" readme = "readme.MD" keywords = [ "solana", "anchor", "sbt", "ratings", ] categories = [ "finance", "cryptography", ] license = "MIT" repository = "https://github.com/zubayr1/sbt_rating" [lib] name = "sbt_rating" crate-type = [ "cdylib", "lib", ] [dependencies.anchor-lang] version = "0.30.1" features = ["init-if-needed"] [features] cpi = ["no-entrypoint"] default = [] idl-build = ["anchor-lang/idl-build"] no-entrypoint = [] no-idl = [] no-log-ix-name = []