Skip to content

Commit

Permalink
Merge pull request #61 from ABouttefeux/dependabot/cargo/develop/crit…
Browse files Browse the repository at this point in the history
…erion-0.5.1

Update criterion requirement from 0.4.0 to 0.5.1
  • Loading branch information
ABouttefeux authored Jul 8, 2023
2 parents d06acde + 8d6f915 commit ed4e7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ serde = { version = "1.0", features = ["derive"], optional = true }
lattice_qcd_rs-procedural_macro = {path = "procedural_macro", version = "0.2.1"}

[dev-dependencies]
criterion = "0.4.0"
criterion = "0.5.1"
version-sync = "0.9.4"

[[bench]]
Expand Down

0 comments on commit ed4e7e1

Please sign in to comment.