metaflux 0.8.0

Short alias for the metaflux-client SDK — re-exports the entire metaflux-client public API.
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 = "2024"
rust-version = "1.85"
name = "metaflux"
version = "0.8.0"
authors = ["MTF Exchange contributors"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Short alias for the metaflux-client SDK — re-exports the entire metaflux-client public API."
homepage = "https://github.com/mtf-exchange/metaflux-client-rust"
documentation = "https://docs.rs/metaflux"
readme = "README.md"
keywords = [
    "metaflux",
    "mtf",
    "crypto",
    "perpetuals",
    "sdk",
]
categories = [
    "api-bindings",
    "cryptography::cryptocurrencies",
]
license = "MIT"
repository = "https://github.com/mtf-exchange/metaflux-client-rust"

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

[dependencies.metaflux-client]
version = "0.8.0"