mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
Add a logging_timer macro to te criterion next methods
This commit is contained in:
committed by
Kerollmops
parent
82a0f678fb
commit
b18ec00a7a
@ -45,6 +45,7 @@ itertools = "0.10.0"
|
||||
|
||||
# logging
|
||||
log = "0.4.14"
|
||||
logging_timer = "1.0.0"
|
||||
|
||||
# We temporarily depend on this crate just to fix this issue
|
||||
# https://github.com/bheisler/TinyTemplate/pull/17
|
||||
|
Reference in New Issue
Block a user