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

11 lines
286 B

--- os_pipe-1.1.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ os_pipe-1.1.2/Cargo.toml 2022-12-04T13:24:23.739281+00:00
@@ -25,6 +25,7 @@
]
license = "MIT"
repository = "https://github.com/oconnor663/os_pipe.rs"
+autobins = false
[package.metadata.docs.rs]
features = ["io_safety"]