# 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" rust-version = "1.71.1" name = "dot-multisample" version = "0.1.0" authors = ["George Kaplan"] description = "Bindings to the .multisample manifest file format" readme = "README.md" keywords = [ "midi", "recording", "sampling", "sampler", ] categories = [ "multimedia::audio", "api-bindings", ] license = "MIT OR Apache-2.0" repository = "https://github.com/g-s-k/auto-sampler" [dependencies.serde] version = "1.0.189" features = ["derive"] [dev-dependencies.quick-xml] version = "0.30.0" features = ["serialize"] [dev-dependencies.tempfile] version = "3.8.0" [dev-dependencies.zip] version = "0.6.6" default-features = false