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.
13 lines
489 B
13 lines
489 B
--- fslock-0.2.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ fslock-0.2.1/Cargo.toml 2022-04-12T10:25:34.827856+00:00
|
|
@@ -26,9 +26,6 @@
|
|
[target."cfg(unix)".dependencies.libc]
|
|
version = "^0.2.66"
|
|
default-features = false
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "^0.3.8"
|
|
-features = ["minwindef", "minwinbase", "winbase", "errhandlingapi", "winerror", "winnt", "synchapi", "handleapi", "fileapi", "processthreadsapi"]
|
|
[badges.maintenance]
|
|
status = "passively-maintained"
|
|
|