WIP, re-doing fs and fake git repos
This commit is contained in:
parent
d5fd531743
commit
71b2126eca
7 changed files with 145 additions and 50 deletions
|
@ -17,6 +17,8 @@ util = { path = "../util" }
|
|||
log = { version = "0.4.16", features = ["kv_unstable_serde"] }
|
||||
smol = "1.2"
|
||||
parking_lot = "0.11.1"
|
||||
async-trait = "0.1"
|
||||
|
||||
|
||||
[dev-dependencies]
|
||||
unindent = "0.1.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue