slow going
This commit is contained in:
@@ -5,6 +5,7 @@ edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
[dependencies]
|
||||
lib = { path = "./src-lib" }
|
||||
leptos = { version = "0.5", features = ["csr"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde-wasm-bindgen = "0.6"
|
||||
|
||||
Reference in New Issue
Block a user