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
441 B
19 lines
441 B
--- serial_test-0.6.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ serial_test-0.6.0/Cargo.toml 2022-11-28T14:00:22.119102+00:00
|
|
@@ -23,9 +23,6 @@
|
|
[package.metadata.docs.rs]
|
|
all-features = true
|
|
rustdoc-args = ["--cfg", "docsrs"]
|
|
-[dependencies.document-features]
|
|
-version = "0.2"
|
|
-optional = true
|
|
|
|
[dependencies.fslock]
|
|
version = "0.2"
|
|
@@ -42,5 +39,4 @@
|
|
|
|
[features]
|
|
default = []
|
|
-docsrs = ["document-features"]
|
|
file_locks = ["fslock"]
|