Merge branch 'master' into feature/include-tag-counts

This commit is contained in:
Cameron Cordes
2024-01-17 22:47:46 -05:00
5 changed files with 586 additions and 781 deletions

View File

@@ -27,9 +27,9 @@ chrono = "0.4"
dotenv = "0.15"
bcrypt = "0.15.0"
image = { version = "0.24.7", default-features = false, features = ["jpeg", "png", "jpeg_rayon"] }
walkdir = "2"
walkdir = "2.4.0"
rayon = "1.5"
notify = "4.0"
notify = "6.1.1"
path-absolutize = "3.0"
log="0.4"
env_logger= "0.10.1"