Hoist itertools
dependency to workspace level (#8417)
This PR hoists the `itertools` dependency to the workspace level. Release Notes: - N/A
This commit is contained in:
parent
841e010fa4
commit
d8276b0f0d
14 changed files with 22 additions and 21 deletions
|
@ -18,7 +18,7 @@ db.workspace = true
|
|||
dirs = "4.0.0"
|
||||
futures.workspace = true
|
||||
gpui.workspace = true
|
||||
itertools = "0.10"
|
||||
itertools.workspace = true
|
||||
lazy_static.workspace = true
|
||||
libc = "0.2"
|
||||
mio-extras = "2.0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue