# 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 = "musix" version = "0.2.1" authors = ["Jonas Minnberg "] build = "build.rs" exclude = [ "/build", "/_skbuild", "/python", "/testmus", "/src/plugins/viceplugin", "/src/plugins/tfmxplugin", "/src/plugins/modplugin", "/src/plugins/mp3plugin", "/src/plugins/sexypsfplugin", "/external/lua", "/external/sol3", "/external/pybind11", "/music", "/src/catch.hpp", ] description = "Music player library for esoteric audio formats (music from C64,Amiga etc)" homepage = "https://github.com/sasq64/musicplayer" readme = "RUST.md" license = "MIT" [build-dependencies.cc] version = "1.0" [build-dependencies.cmake] version = "0.1.50"