mirror of
https://github.com/eternal-flame-AD/unitdc-rs.git
synced 2025-02-01 19:10:16 -06: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.
|
||||
console_error_panic_hook = { version = "0.1.6", optional = true }
|
||||
|
||||
serde_json = "1.0.99"
|
||||
web-sys = { version = "0.3.64", features = ["Window"] }
|
||||
serde-wasm-bindgen = "0.5.0"
|
||||
js-sys = "0.3.64"
|
||||
|
|
Loading…
Reference in a new issue