# 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 = "wpaperd-ipc" version = "1.0.0" authors = ["Danilo Spinella "] description = "IPC library for wpaperd" homepage = "https://github.com/danyspin97/wpaperd" keywords = [ "wallpaper", "wayland", "wlroots", ] categories = [ "command-line-utilities", "multimedia", ] license = "GPL-3.0+" repository = "https://github.com/danyspin97/wpaperd" [dependencies.serde] version = "1.0.197" features = ["derive"] [dependencies.xdg] version = "2.5.2"