Initial MTP Migration [Broken]

This commit is contained in:
Alex Emmet 2026-06-28 13:44:58 +02:00
commit b2a22456ff
30 changed files with 1886 additions and 1574 deletions

View file

@ -7,7 +7,7 @@ edition = "2024"
iota-state = { path = "../iota-state" }
iota-util = { path = "../iota-util" }
ttp-core = { git = "https://git.methanium.net/Tensamin/TTP.git", package = "ttp-core" }
mtp = { git = "https://git.methanium.net/Methanium/mtp.git" }
ratatui = "0.30.0"
json = "0.12.4"