squash
This commit is contained in:
parent
55a6477f1e
commit
5628624f92
2 changed files with 1 additions and 5 deletions
|
@ -23,10 +23,6 @@ console_error_panic_hook = { version = "0.1.6", optional = true }
|
||||||
opt-level = 3
|
opt-level = 3
|
||||||
lto = true
|
lto = true
|
||||||
|
|
||||||
[profile.dev]
|
|
||||||
opt-level = 3
|
|
||||||
lto = true
|
|
||||||
|
|
||||||
[dependencies.web-sys]
|
[dependencies.web-sys]
|
||||||
version = "0.3"
|
version = "0.3"
|
||||||
features = ["File", "Blob", "Element", "MouseEvent", "EventTarget", "Url", "Event"]
|
features = ["File", "Blob", "Element", "MouseEvent", "EventTarget", "Url", "Event"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue