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

14 lines
275 B

--- widestring-1.0.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ widestring-1.0.2/Cargo.toml 2023-10-01T13:57:33.483751+00:00
@@ -43,10 +43,6 @@
"docsrs",
]
-[dev-dependencies.winapi]
-version = "0.3"
-features = ["winbase"]
-
[features]
alloc = []
default = ["std"]