diff --git a/Cargo.lock b/Cargo.lock index 33ad1b5..cedd742 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -831,7 +831,7 @@ checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56" [[package]] name = "xwayland-satellite" -version = "0.5.0" +version = "0.5.1" dependencies = [ "bitflags 2.8.0", "env_logger 0.11.6", diff --git a/Cargo.toml b/Cargo.toml index e8d4862..f5e83c0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ rustix = "0.38.31" [package] name = "xwayland-satellite" -version = "0.5.0" +version = "0.5.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html