Skip to content

Commit

Permalink
Update measure_time requirement from 0.8.2 to 0.9.0 (#2557)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: measure_time
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 6e02c5c commit 0f99d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ rayon = "1.5.2"
lru = "0.12.0"
fastdivide = "0.4.0"
itertools = "0.13.0"
measure_time = "0.8.2"
measure_time = "0.9.0"
arc-swap = "1.5.0"

columnar = { version = "0.3", path = "./columnar", package = "tantivy-columnar" }
Expand Down

0 comments on commit 0f99d4f

Please sign in to comment.