# 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 = "wayland-wf-shell" version = "0.1.0" description = "Wayfire Shell Wayland protocols" license = "MIT" [dependencies.pkg-config] version = "0.3.29" [dependencies.wayland-backend] version = "0.3.3" features = [ "client_system", "log", ] [dependencies.wayland-client] version = "0.31.2" features = ["log"] [dependencies.wayland-scanner] version = "0.31.1" [features] default = [] system_proto = []