diff options
Diffstat (limited to 'helix-vcs')
-rw-r--r-- | helix-vcs/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-vcs/Cargo.toml b/helix-vcs/Cargo.toml index 19b660a6..c4d6eb45 100644 --- a/helix-vcs/Cargo.toml +++ b/helix-vcs/Cargo.toml @@ -25,4 +25,4 @@ log = "0.4" git = ["git-repository"] [dev-dependencies] -tempfile = "3.3"
\ No newline at end of file +tempfile = "3.4"
\ No newline at end of file |