Skip to content

Commit

Permalink
refactor: remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JyJyJcr committed Apr 7, 2024
1 parent 72b5ce2 commit e604bfc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
7 changes: 0 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,3 @@ nginx-sys = { path = "nginx-sys", version = "0.5.0"}

[badges]
maintenance = { status = "experimental" }

[dev-dependencies]
target-triple = "0.1.2"
2 changes: 0 additions & 2 deletions nginx-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ keywords = ["nginx", "ffi", "sys"]
[lib]
crate-type = ["staticlib", "rlib"]

[dependencies]

[build-dependencies]
bindgen = "0.69.4"
which = "6.0.0"
Expand Down

0 comments on commit e604bfc

Please sign in to comment.