# 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 = "cronos-sdk" version = "0.1.8" description = "Cronos program Rust client" homepage = "https://cronos.so" documentation = "https://docs.rs/cronos-sdk" readme = "./README.md" keywords = ["solana", "cronos", "sdk"] license = "Apache-2.0" repository = "https://github.com/cronos-so/sdk" [dependencies.anchor-client] version = "=0.22.0" [dependencies.cronos-program] version = "0.1.8" features = ["no-entrypoint"] [dependencies.solana-account-decoder] version = "=1.9.9" [dependencies.solana-client] version = "=1.9.9" [dependencies.solana-client-helpers] version = "1.1.0" [dependencies.solana-program] version = "=1.9.9" [dependencies.solana-sdk] version = "=1.9.9"