mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-12 05:15:00 +00:00
fixup! Always provide default task context (#10764)
This commit is contained in:
parent
222034cacf
commit
8fc8309e45
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@ text.workspace = true
|
||||||
time.workspace = true
|
time.workspace = true
|
||||||
url.workspace = true
|
url.workspace = true
|
||||||
serde.workspace = true
|
serde.workspace = true
|
||||||
|
rope.workspace = true
|
||||||
|
util.workspace = true
|
||||||
|
parking_lot.workspace = true
|
||||||
windows.workspace = true
|
windows.workspace = true
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
|
Loading…
Reference in a new issue