summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 651c2184..8b1c90e7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,7 @@ version = "0.4.5"
default-features = false
[target.'cfg(target_os = "dragonfly")'.build-dependencies]
-gcc = "0.3"
+cc = "1"
[dev-dependencies]
lazy_static = "1"