Replace remaining usages of glob crate with globset
This commit is contained in:
parent
459cc9c959
commit
847d1e73a3
7 changed files with 8 additions and 14 deletions
|
@ -22,7 +22,6 @@ util = { path = "../util" }
|
|||
|
||||
anyhow.workspace = true
|
||||
futures.workspace = true
|
||||
glob.workspace = true
|
||||
json_comments = "0.2"
|
||||
lazy_static.workspace = true
|
||||
postage.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue