iota/iota-terms/Cargo.toml
Alex Emmet 1ea0b97f6d ...
2026-04-05 00:03:19 +02:00

11 lines
190 B
TOML

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