Update perf-event-open-sys requirement from 4.0.0 to 5.0.0 (#3136)

---
updated-dependencies:
- dependency-name: perf-event-open-sys
  dependency-version: 5.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dongjia "toka" Zhang <tokazerkje@outlook.com>
This commit is contained in:
dependabot[bot] 2025-04-25 13:08:51 +02:00 committed by GitHub
parent 76850e9588
commit 6bbff51951
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@ raw-cpuid = { version = "11.1.0" }
[target.'cfg(target_os = "linux" )'.dependencies]
caps = { version = "0.5.5" }
perf-event-open-sys = { version = "4.0.0" }
perf-event-open-sys = { version = "5.0.0" }
[lints]
workspace = true