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.
24 lines
519 B
24 lines
519 B
1 year ago
|
--- nucleo-matcher-0.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ nucleo-matcher-0.2.0/Cargo.toml 2023-10-15T18:17:53.413069+00:00
|
||
|
@@ -19,20 +19,12 @@
|
||
|
license = "MPL-2.0"
|
||
|
repository = "https://github.com/helix-editor/nucleo"
|
||
|
|
||
|
-[dependencies.cov-mark]
|
||
|
-version = "1.1.0"
|
||
|
-default-features = false
|
||
|
-
|
||
|
[dependencies.memchr]
|
||
|
version = "2.5.0"
|
||
|
|
||
|
[dependencies.unicode-segmentation]
|
||
|
version = "1.10"
|
||
|
optional = true
|
||
|
-
|
||
|
-[dev-dependencies.cov-mark]
|
||
|
-version = "1.1.0"
|
||
|
-default-features = true
|
||
|
|
||
|
[features]
|
||
|
default = [
|