ncmc 0.1.5

convert encrypted ncm file to original music file.
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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "ncmc"
version = "0.1.5"
authors = ["阿卡琳 <hufan.akarin@Gmail.com>"]
description = "convert encrypted ncm file to original music file."
homepage = "https://github.com/magic-akari/ncmc"
readme = "README.md"
keywords = ["ncm", "converter", "ncmdump"]
license = "MIT"
repository = "https://github.com/magic-akari/ncmc"
[profile.release]
lto = true
panic = "abort"
[dependencies.aes]
version = "0.3.2"

[dependencies.base64]
version = "0.10.0"

[dependencies.block-modes]
version = "0.2.0"

[dependencies.glob]
version = "0.2.11"

[dependencies.id3]
version = "0.2.5"

[dependencies.metaflac]
version = "0.1.8"

[dependencies.miniserde]
version = "0.1.9"
[badges.appveyor]
repository = "magic-akari/ncmc"

[badges.travis-ci]
repository = "magic-akari/ncmc"