build: tag 0.5.4

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I8d376c900b36ca4a63e3bae27959b3c66a6a6964
This commit is contained in:
raf 2026-06-27 01:47:30 +03:00
commit cadefd387b
No known key found for this signature in database
GPG key ID: 29D95B64378DB4BF
2 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View file

@ -43,7 +43,7 @@ checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
[[package]]
name = "beer"
version = "0.5.3"
version = "0.5.4"
dependencies = [
"anyhow",
"beer-protocols",
@ -72,7 +72,7 @@ dependencies = [
[[package]]
name = "beer-protocols"
version = "0.5.3"
version = "0.5.4"
dependencies = [
"smithay-client-toolkit",
]