fix: version bump
This commit is contained in:
parent
4e65532679
commit
dee03ecf33
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ license = "MIT"
|
|||
repository = "https://git.davidon.top/public/leptos_reactive_axum.git"
|
||||
|
||||
[dependencies]
|
||||
leptos_reactive_axum_macros = { path = "./macros", version = "0", optional = true }
|
||||
leptos_reactive_axum_macros = { path = "./macros", version = "1", optional = true }
|
||||
leptos_reactive = { version = "0.6", features = ["ssr"] }
|
||||
axum = "0.7"
|
||||
scopeguard = "1.2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue