From 344c74f4300c84d1d25ab4742307852a1b5472e0 Mon Sep 17 00:00:00 2001 From: Roey Darwish Dror Date: Mon, 10 May 2021 09:54:02 +0300 Subject: [PATCH] bump --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index da7a5db8..89a073db 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -943,9 +943,9 @@ dependencies = [ [[package]] name = "notify-rust" -version = "4.4.1" +version = "4.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bec68da15a9508696cd0d38cc81c6a00a465daff743f05d9f4fd7c8f7c11f4e5" +checksum = "224fc7e85673ef81a74c42ddb35aef3f4326877ac63a08273b398c9efeac6720" dependencies = [ "mac-notification-sys", "serde",