Skip to content

Commit

Permalink
Remove unused dep (#10351)
Browse files Browse the repository at this point in the history
* Remove unused dep

* Update Cargo.lock
  • Loading branch information
alex authored Feb 5, 2024
1 parent 884be2a commit fafcc03
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion src/rust/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 src/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ openssl-sys = "0.9.99"
foreign-types-shared = "0.1"
self_cell = "1"

[build-dependencies]
cc = "1.0.83"

[features]
extension-module = ["pyo3/extension-module"]
default = ["extension-module"]
Expand Down

0 comments on commit fafcc03

Please sign in to comment.