# 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 = "bbfpromix" version = "0.1.0" authors = ["Markus Kohlhase "] description = "ALSA Mixer Frontend for RME Babyface Pro (FS)" homepage = "https://github.com/slowtec/bbfpromix" readme = "README.md" license = "GPL-3.0-or-later" repository = "https://github.com/slowtec/bbfpromix" [profile.release] opt-level = 3 lto = true codegen-units = 1 panic = "abort" strip = true [dependencies.alsa-sys] version = "0.3.1" [dependencies.anyhow] version = "1.0.79" [dependencies.env_logger] version = "0.11.1" [dependencies.gio-sys] version = "0.19.0" [dependencies.glib-sys] version = "0.19.0" [dependencies.gobject-sys] version = "0.19.0" [dependencies.gtk-sys] version = "0.18.0" [dependencies.log] version = "0.4.20"