--- Cargo.toml.orig 2026-04-20 17:42:57 UTC +++ Cargo.toml @@ -31,7 +31,7 @@ dirs = "6.0" crossterm = "0.29" ctrlc = { version = "3.5", features = ["termination"] } dirs = "6.0" -git2 = { version = "0.20", features = ["vendored-openssl", "vendored-libgit2"] } +git2 = "0.20" globset = "0.4" rand = "0.10" ratatui = "0.30"