diff --git a/rich-sdl2-rust-sys/Cargo.toml b/rich-sdl2-rust-sys/Cargo.toml index e4f569e2..57ba2acf 100644 --- a/rich-sdl2-rust-sys/Cargo.toml +++ b/rich-sdl2-rust-sys/Cargo.toml @@ -22,5 +22,5 @@ net = [] [build-dependencies] bindgen = "0.69.4" pkg-config = "0.3.30" -git2 = "0.18.3" +git2 = "0.19.0" retry = "2.0.0"