fixup! Always provide default task context (#10764)

This commit is contained in:
Piotr Osiewicz 2024-04-19 10:53:37 +02:00
parent 222034cacf
commit 8fc8309e45

View File

@ -24,6 +24,9 @@ text.workspace = true
time.workspace = true
url.workspace = true
serde.workspace = true
rope.workspace = true
util.workspace = true
parking_lot.workspace = true
windows.workspace = true
[dev-dependencies]