Added the watch and scheduler systems
All checks were successful
CI / check (push) Successful in 1m10s
CI / docker (push) Successful in 2m40s

This commit is contained in:
Connor Johnstone
2026-03-20 16:28:15 -04:00
parent 4ec47252d9
commit 4008b4d838
8 changed files with 54 additions and 5 deletions

1
Cargo.lock generated
View File

@@ -3304,6 +3304,7 @@ dependencies = [
"sea-orm",
"serde",
"serde_json",
"shanty-data",
"shanty-db",
"shanty-tag",
"strsim",