MTP tools & Centralizing
This commit is contained in:
parent
c325a7bc4f
commit
3e6fcec171
9 changed files with 1549 additions and 291 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue