watchexec/crates/filterer/globset/README.md

17 lines
783 B
Markdown
Raw Normal View History

2022-06-15 05:25:05 +02:00
[![Crates.io page](https://badgen.net/crates/v/watchexec-filterer-globset)](https://crates.io/crates/watchexec-filterer-globset)
[![API Docs](https://docs.rs/watchexec-filterer-globset/badge.svg)][docs]
[![Crate license: Apache 2.0](https://badgen.net/badge/license/Apache%202.0)][license]
[![CI status](https://github.com/watchexec/watchexec/actions/workflows/check.yml/badge.svg)](https://github.com/watchexec/watchexec/actions/workflows/check.yml)
# Watchexec filterer: globset
_The default filterer implementation for Watchexec._
- **[API documentation][docs]**.
- Licensed under [Apache 2.0][license].
2023-01-06 14:53:49 +01:00
- Minimum Supported Rust Version: 1.61.0 (incurs a minor semver bump).
2022-06-15 05:25:05 +02:00
- Status: maintained.
[docs]: https://docs.rs/watchexec-filterer-globset
[license]: ../../../LICENSE