You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
392 B
19 lines
392 B
--- fancy-regex-0.7.1/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ fancy-regex-0.7.1/Cargo.toml 2023-01-22T19:35:07.042003+00:00
|
|
@@ -30,14 +30,12 @@
|
|
|
|
[dependencies.regex]
|
|
version = "1.2"
|
|
-[dev-dependencies.criterion]
|
|
-version = "= 0.3.4"
|
|
|
|
[dev-dependencies.matches]
|
|
version = "0.1.8"
|
|
|
|
[dev-dependencies.quickcheck]
|
|
-version = "= 1.0.1"
|
|
+version = "1.0.1"
|
|
|
|
[features]
|
|
track_caller = []
|