# 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 = "coal-api" version = "2.6.0" description = "API for interacting with the coal program" homepage = "https://coal.supply" documentation = "https://coal.supply" keywords = [ "solana", "crypto", "mining", ] license = "Apache-2.0" repository = "https://github.com/regolith-labs/ore" [dependencies.array-const-fn-init] version = "0.1.1" [dependencies.bytemuck] version = "1.14.3" [dependencies.coal-guilds-api] version = "1.1.0" [dependencies.coal-utils] version = "2.1.0" features = ["spl"] [dependencies.const-crypto] version = "0.1.0" [dependencies.drillx] version = "2.1.0" features = ["solana"] [dependencies.mpl-core] version = "0.8.0" [dependencies.mpl-token-metadata] version = "4.1.2" [dependencies.num_enum] version = "0.7.2" [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.steel] version = "1.2" features = ["spl"] [dependencies.thiserror] version = "1.0.57"