diff --git a/Cargo.toml b/Cargo.toml index b9f5ba6..f81a41a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,6 +17,9 @@ rust-version = "1.83.0" [package] name = "xwayland-satellite" version = "0.7.0" +authors = ["Shawn Wallace"] +license = "MPL-2.0" +description = "xwayland-satellite grants rootless Xwayland integration to any Wayland compositor implementing xdg_wm_base and viewporter. This is particularly useful for compositors that (understandably) do not want to go through implementing support for rootless Xwayland themselves." edition = "2021" rust-version.workspace = true