Skip to content

Commit

Permalink
Update to criterion 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
irh committed Sep 27, 2023
1 parent 06ea63a commit 61e0e7c
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 37 deletions.
73 changes: 37 additions & 36 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ resolver = "2"
# Date and time library for Rust
chrono = "0.4.31"
# Statistics-driven micro-benchmarking library
criterion = "0.4.0"
criterion = "0.5.1"
# A crossplatform terminal library for manipulating terminals.
crossterm = "0.22.1"
# Trait object downcasting support using only safe Rust.
Expand Down

0 comments on commit 61e0e7c

Please sign in to comment.