diff --git a/gst-plugin-version-helper/Cargo.toml b/gst-plugin-version-helper/Cargo.toml index 1848ddce..3ceaf709 100644 --- a/gst-plugin-version-helper/Cargo.toml +++ b/gst-plugin-version-helper/Cargo.toml @@ -5,5 +5,5 @@ authors = ["Sajeer Ahamed "] edition = "2018" [dependencies] -git2 = "0.8.0" +git2 = "0.9.0" chrono = "0.4.6"