# 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 = "solders-address-lookup-table-account" version = "0.21.0" include = ["/src"] description = "Solders address lookup table account crate." license = "MIT" repository = "https://github.com/kevinheavey/solders" [dependencies.derive_more] version = "0.99.17" [dependencies.pyo3] version = "0.20.2" features = ["macros"] default-features = false [dependencies.serde] version = "^1.0.188" [dependencies.solana-program] version = "1.18.1" [dependencies.solders-hash] version = "=0.21.0" [dependencies.solders-macros] version = "=0.21.0" [dependencies.solders-pubkey] version = "=0.21.0" [dependencies.solders-traits-core] version = "=0.21.0"