From 652c6a470dc148029b1918e259586d78466c8dbe Mon Sep 17 00:00:00 2001 From: Ultradesu Date: Mon, 8 Jun 2026 17:59:56 +0100 Subject: [PATCH] Fix queue display --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a8c4f23..573c280 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furumusic" -version = "0.4.2" +version = "0.4.3" edition = "2024" description = "Reusable web-app boilerplate: auth, OIDC/SSO, admin panel, user management, i18n, PostgreSQL"