Skip to content

Commit

Permalink
chore(deps): update rust crate criterion to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent a8965e0 commit e763171
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 42 deletions.
49 changes: 8 additions & 41 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/air-lib/air-parser/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ thiserror = "1.0.50"
tracing = "0.1.40"

[dev-dependencies]
criterion = "0.4.0"
criterion = "0.5.1"
non-empty-vec = { version = "0.2.3" }

[[bench]]
Expand Down

0 comments on commit e763171

Please sign in to comment.