Skip to content

Commit

Permalink
Update criterion to 0.5
Browse files Browse the repository at this point in the history
This gets rid of all clap v3 dependencies.
  • Loading branch information
FreezyLemon committed Apr 7, 2024
1 parent c4ee344 commit 77320b8
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 74 deletions.
94 changes: 21 additions & 73 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 av_metrics/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ thiserror = "1"
v_frame = "0.3.1"

[dev-dependencies]
criterion = "0.4"
criterion = "0.5"
y4m = "0.8.0"

[lib]
Expand Down

0 comments on commit 77320b8

Please sign in to comment.