Skip to content

Commit

Permalink
rust: libc is not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
jb55 committed Dec 14, 2023
1 parent 6279459 commit 6e984d1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ build = "build.rs"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
libc = "0.2.151"

[build-dependencies]
bindgen = "0.69.1"
cc = "1.0"

0 comments on commit 6e984d1

Please sign in to comment.