diff --git a/git-function-history-lib/Cargo.toml b/git-function-history-lib/Cargo.toml index 02b00b56..6320f28c 100644 --- a/git-function-history-lib/Cargo.toml +++ b/git-function-history-lib/Cargo.toml @@ -28,7 +28,7 @@ gix = { version = "0.66.0", default-features = false, features = [ "max-performance-safe", "revision", ] } -gix-features = { version = "0.38.2", features = [ +gix-features = { version = "0.39.0", features = [ "zlib", "once_cell", "walkdir",