Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'helix-term/Cargo.toml')
| -rw-r--r-- | helix-term/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-term/Cargo.toml b/helix-term/Cargo.toml index f34fef4d..037e7dd6 100644 --- a/helix-term/Cargo.toml +++ b/helix-term/Cargo.toml @@ -81,7 +81,7 @@ content_inspector = "0.2.4" thiserror.workspace = true # opening URLs -open = "5.3.3" +open = "5.3.4" url = "2.5.4" # config |