WIP pls amend me
Co-Authored-By: Max Brunsfeld <max@zed.dev> Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
This commit is contained in:
parent
8d2de1074b
commit
bb8798a844
4 changed files with 78 additions and 2 deletions
|
@ -52,6 +52,7 @@ smol = "1.2.5"
|
|||
thiserror = "1.0.29"
|
||||
toml = "0.5"
|
||||
rocksdb = "0.18"
|
||||
git2 = { version = "0.15", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
client = { path = "../client", features = ["test-support"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue