# 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 = "sway-video-idle-inhibit" version = "0.1.3" description = "Inhibits idle on Wayland when a video device is open" license = "MIT OR Apache-2.0" resolver = "2" [dependencies.inotify] version = "0.10" [dependencies.wayland-client] version = "0.30.0-beta.5" [dependencies.wayland-protocols] version = "0.30.0-beta.5" features = [ "client", "unstable", ]