mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
internal cleanup: Remove commented out plotters dependency
This commit is contained in:
parent
12916e7488
commit
2d374a3ff9
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ name = "plotter"
|
|||
|
||||
[dependencies]
|
||||
sixtyfps = { path = "../../api/sixtyfps-rs" }
|
||||
#plotters = { version = "0.3.1", default-features = false, features = ["bitmap"] }
|
||||
plotters = { version = "0.3.1", default-features = false, features = ["bitmap_backend", "surface_series"] }
|
||||
imgref = "1"
|
||||
rgb = "0.8.27"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue