# 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 = "squads-v3-sdk" version = "0.1.2" authors = ["Valentin Madrid "] description = "An SDK for building automated programs on Solana" homepage = "https://squads.so" documentation = "https://docs.squads.so" readme = "./README.md" keywords = [ "solana", "multisig", "anchor", "squads", "cpi", ] license = "AGPL-3.0-or-later" repository = "https://github.com/Squads-Protocol/squads-mpl" resolver = "1" [lib] name = "squads_v3_sdk" [dependencies.anchor-lang] version = "0.26.0" [dependencies.squads-mpl] version = "1.3.1" features = ["cpi"] [features] default = []