Bump version

This commit is contained in:
Shawn Wallace 2024-10-28 21:47:45 -04:00
parent 4e85e8c69e
commit a713cf46cb
2 changed files with 4 additions and 4 deletions

6
Cargo.lock generated
View file

@ -458,9 +458,9 @@ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
[[package]]
name = "rustix"
version = "0.38.37"
version = "0.38.38"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8acb788b847c24f28525660c4d7758620a7210875711f79e7f663cc152726811"
checksum = "aa260229e6538e52293eeb577aabd09945a09d6d9cc0fc550ed7529056c2e32a"
dependencies = [
"bitflags 2.6.0",
"errno",
@ -873,7 +873,7 @@ checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
[[package]]
name = "xwayland-satellite"
version = "0.4.0"
version = "0.5.0"
dependencies = [
"bitflags 2.6.0",
"env_logger 0.11.5",