Skip to content

Commit

Permalink
Merge pull request #261 from simonrw/dependabot/cargo/fitsio/criterio…
Browse files Browse the repository at this point in the history
…n-0.5.1

Update criterion requirement from 0.3.5 to 0.5.1 in /fitsio
  • Loading branch information
github-actions[bot] authored Feb 22, 2024
2 parents 13a2ff6 + 0da4756 commit e02fe2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fitsio/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ libc = "0.2.44"
ndarray = { version = "0.15.0", optional = true }

[dev-dependencies]
criterion = "0.3.5"
criterion = "0.5.1"
fitsio-derive = { version = "0.2", path = "../fitsio-derive" }
tempfile = "3.0.0"
version-sync = "0.9.0"
Expand Down

0 comments on commit e02fe2d

Please sign in to comment.