# 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-workspace" version = "0.2.2" authors = ["Yesterday17 "] description = "A library to operate on anni workspace." license = "Apache-2.0" repository = "https://github.com/ProjectAnni/anni" [dependencies.alphanumeric-sort] version = "1.4.4" [dependencies.anni-common] version = "0.1.4" [dependencies.anni-flac] version = "0.2.2" [dependencies.anni-repo] version = "0.4.1" features = [ "git", "flac", "apply", ] [dependencies.log] version = "0.4" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.thiserror] version = "1.0" [dependencies.toml] version = "0.7.3" [dependencies.uuid] version = "1" features = ["v4"]