This commit is contained in:
Félix Saparelli 2021-04-17 12:48:21 +12:00
parent 25f02c5777
commit 2603f13fc7
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -516,7 +516,7 @@ dependencies = [
[[package]]
name = "watchexec"
version = "1.15.0"
version = "1.15.1"
dependencies = [
"clap",
"derive_builder",

View File

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