Skip to content

Commit

Permalink
Merge pull request #1 from iqlusioninc/dependabot/cargo/criterion-0.3
Browse files Browse the repository at this point in the history
Update criterion requirement from 0.2 to 0.3
  • Loading branch information
tony-iqlusion authored Feb 29, 2020
2 parents 55b5fab + 1f957e9 commit 4cd1866
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 21 deletions.
60 changes: 40 additions & 20 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 @@ -46,7 +46,7 @@ uuid = { version = "0.8", default-features = false }
zeroize = { version = "1", features = ["zeroize_derive"] }

[dev-dependencies]
criterion = "0.2"
criterion = "0.3"
lazy_static = "1"
ring = { version = "0.16", default-features = false }
signatory-ring = "0.18"
Expand Down

0 comments on commit 4cd1866

Please sign in to comment.