lib: v2.0.0-pre.3

This commit is contained in:
Félix Saparelli 2021-12-29 21:49:07 +13:00
parent d0bb14f39c
commit 7fa80f8715
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2517,7 +2517,7 @@ checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
[[package]]
name = "watchexec"
version = "2.0.0-pre.2"
version = "2.0.0-pre.3"
dependencies = [
"async-recursion",
"async-stream",

View File

@ -1,6 +1,6 @@
[package]
name = "watchexec"
version = "2.0.0-pre.2"
version = "2.0.0-pre.3"
authors = ["Matt Green <mattgreenrocks@gmail.com>", "Félix Saparelli <felix@passcod.name>"]
license = "Apache-2.0"