File: 2002_open.patch

package info (click to toggle)
hx 25.01.1-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 11,268 kB
  • sloc: lisp: 24,079; xml: 109; cpp: 45; sh: 40; makefile: 23
file content (17 lines) | stat: -rw-r--r-- 382 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: accept older release of crate open
Author: Jonas Smedegaard <dr@jones.dk>
Forwarded: not-needed
Last-Update: 2025-01-20
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/helix-term/Cargo.toml
+++ b/helix-term/Cargo.toml
@@ -77,7 +77,7 @@
 thiserror.workspace = true
 
 # opening URLs
-open = "5.3.2"
+open = "5.3.1"
 url = "2.5.4"
 
 # config