File: relax-lazy-regex

package info (click to toggle)
rust-ognibuild 0.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,464 kB
  • sloc: makefile: 17
file content (9 lines) | stat: -rw-r--r-- 233 bytes parent folder | download
1
2
3
4
5
6
7
8
9
This patch is needed because Jonas's rust-lazy-regex doesn't have the
full set of provides that rust team patches do.
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -159,3 +159,3 @@
 [dependencies.lazy-regex]
-version = ">=2"
+version = "3"