MTP tools & Centralizing

This commit is contained in:
Alex Emmet 2026-06-30 22:52:08 +02:00
commit 3e6fcec171
9 changed files with 1549 additions and 291 deletions

View file

@ -10,7 +10,7 @@ chrono = { version = "0.4", features = ["serde"] }
thiserror = "2"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
stp-core = { git = "https://git.methanium.net/shoal/stp.git" }
mtp = { path = "../mtp-npm", features = [] }
tokio = "1"
[dev-dependencies]