From ccdb1446652662e2577fb7405fee9ccd49c56180 Mon Sep 17 00:00:00 2001 From: Pascal Kuthe Date: Sat, 4 Mar 2023 21:53:54 +0100 Subject: update MSRV to 1.65 --- helix-vcs/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-vcs') diff --git a/helix-vcs/Cargo.toml b/helix-vcs/Cargo.toml index d7eef9db..789ee795 100644 --- a/helix-vcs/Cargo.toml +++ b/helix-vcs/Cargo.toml @@ -16,7 +16,7 @@ helix-core = { version = "0.6", path = "../helix-core" } tokio = { version = "1", features = ["rt", "rt-multi-thread", "time", "sync", "parking_lot", "macros"] } parking_lot = "0.12" -gix = { version = "0.36.1", default-features = false , optional = true } +gix = { version = "0.39.0", default-features = false , optional = true } imara-diff = "0.1.5" log = "0.4" -- cgit v1.2.3-70-g09d2