Skip to content

Commit

Permalink
chore: clean up cargo.toml for ngx crate
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanitskiy committed May 17, 2023
1 parent dd687a4 commit 8fddb1c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 37 deletions.
30 changes: 1 addition & 29 deletions Cargo.lock

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

8 changes: 0 additions & 8 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,5 @@ keywords = ["nginx", "module", "sys"]
[dependencies]
nginx-sys = { path = "nginx-sys", version = "0.1"}

[build-dependencies]
bindgen = "0.64.0"
which = "4.4.0"
duct = "0.13.6"
ureq = { version = "2.6.2", features = ["tls"] }
flate2 = "1.0.25"
tar = "0.4.38"

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

0 comments on commit 8fddb1c

Please sign in to comment.