# 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.70" name = "helvum" version = "0.4.99" authors = ["Tom A. Wagner "] description = "A GTK patchbay for pipewire" readme = "README.md" keywords = [ "pipewire", "gtk", "patchbay", "gui", "utility", ] categories = [ "gui", "multimedia", ] license = "GPL-3.0-only" repository = "https://gitlab.freedesktop.org/pipewire/helvum" [dependencies.glib] version = "0.18" features = ["log"] [dependencies.gtk] version = "0.7" package = "gtk4" [dependencies.log] version = "0.4.11" [dependencies.once_cell] version = "1.7.2" [dependencies.pipewire] version = "0.7"