diff --git a/Cargo.toml b/Cargo.toml index 1fb31ed7..e86229c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,7 +52,7 @@ version = "1.7.0" optional = true version = "4.3.8" -[dependencies.glob] +[target.'cfg(windows)'.dependencies.glob] optional = true version = "0.3.1"