From 4d0351963143e544daac24fd53bc708602e53f88 Mon Sep 17 00:00:00 2001 From: Matt Green Date: Tue, 8 Nov 2016 21:57:09 -0500 Subject: [PATCH] Update credits --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf1eaef..3eaf142 100644 --- a/README.md +++ b/README.md @@ -90,3 +90,4 @@ Currently, **watchexec requires a recent nightly Rust** to build, due to use of ##Credits * [notify](https://github.com/passcod/rsnotify) for doing most of the heavy-lifting +* [globset](https://crates.io/crates/globset) for super-fast glob matching