File: relax-lazy-regex

package info (click to toggle)
rust-debian-changelog 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 364 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 328 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: debian-changelog/Cargo.toml
===================================================================
--- debian-changelog.orig/Cargo.toml
+++ debian-changelog/Cargo.toml
@@ -48,7 +48,7 @@ version = "0.4.39"
 version = ">=0.2"
 
 [dependencies.lazy-regex]
-version = ">=2"
+version = "3"
 
 [dependencies.log]
 version = "0.4"