Updated glob dependency to windows only
This commit is contained in:
parent
def07f9fa2
commit
c411ab30d4
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ version = "1.7.0"
|
||||||
optional = true
|
optional = true
|
||||||
version = "4.3.8"
|
version = "4.3.8"
|
||||||
|
|
||||||
[dependencies.glob]
|
[target.'cfg(windows)'.dependencies.glob]
|
||||||
optional = true
|
optional = true
|
||||||
version = "0.3.1"
|
version = "0.3.1"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue