cargo update + bump version

This commit is contained in:
Shawn Wallace 2025-11-30 22:40:00 -05:00
parent e719ce746a
commit 9a71e77b1e
2 changed files with 145 additions and 232 deletions

View file

@ -16,7 +16,7 @@ rust-version = "1.83.0"
[package]
name = "xwayland-satellite"
version = "0.7.0"
version = "0.8.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."