Debug
This commit is contained in:
parent
aefcae977f
commit
2c5b3258b3
3 changed files with 33 additions and 4 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1036,6 +1036,7 @@ dependencies = [
|
|||
name = "mtp-host"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"log",
|
||||
"mtp-codec",
|
||||
"mtp-common",
|
||||
"mtp-crypto",
|
||||
|
|
|
|||
Loading…
Reference in a new issue