watchexec/crates/filterer/globset
github-actions[bot] c3df998895 release: lib v2.0.0 (#329)
This is a release PR for **lib** to version **2.0.0**.

Upon merging, you will still need to manually publish the cargo crate.

```
$ cd crates/crates/lib
$ cargo publish
```

To merge this release, review the changes then say:

`bors r+ p=10`

Co-authored-by: Félix Saparelli <felix@passcod.name>
2022-06-17 00:29:33 +00:00
..
src Add --log-file so logs are easier to collect (#321) 2022-06-16 15:56:59 +00:00
tests Split into more crates (#307) 2022-06-15 03:25:05 +00:00
CHANGELOG.md Split into more crates (#307) 2022-06-15 03:25:05 +00:00
Cargo.toml release: lib v2.0.0 (#329) 2022-06-17 00:29:33 +00:00
README.md Split into more crates (#307) 2022-06-15 03:25:05 +00:00
release.toml Split into more crates (#307) 2022-06-15 03:25:05 +00:00

README.md

Crates.io page API Docs Crate license: Apache 2.0 MSRV: 1.58.0 (minor) CI status

Watchexec filterer: globset

The default filterer implementation for Watchexec.

  • API documentation.
  • Licensed under Apache 2.0.
  • Minimum Supported Rust Version: 1.58.0 (incurs a minor semver bump).
  • Status: maintained.