Skip to content

Commit

Permalink
lexpr: Bump criterion dev-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Rottmann committed May 31, 2024
1 parent 3355a09 commit ae265c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lexpr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ryu = "1.0.0"
lexpr-macros = { version = "0.2.2", path = "../lexpr-macros", optional = true }

[dev-dependencies]
criterion = "0.4.0"
criterion = "0.5.1"
lexpr-macros = { version = "0.2.2", path = "../lexpr-macros" }
quickcheck = "1.0"
quickcheck_macros = "1.0"
Expand Down

0 comments on commit ae265c7

Please sign in to comment.