cleanup dependencies
This commit is contained in:
@@ -16,13 +16,10 @@ lto = true
|
||||
meval = { git = "https://github.com/Titaniumtown/meval-rs.git" }
|
||||
egui = "0.17.0"
|
||||
eframe = "0.17.0"
|
||||
emath = "0.17.0"
|
||||
epaint = "0.17.0"
|
||||
instant = { version = "0.1.12", features = ["wasm-bindgen"] }
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
console_error_panic_hook = "0.1.7"
|
||||
tracing-wasm = "0.2.1"
|
||||
wee_alloc = "0.4.5"
|
||||
web-sys = { version = "0.3.56", features = ["HtmlCanvasElement"] }
|
||||
wasm-bindgen = "0.2.79"
|
||||
|
||||
Reference in New Issue
Block a user