# 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 = "anni-common" version = "0.1.4" authors = ["Yesterday17 "] description = "Common library used by Project Anni." license = "Apache-2.0" repository = "https://github.com/ProjectAnni/anni" [dependencies.anni-artist] version = "0.1.1" [dependencies.byteorder] version = "1" [dependencies.chardetng] version = "0.1.17" [dependencies.encoding_rs] version = "0.8.31" features = ["alloc"] [dependencies.log] version = "0.4" [dependencies.once_cell] version = "1" [dependencies.path-absolutize] version = "3.0.13" [dependencies.pathdiff] version = "0.2.1" [dependencies.regex] version = "1" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.thiserror] version = "1.0" [dependencies.trash] version = "3.0.1" optional = true [features] default = ["trash"]