Browse Source

Bump measureme from 10.1.1 to 10.1.2 (#3520)

Bumps [measureme](https://github.com/rust-lang/measureme) from 10.1.1 to 10.1.2.
- [Release notes](https://github.com/rust-lang/measureme/releases)
- [Changelog](https://github.com/rust-lang/measureme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/measureme/compare/10.1.1...10.1.2)

---
updated-dependencies:
- dependency-name: measureme
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3523/head
dependabot[bot] 11 months ago committed by GitHub
parent
commit
1a70be1392
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 54
      Cargo.lock
  2. 2
      core/profiler/Cargo.toml

54
Cargo.lock generated

@ -659,7 +659,7 @@ checksum = "4b7118d0221d84fada881b657c2ddb7cd55108db79c8764c9ee212c0c259b783"
dependencies = [ dependencies = [
"crossbeam-channel", "crossbeam-channel",
"num_cpus", "num_cpus",
"parking_lot_core 0.9.9", "parking_lot_core",
] ]
[[package]] [[package]]
@ -1048,7 +1048,7 @@ dependencies = [
"bitflags 2.4.1", "bitflags 2.4.1",
"crossterm_winapi", "crossterm_winapi",
"libc", "libc",
"parking_lot 0.12.1", "parking_lot",
"winapi", "winapi",
] ]
@ -1105,7 +1105,7 @@ dependencies = [
"hashbrown 0.14.3", "hashbrown 0.14.3",
"lock_api", "lock_api",
"once_cell", "once_cell",
"parking_lot_core 0.9.9", "parking_lot_core",
] ]
[[package]] [[package]]
@ -1169,7 +1169,7 @@ dependencies = [
"backtrace", "backtrace",
"lazy_static", "lazy_static",
"mintex", "mintex",
"parking_lot 0.12.1", "parking_lot",
"rustc-hash", "rustc-hash",
"serde", "serde",
"serde_json", "serde_json",
@ -2300,13 +2300,13 @@ dependencies = [
[[package]] [[package]]
name = "measureme" name = "measureme"
version = "10.1.1" version = "10.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1930d162935fecd56fc4e0f6729eb3483bac1264542eb4ea31570b86a434b6bc" checksum = "45e381dcdad44c3c435f8052b08c5c4a1449c48ab56f312345eae12d7a693dbe"
dependencies = [ dependencies = [
"log", "log",
"memmap2 0.2.3", "memmap2 0.2.3",
"parking_lot 0.11.2", "parking_lot",
"perf-event-open-sys", "perf-event-open-sys",
"rustc-hash", "rustc-hash",
"smallvec", "smallvec",
@ -2577,17 +2577,6 @@ version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae" checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
[[package]]
name = "parking_lot"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
dependencies = [
"instant",
"lock_api",
"parking_lot_core 0.8.6",
]
[[package]] [[package]]
name = "parking_lot" name = "parking_lot"
version = "0.12.1" version = "0.12.1"
@ -2595,21 +2584,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
dependencies = [ dependencies = [
"lock_api", "lock_api",
"parking_lot_core 0.9.9", "parking_lot_core",
]
[[package]]
name = "parking_lot_core"
version = "0.8.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"
dependencies = [
"cfg-if",
"instant",
"libc",
"redox_syscall 0.2.16",
"smallvec",
"winapi",
] ]
[[package]] [[package]]
@ -2620,7 +2595,7 @@ checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"
dependencies = [ dependencies = [
"cfg-if", "cfg-if",
"libc", "libc",
"redox_syscall 0.4.1", "redox_syscall",
"smallvec", "smallvec",
"windows-targets 0.48.5", "windows-targets 0.48.5",
] ]
@ -2953,15 +2928,6 @@ dependencies = [
"crossbeam-utils", "crossbeam-utils",
] ]
[[package]]
name = "redox_syscall"
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
dependencies = [
"bitflags 1.3.2",
]
[[package]] [[package]]
name = "redox_syscall" name = "redox_syscall"
version = "0.4.1" version = "0.4.1"
@ -3628,7 +3594,7 @@ checksum = "7ef1adac450ad7f4b3c28589471ade84f25f731a7a0fe30d71dfa9f60fd808e5"
dependencies = [ dependencies = [
"cfg-if", "cfg-if",
"fastrand 2.0.1", "fastrand 2.0.1",
"redox_syscall 0.4.1", "redox_syscall",
"rustix 0.38.26", "rustix 0.38.26",
"windows-sys 0.48.0", "windows-sys 0.48.0",
] ]

2
core/profiler/Cargo.toml

@ -14,7 +14,7 @@ rust-version.workspace = true
profiler = ["dep:measureme", "dep:once_cell", "dep:rustc-hash"] profiler = ["dep:measureme", "dep:once_cell", "dep:rustc-hash"]
[dependencies] [dependencies]
measureme = { version = "10.1.1", optional = true } measureme = { version = "10.1.2", optional = true }
once_cell = { workspace = true, optional = true, features = ["std"] } once_cell = { workspace = true, optional = true, features = ["std"] }
rustc-hash = { workspace = true, optional = true } rustc-hash = { workspace = true, optional = true }

Loading…
Cancel
Save