Clean up many small dependencies (part 3) (#8425)
Follow-up to #8353 Release Notes: - N/A
This commit is contained in:
parent
f54bb32a7f
commit
a44fc24445
42 changed files with 19 additions and 477 deletions
|
@ -9,19 +9,13 @@ license = "GPL-3.0-or-later"
|
|||
path = "src/git.rs"
|
||||
|
||||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
async-trait.workspace = true
|
||||
clock.workspace = true
|
||||
collections.workspace = true
|
||||
futures.workspace = true
|
||||
git2.workspace = true
|
||||
lazy_static.workspace = true
|
||||
log.workspace = true
|
||||
parking_lot.workspace = true
|
||||
smol.workspace = true
|
||||
sum_tree.workspace = true
|
||||
text.workspace = true
|
||||
util.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
unindent.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue