iota/iota-terms/Cargo.toml
Alex Emmet 71ac8d97fa ...
2026-04-04 21:43:54 +02:00

10 lines
152 B
TOML

[package]
name = "iota-terms"
version = "0.1.0"
edition = "2024"
[dependencies]
iota-state = { path = "../iota-state" }
json = "*"
reqwest = "0.13.2"