Skip to content

Commit

Permalink
Fix transient depenendency for minimal-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrw committed Dec 31, 2024
1 parent da55ddb commit 4ead5f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fitsio/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ tempfile = "3.0.0"
version-sync = "0.9.0"
# transient dependency for ciborium
serde = "1.0.178"
# transient dependency of quote
proc-macro2 = "1.0.80"

[features]
array = ["ndarray"]
Expand Down

0 comments on commit 4ead5f1

Please sign in to comment.