diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 7d5436dbc3..e6a47dede4 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -95,4 +95,4 @@ default = ["git"] git = ["dep:git2", "dep:gix"] vendored-openssl = ["git2/vendored-openssl"] watchman = ["dep:tokio", "dep:watchman_client"] -testing = [] +testing = ["git"]