Skip to content

Commit d74bbe6

Browse files
committed
Remove cc dependency on DragonFly
f5ee22d removed the need for this dependency.
1 parent b9eb197 commit d74bbe6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

-3
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,6 @@ uio = []
7676
users = ["features"]
7777
zerocopy = ["fs", "uio"]
7878

79-
[target.'cfg(target_os = "dragonfly")'.build-dependencies]
80-
cc = "1"
81-
8279
[dev-dependencies]
8380
assert-impl = "0.1"
8481
lazy_static = "1.2"

0 commit comments

Comments
 (0)