eore-api 3.6.2

RPM from Eclipse
Documentation
# 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 = "eore-api"
version = "3.6.2"
build = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "RPM from Eclipse"
homepage = "https://eclipse.builders"
readme = false
keywords = [
    "eclipse",
    "solana",
    "crypto",
    "mining",
]
license = "Apache-2.0"
repository = "https://github.com/Eclipse-Laboratories-Inc/ore"

[lib]
name = "eore_api"
path = "src/lib.rs"

[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.2"
features = ["solana"]

[dependencies.mpl-token-metadata]
version = "5.1"

[dependencies.num_enum]
version = "0.7.2"

[dependencies.solana-program]
version = "^2.1"

[dependencies.spl-associated-token-account]
version = "^6"
features = ["no-entrypoint"]

[dependencies.spl-token]
version = "^4"
features = ["no-entrypoint"]

[dependencies.static_assertions]
version = "1.1.0"

[dependencies.steel]
version = "4.0"
features = ["spl"]

[dependencies.thiserror]
version = "1.0.57"