Codebase list rust-serde-xml-rs / d1f4bf2
Revert "errno: removing dragonfly patch" This reverts commit 9dd3dad559c013d148e9e061f8a24892b9e5a124. John Goerzen 1 year, 6 months ago
2 changed file(s) with 12 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 --- a/Cargo.toml
1 +++ b/Cargo.toml
2 @@ -19,8 +19,6 @@
3 categories = ["os"]
4 license = "MIT/Apache-2.0"
5 repository = "https://github.com/lfairy/rust-errno"
6 -[target."cfg(target_os=\"dragonfly\")".dependencies.errno-dragonfly]
7 -version = "0.1.1"
8 [target."cfg(unix)".dependencies.libc]
9 version = "0.2"
10 [target."cfg(windows)".dependencies.winapi]
0 no-dragonfly.patch