Skip to content

Commit

Permalink
chore(deps): update rust crate criterion to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2023
1 parent 38a1b19 commit 9aa8d04
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 13 deletions.
55 changes: 43 additions & 12 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 crates/typos-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ encoding_rs = "0.8.32"
[dev-dependencies]
assert_fs = "1.0"
trycmd = "0.14.16"
criterion = "0.4"
criterion = "0.5"

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

0 comments on commit 9aa8d04

Please sign in to comment.