mirror of
https://github.com/eternal-flame-AD/unitdc-rs.git
synced 2025-03-09 08:19:13 -05:00
remove unused dependency
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
This commit is contained in:
parent
7c23d7b6d6
commit
6b3e33caec
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ unitdc = { path = "../../" }
|
||||||
# code size when deploying.
|
# code size when deploying.
|
||||||
console_error_panic_hook = { version = "0.1.6", optional = true }
|
console_error_panic_hook = { version = "0.1.6", optional = true }
|
||||||
|
|
||||||
serde_json = "1.0.99"
|
|
||||||
web-sys = { version = "0.3.64", features = ["Window"] }
|
web-sys = { version = "0.3.64", features = ["Window"] }
|
||||||
serde-wasm-bindgen = "0.5.0"
|
serde-wasm-bindgen = "0.5.0"
|
||||||
js-sys = "0.3.64"
|
js-sys = "0.3.64"
|
||||||
|
|
Loading…
Add table
Reference in a new issue