# 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 = "tulipv2-sdk-lending" version = "0.9.21" authors = ["Tulip Protocol"] description = "lending instructions for v1 lending" documentation = "https://docs.rs/tulipv2-sdk-vaults" readme = "../README.md" keywords = [ "solana", "anchor", "tulip-protocol", ] license = "MIT/Apache-2.0" [dependencies.itertools] version = "0.10.3" [dependencies.num-derive] version = "0.3" [dependencies.num-traits] version = "0.2" [dependencies.solana-program] version = "1.9.13" [dependencies.spl-token] version = "3.2.0" [dependencies.thiserror] version = "1.0" [dependencies.tulipv2-sdk-common] version = "0.9.21" [dev-dependencies.data-encoding] version = "2.3.2" [dev-dependencies.proptest] version = "1.0.0" [dev-dependencies.ring] version = "0.16.20" [dev-dependencies.solana-client] version = "1.9.13" [dev-dependencies.type-layout] version = "0.2.0"