fix: bump amdgpu-sysfs with deep sleep pstate handling (#1021)

This commit is contained in:
Ilya Zlobintsev
2026-05-14 00:04:45 +03:00
committed by GitHub
parent 79f9532d72
commit bc4770bbe1
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -31,9 +31,9 @@ checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
[[package]]
name = "amdgpu-sysfs"
version = "0.20.0"
version = "0.20.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8c17fa9dd35c209d782edb0aca1bdf75ccbd37a2fcf989dfcec92733b32818de"
checksum = "e50f319907827f2c8dcd43fd1472e6103384bc3e8764a370db3db7a4e983817f"
dependencies = [
"enum_dispatch",
"serde",