mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
fix(deps): update rust crate ssr_rs to 0.8.0 (#324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -17,7 +17,7 @@ include = [
|
|||||||
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
ssr_rs = "0.7.0"
|
ssr_rs = "0.8.0"
|
||||||
axum = {version = "0.7.5", features = ["json", "ws"]}
|
axum = {version = "0.7.5", features = ["json", "ws"]}
|
||||||
axum-extra = {version = "0.9.6", features = ["cookie"]}
|
axum-extra = {version = "0.9.6", features = ["cookie"]}
|
||||||
tokio = { version = "1.37.0", features = ["full"] }
|
tokio = { version = "1.37.0", features = ["full"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user