Feat: add fuse mount
This commit is contained in:
parent
d3cae9fd20
commit
0351b32ab6
6 changed files with 1424 additions and 116 deletions
|
|
@ -5,4 +5,6 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
argh = "0.1.13"
|
||||
fuser = "0.17.0"
|
||||
libc = "0.2.183"
|
||||
s3 = { version = "0.1.22", features = ["blocking", "rustls"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue