This commit is contained in:
Alex Emmet 2026-04-04 21:43:54 +02:00
commit 71ac8d97fa
12 changed files with 445 additions and 445 deletions

View file

@ -5,6 +5,9 @@ edition = "2024"
[dependencies]
iota-state = { path = "../iota-state" }
iota-core = { path = "../iota-terms" }
ttp-core = { git = "https://github.com/Tensamin/TTP.git", package = "ttp-core" }
ttp-native = { git = "https://github.com/Tensamin/TTP.git", package = "ttp-native" }