Skip to content

Commit 1b7702f

Browse files
committed
lib: update libdrm_amdgpu_sys rev
1 parent 9462f3c commit 1b7702f

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,6 +15,6 @@ 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.11", git = "https://github.com/Umio-Yasuno/libdrm-amdgpu-sys-rs", default-features = false, rev = "cc72f619b0ee6e853556084df703673286b2ace6" }
18+
libdrm_amdgpu_sys = { version = "0.8.12", git = "https://github.com/Umio-Yasuno/libdrm-amdgpu-sys-rs", default-features = false, rev = "5f4d7ea6d4d51b2536ac7605a4c325cac15bdfd9" }
1919
nix = { version = "0", default-features = false, features = [ "ioctl" ] }
2020
num_enum = { workspace = true }

0 commit comments

Comments
 (0)