This commit is contained in:
Alex Emmet 2026-06-27 00:54:04 +02:00
commit 2c5b3258b3
3 changed files with 33 additions and 4 deletions

1
Cargo.lock generated
View file

@ -1036,6 +1036,7 @@ dependencies = [
name = "mtp-host"
version = "0.1.0"
dependencies = [
"log",
"mtp-codec",
"mtp-common",
"mtp-crypto",