Skip to content

Commit

Permalink
Remove cc dependency on DragonFly
Browse files Browse the repository at this point in the history
f5ee22d removed the need for this dependency.
  • Loading branch information
rtzoeller committed Dec 31, 2021
1 parent b9eb197 commit d74bbe6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Expand Up @@ -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"
Expand Down

0 comments on commit d74bbe6

Please sign in to comment.