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
363 B
13 lines
363 B
--- page_size-0.4.2/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ page_size-0.4.2/Cargo.toml 2023-05-21T12:50:35.693885+00:00
|
|
@@ -30,9 +30,6 @@
|
|
no_std = ["spin"]
|
|
[target."cfg(unix)".dependencies.libc]
|
|
version = "0.2"
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3.8"
|
|
-features = ["sysinfoapi"]
|
|
[badges.appveyor]
|
|
repository = "Elzair/page_size_rs"
|
|
|