fix: glob dependency
This commit is contained in:
parent
7ddcdc5e39
commit
1a00c7035f
1 changed files with 1 additions and 1 deletions
|
@ -55,4 +55,4 @@ rand_utils = { version = "0.6", package = "winter-rand-utils" }
|
|||
|
||||
[build-dependencies]
|
||||
cc = { version = "1.0", features = ["parallel"], optional = true }
|
||||
glob = "*"
|
||||
glob = "0.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue