mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
Remove unused dependency
This commit is contained in:
parent
390b838c21
commit
a10f832a93
1 changed files with 0 additions and 3 deletions
|
@ -48,9 +48,6 @@ instant = { version = "0.1", features = [ "wasm-bindgen", "now" ] }
|
|||
web_sys = { version = "0.3", package = "web-sys", features=["console", "CanvasRenderingContext2d", "TextMetrics", "HtmlSpanElement"] }
|
||||
wasm-bindgen = { version = "0.2" }
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
pathfinder_geometry = "0.5.1"
|
||||
|
||||
[dev-dependencies]
|
||||
pin-weak = "1"
|
||||
image = { version = "0.23.14", default-features = false, features = [ "png" ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue