Skip to content

Commit

Permalink
chore: Update criterion version
Browse files Browse the repository at this point in the history
  • Loading branch information
Muscraft committed Nov 8, 2023
1 parent 9bb9cad commit 7f8322c
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 73 deletions.
243 changes: 171 additions & 72 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 @@ -18,7 +18,7 @@ unicode-width = "0.1.11"
yansi-term = { version = "0.1.2", optional = true }

[dev-dependencies]
criterion = "0.3.6"
criterion = "0.5.1"
difference = "2.0.0"
glob = "0.3.1"
serde = { version = "1.0.192", features = ["derive"] }
Expand Down

0 comments on commit 7f8322c

Please sign in to comment.