mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
bump to 0.3.4
This commit is contained in:
parent
dde35b2ae5
commit
fbb7d2cd0c
1 changed files with 2 additions and 2 deletions
|
|
@ -23,8 +23,8 @@ esp32-s2-kaluga-1 = ["slint/unsafe-single-threaded", "esp32s2-hal", "embedded-ha
|
|||
esp32-s3-box = ["slint/unsafe-single-threaded", "esp32s3-hal", "embedded-hal", "xtensa-lx-rt/esp32s3", "esp-alloc", "esp-println/esp32s3", "esp-backtrace/esp32s3", "display-interface", "display-interface-spi", "mipidsi", "embedded-graphics-core", "slint/libm", "tt21100"]
|
||||
|
||||
[dependencies]
|
||||
slint = { version = "=1.3.2", path = "../../api/rs/slint", default-features = false, features = ["compat-1-2", "renderer-software"] }
|
||||
i-slint-core-macros = { version = "=1.3.2", path = "../../internal/core-macros" }
|
||||
slint = { version = "1.3.2", default-features = false, features = ["compat-1-2", "renderer-software"] }
|
||||
i-slint-core-macros = { version = "1.3.2" }
|
||||
|
||||
derive_more = "0.99.5"
|
||||
embedded-graphics = { version = "0.7.1", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue