File: relax-lazy-regex

package info (click to toggle)
rust-debversion 0.4.4-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 164 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 182 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -42,7 +42,7 @@
 default-features = false
 
 [dependencies.lazy-regex]
-version = ">=2"
+version = "3"
 
 [dependencies.pyo3]
 version = ">=0.22"