diff options
Diffstat (limited to 'helix-vcs/Cargo.toml')
-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 5ddadad3..9f3cc7c8 100644 --- a/helix-vcs/Cargo.toml +++ b/helix-vcs/Cargo.toml @@ -27,4 +27,4 @@ log = "0.4" git = ["gix"] [dev-dependencies] -tempfile = "3.6"
\ No newline at end of file +tempfile = "3.7"
\ No newline at end of file |