mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
chore: update ssr_rs to v0.8.1 (#529)
This commit is contained in:
@@ -17,7 +17,7 @@ include = [
|
||||
|
||||
|
||||
[dependencies]
|
||||
ssr_rs = "0.8.0"
|
||||
ssr_rs = "0.8.1"
|
||||
axum = {version = "0.7.5", features = ["json", "ws"]}
|
||||
axum-extra = {version = "0.9.6", features = ["cookie"]}
|
||||
tokio = { version = "1.37.0", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user