overlap-notify: Initial implementation

This commit is contained in:
Victoria Brekenfeld 2024-09-19 18:11:54 +02:00 committed by Victoria Brekenfeld
parent 9c7c41c508
commit bd04d68106
5 changed files with 405 additions and 0 deletions

1
Cargo.lock generated
View file

@ -847,6 +847,7 @@ dependencies = [
"ordered-float",
"png",
"profiling",
"rand",
"regex",
"ron",
"rust-embed",