add base repo test
This commit is contained in:
parent
f931a3345e
commit
09d6765663
3 changed files with 119 additions and 1 deletions
|
|
@ -16,4 +16,5 @@ time = { version = "0.3.22", features = ["parsing", "serde", "formatting"] }
|
|||
|
||||
[dev-dependencies]
|
||||
eyre = "0.6.9"
|
||||
tokio = { version = "1.29.1", features = ["net", "rt", "macros"] }
|
||||
tokio = { version = "1.29.1", features = ["net", "fs", "rt", "macros"] }
|
||||
git2 = "0.18.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue