diff --git a/Cargo.toml b/Cargo.toml index 2fa74e9..2f39628 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ path = "src/grm/main.rs" version = "=0.5.8" [dependencies.serde] -version = "=1.0.132" +version = "=1.0.133" features = ["derive"] [dependencies.git2]