diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 509c618..d96cee0 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -48,7 +48,7 @@ calamine = "0.26" # Document parsing pdf-extract = "0.10" docx-rs = "0.4.20" -notify = { version = "7", features = ["macos_fsevent"] } +notify = { version = "8", features = ["macos_fsevent"] } # PII detection regex = "1"