Skip to content

Commit daa8dde

Browse files
committed
update libdrm_amdgpu_sys rev
1 parent d6302eb commit daa8dde

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/libamdgpu_top/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ libdrm_dynamic_loading = ["libdrm_amdgpu_sys/dynamic_loading"]
1515
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1616

1717
[dependencies]
18-
libdrm_amdgpu_sys = { version = "0.8.9", git = "https://github.com/Umio-Yasuno/libdrm-amdgpu-sys-rs", default-features = false, rev = "d0fb2e1708c3851368c4317eea430e34f745d804" }
18+
libdrm_amdgpu_sys = { version = "0.8.11", git = "https://github.com/Umio-Yasuno/libdrm-amdgpu-sys-rs", default-features = false, rev = "02aec00249416c762122bdff582fe6ce5053a4ce" }
1919
nix = { version = "0", default-features = false, features = [ "ioctl" ] }

0 commit comments

Comments
 (0)