Compare commits
1 Commits
df5640ded3
...
3630272750
Author | SHA1 | Date | |
---|---|---|---|
3630272750 |
@ -16,7 +16,7 @@ leptos_axum = { version = "0.7.4" }
|
|||||||
server_fn = { version = "0.7.4", features = [] }
|
server_fn = { version = "0.7.4", features = [] }
|
||||||
|
|
||||||
serde = { version = "1", features = ["derive"] }
|
serde = { version = "1", features = ["derive"] }
|
||||||
axum = "0.7.9"
|
axum = "0.8.0"
|
||||||
cfg-if = "1"
|
cfg-if = "1"
|
||||||
console_error_panic_hook = "0.1.7"
|
console_error_panic_hook = "0.1.7"
|
||||||
console_log = "1"
|
console_log = "1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user