# 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 = "re_set-lib" version = "5.2.5" build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Data structure library for ReSet" readme = "README.md" license = "GPL-3.0-or-later" repository = "https://github.com/Xetibo/ReSet-Lib" [lib] name = "re_set_lib" path = "src/lib.rs" [dependencies.dbus] version = "0.9.7" [dependencies.dbus-crossroads] version = "0.5.2" [dependencies.gtk] version = "0.8.1" features = ["v4_12"] package = "gtk4" [dependencies.libloading] version = "0.8.3" [dependencies.once_cell] version = "1.19.0" [dependencies.pulse] version = "2.0" package = "libpulse-binding" [dependencies.serial_test] version = "3.0.0" [dependencies.toml] version = "0.8.12" [dependencies.xdg] version = "2.5.2"