fixup! fixup! Always provide default task context (#10764)
This commit is contained in:
parent
8fc8309e45
commit
54699e39e7
1 changed files with 3 additions and 0 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -4318,7 +4318,9 @@ dependencies = [
|
||||||
"git2",
|
"git2",
|
||||||
"lazy_static",
|
"lazy_static",
|
||||||
"log",
|
"log",
|
||||||
|
"parking_lot",
|
||||||
"pretty_assertions",
|
"pretty_assertions",
|
||||||
|
"rope",
|
||||||
"serde",
|
"serde",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
"smol",
|
"smol",
|
||||||
|
@ -4327,6 +4329,7 @@ dependencies = [
|
||||||
"time",
|
"time",
|
||||||
"unindent",
|
"unindent",
|
||||||
"url",
|
"url",
|
||||||
|
"util",
|
||||||
"windows 0.53.0",
|
"windows 0.53.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue