fix: use gio file copy fallback to fix MTP unsupported I/O errors
This commit is contained in:
parent
b299f1a172
commit
e2bdcf8da4
2 changed files with 311 additions and 131 deletions
|
|
@ -63,6 +63,7 @@ num_cpus = "1.17.0"
|
|||
filetime = "0.2"
|
||||
tracing = "0.1.44"
|
||||
tracing-subscriber = { version = "0.3.22", features = ["env-filter"] }
|
||||
thiserror = "2.0.18"
|
||||
|
||||
# Completion-based IO runtime to enable io_uring / IOCP file IO support.
|
||||
[dependencies.compio]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue