summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 03941aa5..6550db11 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -76,9 +76,6 @@ uio = []
users = ["features"]
zerocopy = ["fs", "uio"]
-[target.'cfg(target_os = "dragonfly")'.build-dependencies]
-cc = "1"
-
[dev-dependencies]
assert-impl = "0.1"
lazy_static = "1.2"