From c3c2e166b0eabcbf5c65337a658eaaa3850b1332 Mon Sep 17 00:00:00 2001 From: Bernardo Date: Sat, 9 Feb 2019 17:18:26 +0100 Subject: update notify with fix for hight cpu usage --- crates/ra_vfs/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/ra_vfs') diff --git a/crates/ra_vfs/Cargo.toml b/crates/ra_vfs/Cargo.toml index 383381d2a..01109a9a7 100644 --- a/crates/ra_vfs/Cargo.toml +++ b/crates/ra_vfs/Cargo.toml @@ -10,7 +10,7 @@ relative-path = "0.4.0" rustc-hash = "1.0" crossbeam-channel = "0.3.5" log = "0.4.6" -notify = "4.0.7" +notify = "4.0.9" drop_bomb = "0.1.0" parking_lot = "0.7.0" -- cgit v1.2.3