diff --git a/Cargo.toml b/Cargo.toml index fa96818..0b687ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ serde_yaml = "^0.9.34" num-bigint = "^0.4.6" num-traits = "^0.2.19" alpm = "^4.0.1" -git2 = "^0.19.0" +git2 = "^0.20.0" petgraph = "^0.6.0" indexmap = "^2.2.5" itertools = "^0.13.0"