This commit is contained in:
parent
44ff1d8781
commit
75f4139dea
17 changed files with 382 additions and 131 deletions
|
|
@ -4,4 +4,4 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
mtp = { version = "0.1.0", path = "../../", features = ["crypto"] }
|
||||
mtp = { version = "0.1.0", path = "../../", features = ["files"] }
|
||||
|
|
|
|||
Loading…
Reference in a new issue