Bump: 0.5.1 : persistent session cookie

This commit is contained in:
2026-08-16 15:06:55 +01:00
parent 0c6705badd
commit 80368b3ea5
3 changed files with 16 additions and 14 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "server"
version = "0.5.0"
version = "0.5.1"
edition = "2024"
[target.x86_64-unknown-linux-gnu]
@@ -35,6 +35,7 @@ symphonia = { version = "0.5", features = ["aac"] }
opus = "0.3.1"
rubato = "3.0.0"
chrono = "0.4.45"
time = "0.3"
regex = "1"
thiserror = "2.0.18"
sysinfo = "0.36"