leptos 0.7.0-rc2
This commit is contained in:
parent
dfd521bb21
commit
e109a942f2
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
rocket = "0.5"
|
rocket = "0.5"
|
||||||
leptos = {version = "0.7.0-rc1" , features = ["ssr"]}
|
leptos = {version = "0.7.0-rc2" , features = ["ssr"]}
|
||||||
jiff = "0.1"
|
jiff = "0.1"
|
||||||
rocket_async_compression = "0.6"
|
rocket_async_compression = "0.6"
|
||||||
nanorand = { version = "0.7", features = ["chacha"] }
|
nanorand = { version = "0.7", features = ["chacha"] }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue