get device info with libc using major/minor
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
203cf57fdf
commit
2bbb28bb88
5 changed files with 64 additions and 103 deletions
|
@ -498,10 +498,8 @@ version = "1.3.0"
|
|||
[workspace.dependencies.core_affinity]
|
||||
version = "0.8.1"
|
||||
|
||||
[workspace.dependencies.sysinfo]
|
||||
version = "0.33.0"
|
||||
default-features = false
|
||||
features = ["disk", "serde"]
|
||||
[workspace.dependencies.libc]
|
||||
version = "0.2"
|
||||
|
||||
#
|
||||
# Patches
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue