From 42c4590da93c44d9f2145a4123f8644259acb661 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 05:32:21 +0000 Subject: build(deps): bump notify-rust from 4.1.1 to 4.2.2 Bumps [notify-rust](https://github.com/hoodie/notify-rust) from 4.1.1 to 4.2.2. - [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] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a04230158..fa1414d21 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -61,7 +61,7 @@ quick-xml = "0.20.0" rand = "0.8.1" serde = { version = "1.0.118", features = ["derive"] } indexmap = "1.6.1" -notify-rust = { version = "4.1.1", optional = true } +notify-rust = { version = "4.2.2", optional = true } semver = "0.11.0" which = "4.0.2" -- cgit v1.2.3