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.2.0/Cargo.toml 2020-03-19T04:47:30+00:00
+++ filesize-0.2.0/Cargo.toml 2020-03-26T07:44:51.738247+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.8"
-features = ["fileapi", "winerror"]
[badges.travis-ci]
repository = "Freaky/rust-filesize"