diff --git a/crates/git/Cargo.toml b/crates/git/Cargo.toml index c839ee069e438a80b57584597f65a33cda414afc..26585e2c0e7c471fd23c866fffad569bf1153eab 100644 --- a/crates/git/Cargo.toml +++ b/crates/git/Cargo.toml @@ -24,6 +24,9 @@ text.workspace = true time.workspace = true url.workspace = true serde.workspace = true +rope.workspace = true +util.workspace = true +parking_lot.workspace = true windows.workspace = true [dev-dependencies]