Merge pull request #2189 from gitbutlerapp/update-notify-version

chore: update notify dependency to version 6.1.1
This commit is contained in:
Nikita Galaiko 2024-01-08 12:29:02 +01:00 committed by GitHub
commit 7ad9caa5bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ itertools = "0.12"
lazy_static = "1.4.0"
md5 = "0.7.0"
nonzero_ext = "0.3.0"
notify = { version = "6.0.1" }
notify = { version = "6.1.1" }
notify-debouncer-full = "0.3.1"
num_cpus = "1.16.0"
once_cell = "1.19"