--- Cargo.toml.orig 2025-11-30 11:22:47 UTC +++ Cargo.toml @@ -31,7 +31,7 @@ dirs = "6.0" crossterm = "0.29" ctrlc = { version = "3.4", features = ["termination"] } dirs = "6.0" -git2 = { version = "0.20", features = ["vendored-openssl", "vendored-libgit2"] } +git2 = { version = "0.20", features = ["vendored-libgit2"] } globset = "0.4" rand = "0.9" ratatui = "0.29"