diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 8635a90..728154c 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -18,7 +18,7 @@ edition = "2018" clearscreen = "1.0.4" derive_builder = "0.10.0" glob = "0.3.0" -globset = "0.4.6" +globset = "=0.4.6" lazy_static = "1.1.0" log = "0.4.14" notify = "4.0.15"