fixed and update fat-mount
This commit is contained in:
parent
f708ab0b50
commit
df20ae6f0c
3 changed files with 39 additions and 4 deletions
|
|
@ -5,6 +5,7 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0.98"
|
||||
ctrlc = "3.4.7"
|
||||
env_logger = "0.11.8"
|
||||
fat-fuse = { version = "0.1.0", path = "../fat-fuse" }
|
||||
fuser = "0.15.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue