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.
rust-syntect/syntect-fix-metadata.diff

12 lines
262 B

--- syntect-4.5.0/Cargo.toml 2020-12-09T23:32:03+00:00
+++ syntect-4.5.0/Cargo.toml 2021-07-24T10:03:30.496025+00:00
@@ -46,7 +46,7 @@
version = "1.0.4"
[dependencies.fancy-regex]
-version = "0.3.2"
+version = "0.7"
optional = true
[dependencies.flate2]