File: relax-lazy-regex

package info (click to toggle)
rust-patchkit 0.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 916 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -33,7 +33,7 @@
 version = "0.4"
 
 [dependencies.lazy-regex]
-version = ">=2"
+version = "3"
 
 [dependencies.lazy_static]
 version = "1"