File: relax-lazy-regex

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