Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
passcod committed Jul 26, 2017
1 parent 767ddfc commit 3cc929e
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 62 deletions.
112 changes: 51 additions & 61 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cargo-watch"
version = "5.0.5"
version = "5.1.0"

authors = ["Félix Saparelli <[email protected]>"]
categories = ["command-line-utilities", "development-tools"]
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ FLAGS:
-h, --help Display this message
--ignore-nothing Ignore nothing, not even target/ and .git/
--no-gitignore Don’t use .gitignore files
--no-restart Don’t restart command while it’s still running
--poll Force use of polling for file changes
--postpone Postpone first run until a file changes
-q, --quiet Suppress output from cargo-watch itself
Expand Down

0 comments on commit 3cc929e

Please sign in to comment.