From 611608839698b11975e72bbb61537db9f61222a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Thu, 30 Jun 2022 06:38:05 +0200 Subject: [PATCH] watchexec: v1.19.0 -> v1.20.2 --- variables.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variables.yml b/variables.yml index e3c8215..5c5c230 100644 --- a/variables.yml +++ b/variables.yml @@ -28,7 +28,7 @@ cargo_crate_list: toolchain: "1.60" # Fails with 1.61, see https://github.com/rust-lang/rust/issues/97255 - crate: watchexec-cli binary: watchexec - version: 1.19.0 + version: 1.20.2 - url: https://github.com/hakoerber/git-repo-manager binary: grm branch: develop