diff --git a/Cargo.toml b/Cargo.toml index c97e2c0c..b5be6260 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ version = "0.4.39" [dependencies.clap] features = ["derive"] -version = "4.5.27" +version = "4.5.28" [dependencies.git2] default-features = false