fixup! fixup! Always provide default task context (#10764)

This commit is contained in:
Piotr Osiewicz 2024-04-19 10:54:14 +02:00
parent 8fc8309e45
commit 54699e39e7

3
Cargo.lock generated
View file

@ -4318,7 +4318,9 @@ dependencies = [
"git2",
"lazy_static",
"log",
"parking_lot",
"pretty_assertions",
"rope",
"serde",
"serde_json",
"smol",
@ -4327,6 +4329,7 @@ dependencies = [
"time",
"unindent",
"url",
"util",
"windows 0.53.0",
]