update & remove some unused stuff

This commit is contained in:
2026-01-25 12:48:09 +01:00
parent ea7296c449
commit 2ed6cd3c06
9 changed files with 962 additions and 1014 deletions

View File

@@ -13,10 +13,10 @@ serde.workspace = true
libc.workspace = true
anyhow = "1.0"
futures-sink = "0.3.30"
fuser = "0.14.0"
fuser = "0.16.0"
bimap = "0.6"
futures = "0.3"
thiserror = "1.0.56"
thiserror = "2.0.18"
tracing-subscriber = "0.3.18"
[dependencies.gdriver-common]