# 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 = "unm_api_utils" version = "0.4.0" description = "The utilities for developing UnblockNeteaseMusic API." readme = "./README.md" license = "LGPL-3.0-or-later" repository = "https://github.com/UnblockNeteaseMusic/server-rust" resolver = "1" [dependencies.concat-idents] version = "1.1.4" [dependencies.log] version = "0.4.17" [dependencies.unm_engine] version = "0.4.0" [dependencies.unm_engine_bilibili] version = "0.4.0" [dependencies.unm_engine_joox] version = "0.4.0" [dependencies.unm_engine_kugou] version = "0.4.0" [dependencies.unm_engine_kuwo] version = "0.4.0" [dependencies.unm_engine_pyncm] version = "0.4.0" [dependencies.unm_engine_qq] version = "0.4.0" [dependencies.unm_engine_ytdl] version = "0.4.0"