# 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 = "2018" name = "xnde" version = "0.1.4" authors = ["Michael Herstine "] exclude = [ "Cargo.toml.in", "Makefile", "Makefile.in", ] description = "eXtract your data from the Winamp Music Library" homepage = "https://github.com/sp1ff/xnde" readme = "README.md" keywords = [ "cli", "music", "utility", "winamp", "nde", ] categories = [ "command-line-utilities", "database", ] license = "GPL-3.0-or-later" repository = "https://github.com/sp1ff/xnde" [dependencies.backtrace] version = "0.3" [dependencies.clap] version = "4.2.5" [dependencies.env_logger] version = "0.10.0" [dependencies.log] version = "0.4.8" [dependencies.os_str_bytes] version = "2.4.0" [dependencies.parse-display] version = "0.1.1" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde-lexpr] version = "0.1.1" [dependencies.serde_json] version = "1.0.51" [dependencies.typetag] version = "0.1.4"