get device info with libc using major/minor

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-12-30 09:06:47 +00:00 committed by strawberry
parent 203cf57fdf
commit 2bbb28bb88
5 changed files with 64 additions and 103 deletions

View file

@ -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