parent
b62bba805b
commit
ee2ab4af8b
@ -1,10 +0,0 @@
|
|||||||
--- os_pipe-1.1.5/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
||||||
+++ os_pipe-1.1.5/Cargo.toml 2023-12-31T16:32:29.819737+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"]
|
|
@ -1,4 +1,6 @@
|
|||||||
[tests]
|
[package]
|
||||||
run = ["none"]
|
cargo-install-bin = false
|
||||||
comments = ["tests require building the example binaries"]
|
|
||||||
|
[requires]
|
||||||
|
test = ["/usr/bin/python"]
|
||||||
|
|
||||||
|
Loading…
Reference in new issue