lux-native 0.1.1

A terminal-native music CLI replacing lx-music-desktop, powered by Agentic intelligence.
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"
name = "lux-native"
version = "0.1.1"
authors = ["rust-lx authors"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "A terminal-native music CLI replacing lx-music-desktop, powered by Agentic intelligence."
homepage = "https://github.com/Xuepoo/agent-lx-music"
readme = false
license = "MIT"
repository = "https://github.com/Xuepoo/agent-lx-music"
resolver = "2"

[features]
default = []
kg = []
kw = []
mg = []
tx = []
wy = []

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

[dependencies.async-trait]
version = "0.1.86"

[dependencies.lux-core]
version = "0.1.1"

[dependencies.reqwest]
version = "0.12.12"
features = [
    "rustls-tls",
    "json",
]
default-features = false

[dependencies.serde]
version = "1.0.217"
features = ["derive"]

[dependencies.serde_json]
version = "1.0.138"