overlap-notify: Initial implementation
This commit is contained in:
parent
9c7c41c508
commit
bd04d68106
5 changed files with 405 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ zbus = "4.4.0"
|
|||
profiling = { version = "1.0" }
|
||||
rustix = { version = "0.38.32", features = ["process"] }
|
||||
smallvec = "1.13.2"
|
||||
rand = "0.8.5"
|
||||
|
||||
[dependencies.id_tree]
|
||||
branch = "feature/copy_clone"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue