watchexec/crates/filterer/globset
github-actions[bot] 9c343a6eb2 release: filterer-globset v1.0.0 (#335)
This is a release PR for **filterer-globset** to version **1.0.0**.

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

```
$ cd crates/filterer/globset
$ cargo publish
```

To merge this release, review the changes then say:

| bors r+ p=10 |
|:-:|
2022-06-23 03:33:20 +00:00
..
src Polish up filterer crates for release (#331) 2022-06-22 23:48:46 +00:00
tests Split into more crates (#307) 2022-06-15 03:25:05 +00:00
CHANGELOG.md release: filterer-globset v1.0.0 (#335) 2022-06-23 03:33:20 +00:00
Cargo.toml release: filterer-globset v1.0.0 (#335) 2022-06-23 03:33:20 +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.