# 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 = "normalizer" version = "0.1.5" description = "Automatic remastering CLI program intended for DJs who play a lot of different genres or older tracks that have inconsistent masters" readme = "README.md" license = "MIT" repository = "https://github.com/eira-fransham/normalizer" [dependencies.bs1770] version = "1.0" [dependencies.clap] version = "4.5" features = ["derive"] [dependencies.itertools] version = "0.13" [dependencies.rodio] version = "0.19" features = ["symphonia-all"] [dependencies.tempfile] version = "3.10"