mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-25 11:17:13 +00:00
Fix Cargo.lock
The dependency of `xtask` on `time` was mistakenly removed.
This commit is contained in:
parent
97593ea9c6
commit
f08c554f29
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -3103,6 +3103,7 @@ dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"stdx",
|
||||
"time",
|
||||
"ungrammar",
|
||||
"write-json",
|
||||
"xflags",
|
||||
|
Loading…
x
Reference in New Issue
Block a user