Skip to content

v8.5.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 03:58
· 2 commits to 8.x since this release
v8.5.2
f931767

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 old cargo watch -- cargo clippy syntax.