File: relax-lazy-regex

package info (click to toggle)
rust-upstream-ontologist 0.2.11-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,328 kB
  • sloc: xml: 186; python: 13; sh: 12; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 343 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: upstream-ontologist/Cargo.toml
===================================================================
--- upstream-ontologist.orig/Cargo.toml
+++ upstream-ontologist/Cargo.toml
@@ -162,7 +162,7 @@ optional = true
 version = ">=0.26"
 
 [dependencies.lazy-regex]
-version = ">=2"
+version = "3"
 
 [dependencies.lazy_static]
 version = "1"