Removed dependency

This commit is contained in:
Andrew Kane
2023-09-29 23:53:00 -07:00
parent e323256949
commit 2aebee055e
3 changed files with 5 additions and 4 deletions

View File

@@ -13,7 +13,6 @@ links = "mf"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
libc = "0.2"
[build-dependencies]
cc = "1.0"