version update 0.2.0

This commit is contained in:
Maccesch 2023-06-10 19:19:12 +01:00
parent 57ff448127
commit 4454f87f8e

View file

@ -17,7 +17,7 @@ homepage = "https://leptos-use.rs"
leptos = "0.3.0"
wasm-bindgen = "0.2.86"
js-sys = "0.3.63"
default-struct-builder = { path = "../default-struct-builder" }
default-struct-builder = "0.2.0"
num = { version = "0.4.0", optional = true }
serde = { version = "1.0.163", optional = true }
serde_json = { version = "1.0.96", optional = true }