1
Fork 0

self-profile: Switch to new approach for event_id generation that enables query-invocation-specific event_ids.

This commit is contained in:
Michael Woerister 2019-12-13 14:44:08 +01:00
parent 2d8d559bbe
commit a62c040929
9 changed files with 277 additions and 108 deletions

View file

@ -1995,9 +1995,9 @@ dependencies = [
[[package]]
name = "measureme"
version = "0.5.0"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c420bbc064623934620b5ab2dc0cf96451b34163329e82f95e7fa1b7b99a6ac8"
checksum = "36dcc09c1a633097649f7d48bde3d8a61d2a43c01ce75525e31fbbc82c0fccf4"
dependencies = [
"byteorder",
"memmap",