first try at messaging

This commit is contained in:
2024-10-15 22:11:47 -04:00
Unverified
parent 4ec5e3fb56
commit c3c6379091
5 changed files with 134 additions and 56 deletions

View File

@@ -19,4 +19,5 @@ tarpc = { version = "0.34.0", features = ["full"] }
tracing = "0.1.40"
tracing-subscriber = "0.3.18"
regex = "1.10.6"
native-dialog = "0.7.0"
native-dialog = "0.7.0"
chrono = "0.4.38"