Skip to content

Commit

Permalink
chore: Move back to creates.io version of criterion (#1348)
Browse files Browse the repository at this point in the history
  • Loading branch information
starfy84 authored Jan 19, 2024
1 parent a7c11c9 commit 9591f0d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
19 changes: 11 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions benches/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ publish = false

[dependencies]
lychee-lib = { path = "../lychee-lib", default-features = false }
# TODO: Move back to crates.io version once
# https://github.com/bheisler/criterion.rs/pull/602
# got released
criterion = { git = "https://github.com/bheisler/criterion.rs"}
criterion = "0.5.1"

[features]
email-check = ["lychee-lib/email-check"]
Expand Down

0 comments on commit 9591f0d

Please sign in to comment.