# 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 = "2018" name = "clipmon" version = "0.1.0" authors = ["Hugo Osvaldo Barrera "] description = "clipmon, or clipboard monitor is a wayland helper that keeps the selection when the application that copied exits." homepage = "https://sr.ht/~whynothugo/clipmon/" readme = "README.md" license = "ISC" [dependencies.calloop] version = "0.9.1" [dependencies.libc] version = "0.2.106" [dependencies.mime] version = "0.3.16" [dependencies.smithay-client-toolkit] version = "0.15.1" [dependencies.wayland-client] version = "0.29.0" [dependencies.wayland-protocols] version = "0.29.0" features = [ "client", "unstable_protocols", ]