Codebase list rust-serde-xml-rs / 9dd3dad
errno: removing dragonfly patch John Goerzen 1 year, 6 months ago
2 changed file(s) with 0 addition(s) and 12 deletion(s). Raw diff Collapse all Expand all
+0
-11
src/errno/debian/patches/no-dragonfly.patch less more
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
-1
src/errno/debian/patches/series less more
0 no-dragonfly.patch