chore(deps): update rust crate raw-cpuid to v11.6.0 (#262)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-12 00:27:18 +00:00 committed by GitHub
parent e81c60192b
commit c85eee4cbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -3665,9 +3665,9 @@ dependencies = [
[[package]]
name = "raw-cpuid"
version = "11.5.0"
version = "11.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6df7ab838ed27997ba19a4664507e6f82b41fe6e20be42929332156e5e85146"
checksum = "498cd0dc59d73224351ee52a95fee0f1a617a2eae0e7d9d720cc622c73a54186"
dependencies = [
"bitflags 2.9.1",
]