Skip to content

Commit

Permalink
Merge pull request #19 from quickwit-oss/dependabot/cargo/dependencie…
Browse files Browse the repository at this point in the history
…s-2c29d0ebf1

Update criterion requirement from 0.4 to 0.5 in the dependencies group
  • Loading branch information
guilload authored Jan 22, 2025
2 parents d6d4c1d + 7d525d2 commit 93e3726
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 @@ -13,7 +13,7 @@ readme = "README.md"
license = "MIT"

[dev-dependencies]
criterion = "0.4"
criterion = "0.5"

[[bench]]
name = "bench"
Expand Down

0 comments on commit 93e3726

Please sign in to comment.