Commit 7ecdedd6 by dongshufeng

chore: Bump

parent 4243275e
...@@ -9,24 +9,15 @@ rust-version.workspace = true ...@@ -9,24 +9,15 @@ rust-version.workspace = true
crate-type = ["cdylib"] crate-type = ["cdylib"]
[dependencies] [dependencies]
log = "0.4"
bytes = "1.9"
byteorder = "1.5"
serde = "1" serde = "1"
serde_json = "1"
serde_cbor = "0.11" serde_cbor = "0.11"
wasm-bindgen = "0.2" wasm-bindgen = "0.2"
wasm-bindgen-futures = "0.4"
serde-wasm-bindgen = "0.6"
yew = { version = "0.21", features = ["csr"] } yew = { version = "0.21", features = ["csr"] }
yew-agent = "0.2"
gloo-utils = "0.2"
gloo-timers = "0.3" gloo-timers = "0.3"
getrandom = { version = "0.2", features = ["js"] } getrandom = { version = "0.2", features = ["js"] }
csv = "1.3" csv = "1.3"
yew-bulma = { git = "https://github.com/shufengdong/yew-bulma.git" } yew-bulma = { git = "https://github.com/shufengdong/yew-bulma.git" }
eig-domain = { path = "../../../eig-domain" } eig-domain = { path = "../../../eig-domain" }
eig-expr = { path = "../../../eig-expr" }
# web-sys and js-sys # web-sys and js-sys
js-sys = "0.3" js-sys = "0.3"
[dependencies.web-sys] [dependencies.web-sys]
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论