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

12 lines
388 B

--- filesize-0.1.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ filesize-0.1.0/Cargo.toml 2020-02-24T18:30:26.300761+00:00
@@ -21,8 +21,5 @@
categories = ["os"]
license = "MIT"
repository = "https://github.com/Freaky/rust-filesize"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.7"
-features = ["fileapi", "winerror"]
[badges.travis-ci]
repository = "Freaky/rust-filesize"