Skip to content

Commit

Permalink
Merge pull request #311 from simonrw/fix/ci/schedule-clippy
Browse files Browse the repository at this point in the history
Add clippy feature
  • Loading branch information
simonrw authored May 7, 2024
2 parents 7ba74b4 + 48698df commit 9a7f1db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fitsio/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ serde = "1.0.178"
array = ["ndarray"]
bindgen = ["fitsio-sys/with-bindgen"]
fitsio-src = ["fitsio-sys/fitsio-src"]
clippy = []

[[bench]]
harness = false
Expand Down

0 comments on commit 9a7f1db

Please sign in to comment.