diff --git a/Cargo.toml b/Cargo.toml index d4e77d0..eae8418 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ cocogitto = { version = "6.2", default-features = false } conventional_commit_parser = "0.9" dirs = "5.0" emojis = "0.6" -git2 = "0.18" +git2 = "0.20" indexmap = "2.1" serde = { version = "1.0", features = ["derive"] } inquire = "0.7"