Bump notify-rust from 4.1.0 to 4.1.1

Bumps [notify-rust](https://github.com/hoodie/notify-rust) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/hoodie/notify-rust/releases)
- [Changelog](https://github.com/hoodie/notify-rust/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hoodie/notify-rust/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-01-08 04:57:24 +00:00
committed by Henrik Friedrichsen
parent 9bc98f70fd
commit 70624fab0e

4
Cargo.lock generated
View File

@@ -2040,9 +2040,9 @@ dependencies = [
[[package]]
name = "notify-rust"
version = "4.1.0"
version = "4.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3802a3bc8f0a917013a75ee4a1354c9ec2a4b3f59e61dec69ae0bf753637766e"
checksum = "1e3a4a0e5bb58c15026bdac5d49c67ccab6c287da64af8e938eaa98141e17ed4"
dependencies = [
"dbus 0.8.4",
"mac-notification-sys",