# 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 = "smelter-api" version = "1.0.1" description = "API for interacting with the Smelter program" homepage = "https://coal.digital" documentation = "https://coal.digital" keywords = [ "solana", "crypto", "mining", ] license = "Apache-2.0" repository = "https://github.com/coal-digital/smelter" [dependencies.array-const-fn-init] version = "0.1.1" [dependencies.bytemuck] version = "1.14.3" [dependencies.const-crypto] version = "0.1.0" [dependencies.drillx] version = "2.1.0" features = ["solana"] [dependencies.mpl-token-metadata] version = "4.1.2" [dependencies.num_enum] version = "0.7.2" [dependencies.smelter-utils] version = "1.0.0" features = ["spl"] [dependencies.solana-program] version = "^1.18" [dependencies.spl-associated-token-account] version = "^2.3" features = ["no-entrypoint"] [dependencies.spl-token] version = "^4" features = ["no-entrypoint"] [dependencies.static_assertions] version = "1.1.0" [dependencies.thiserror] version = "1.0.57"