File: older-lazy-regex

package info (click to toggle)
buildlog-consultant 0.0.37-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 692 kB
  • sloc: python: 5,769; makefile: 29
file content (11 lines) | stat: -rw-r--r-- 345 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Index: buildlog-consultant/Cargo.toml
===================================================================
--- buildlog-consultant.orig/Cargo.toml
+++ buildlog-consultant/Cargo.toml
@@ -28,5 +28,5 @@ text-size = "1.1.1"
 debversion = ">=0.3"
 chrono = "0.4.31"
 fancy-regex = ">=0.11"
-lazy-regex = "3.0.2"
+lazy-regex = "2"
 textwrap = "0.16.0"