Skip to content

v8.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 07:54
· 21 commits to 8.x since this release
v8.5.1
f8298c5

Cargo Watch is a tool to watch your Cargo-based project and run commands when files change. It focuses on the Rust development experience and aims to be flexible enough to suit most without becoming complicated to use. Install or upgrade it today with cargo binstall cargo-watch, or cargo install cargo-watch if you don't have Binstall yet.

In this release:

  • Fix error when using new cargo watch clippy with no arguments.