Merge branch 'master' into feature/include-tag-counts
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user