iota/web-server/Cargo.toml
Alex Emmet 05763e7dd3 ...
2026-04-04 22:22:46 +02:00

9 lines
248 B
TOML

[package]
name = "web-server"
version = "0.1.0"
edition = "2024"
[dependencies]
ttp-core = { git = "https://github.com/Tensamin/TTP.git", package = "ttp-core" }
ttp-native = { git = "https://github.com/Tensamin/TTP.git", package = "ttp-native" }