mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-23 09:09:21 -05:00
release 0.5.0
This commit is contained in:
parent
5eb4d35bf6
commit
ea8d6ca71d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ homepage = "https://leptos-use.rs"
|
||||||
leptos = "0.4"
|
leptos = "0.4"
|
||||||
wasm-bindgen = "0.2"
|
wasm-bindgen = "0.2"
|
||||||
js-sys = "0.3"
|
js-sys = "0.3"
|
||||||
default-struct-builder = { path = "../default-struct-builder" }
|
default-struct-builder = "0.4"
|
||||||
num = { version = "0.4", optional = true }
|
num = { version = "0.4", optional = true }
|
||||||
serde = { version = "1", optional = true }
|
serde = { version = "1", optional = true }
|
||||||
serde_json = { version = "1", optional = true }
|
serde_json = { version = "1", optional = true }
|
||||||
|
|
Loading…
Add table
Reference in a new issue