From a6143eb53d1e982ebb890e3864d0db7249911e8e Mon Sep 17 00:00:00 2001 From: surtur Date: Mon, 22 Aug 2022 21:44:06 +0200 Subject: [PATCH] cargo/crates.toml: bump cargo-watch to 8.1.2 --- .cargo/.crates.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cargo/.crates.toml b/.cargo/.crates.toml index 0858067..f827eed 100644 --- a/.cargo/.crates.toml +++ b/.cargo/.crates.toml @@ -6,7 +6,7 @@ "cargo-install-update", "cargo-install-update-config", ] -"cargo-watch 8.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = ["cargo-watch"] +"cargo-watch 8.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = ["cargo-watch"] "crowbook 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)" = ["crowbook"] "du-dust 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = ["dust"] "rustlings 3.0.0 (path+file:///home/vis/utils/rustlings)" = ["rustlings"]