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-serial_test1/serial_test-fix-metadata.diff

21 lines
424 B

--- serial_test-1.0.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ serial_test-1.0.0/Cargo.toml 2023-06-22T15:50:25.230034+00:00
@@ -34,10 +34,6 @@
[dependencies.dashmap]
version = "5"
-
-[dependencies.document-features]
-version = "0.2"
-optional = true
[dependencies.fslock]
version = "0.2"
@@ -81,6 +77,5 @@
"logging",
"async",
]
-docsrs = ["document-features"]
file_locks = ["fslock"]
logging = ["log"]