chore: bump ssr_rs (0.8.3) (#769)

This commit is contained in:
Valerio Ageno
2025-05-10 20:15:13 +02:00
committed by GitHub
parent 8190915e3a
commit eef2cd26e0
+1 -1
View File
@@ -17,7 +17,7 @@ include = [
[dependencies]
ssr_rs = "0.8.2"
ssr_rs = "0.8.3"
axum = {version = "0.8.1", features = ["json", "ws"]}
axum-extra = {version = "0.10.0", features = ["cookie"]}
tokio = { version = "1.37.0", features = ["full"] }