mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 06:41:14 +00:00
Remove unused by_address dependency
This commit is contained in:
parent
5619abb878
commit
4b8432c5f5
3 changed files with 1 additions and 4 deletions
|
@ -37,7 +37,6 @@ i-slint-core-macros = { version = "=0.2.6", path = "../../../internal/core-macro
|
|||
const-field-offset = { version = "0.1", path = "../../../helper_crates/const-field-offset" }
|
||||
vtable = { version = "0.1.6", path = "../../../helper_crates/vtable" }
|
||||
|
||||
by_address = "1.0.4"
|
||||
derive_more = "0.99.5"
|
||||
embedded-graphics = "0.7.1"
|
||||
embedded-graphics-simulator = { version = "0.3.0", optional = true, default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue