--- codex-rs/Cargo.toml.orig 2026-08-26 18:43:43 UTC +++ codex-rs/Cargo.toml @@ -369,7 +369,7 @@ multimap = "0.10.0" memchr = "2.7.6" mime_guess = "2.0.5" multimap = "0.10.0" -notify = "8.2.0" +notify = { git = "https://github.com/notify-rs/notify.git", rev = "48415246732dc426577684bf03c558579cf0b081" } nucleo = { git = "https://github.com/helix-editor/nucleo.git", rev = "4253de9faabb4e5c6d81d946a5e35a90f87347ee" } once_cell = "1.20.2" openssl-sys = "*"