mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-13 07:41:11 +01:00
lib: v1.17.0
This commit is contained in:
parent
d8fb70c454
commit
bf922e36ac
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1190,7 +1190,7 @@ checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
|
|||
|
||||
[[package]]
|
||||
name = "watchexec"
|
||||
version = "1.16.1"
|
||||
version = "1.17.0"
|
||||
dependencies = [
|
||||
"clearscreen",
|
||||
"command-group",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "watchexec"
|
||||
version = "1.16.1"
|
||||
version = "1.17.0"
|
||||
|
||||
authors = ["Matt Green <mattgreenrocks@gmail.com>", "Félix Saparelli <felix@passcod.name>"]
|
||||
license = "Apache-2.0"
|
||||
|
|
Loading…
Reference in a new issue