element: Refactor element acquisition to be push based
This commit is contained in:
parent
178c6593dc
commit
e4c0716951
18 changed files with 1096 additions and 1137 deletions
|
|
@ -83,6 +83,7 @@ logind-zbus = { version = "5.3.2", optional = true }
|
|||
futures-executor = { version = "0.3.32" }
|
||||
futures-util = "0.3.32"
|
||||
cgmath = "0.18.0"
|
||||
smallvec = "1.15.2"
|
||||
|
||||
[dependencies.id_tree]
|
||||
branch = "feature/copy_clone"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue