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-below-model/below-model-fix-metadata.diff

15 lines
308 B

--- below-model-0.6.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ below-model-0.6.3/Cargo.toml 2023-01-19T03:22:16.573672+00:00
@@ -58,11 +58,6 @@
[dependencies.regex]
version = "1.5.4"
-features = [
- "std",
- "unicode-perl",
-]
-default-features = false
[dependencies.serde]
version = "1.0.136"