Skip to content

Commit

Permalink
Auto merge of rust-lang#98471 - wesleywiser:update_measureme, r=Mark-…
Browse files Browse the repository at this point in the history
…Simulacrum

Update measureme to the latest version
  • Loading branch information
bors committed Jul 23, 2022
2 parents e55c53c + 6108caa commit 0e7c843
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2389,9 +2389,9 @@ dependencies = [

[[package]]
name = "measureme"
version = "10.0.0"
version = "10.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd460fad6e55ca82fa0cd9dab0d315294188fd9ec6efbf4105e5635d4872ef9c"
checksum = "cbdc226fa10994e8f66a4d2f6f000148bc563a1c671b6dcd2135737018033d8a"
dependencies = [
"log",
"memmap2",
Expand Down

0 comments on commit 0e7c843

Please sign in to comment.