...
This commit is contained in:
parent
3cdf7c62d5
commit
71ac8d97fa
12 changed files with 445 additions and 445 deletions
|
|
@ -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" }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue