redox/recipes/wip/net/chat/termchat/recipe.toml
2026-03-06 00:58:12 +07:00

8 lines
170 B
TOML

#TODO update the mio crate to 0.8.x
[source]
git = "https://github.com/lemunozm/termchat"
shallow_clone = true
[build]
template = "cargo"
cargoflags = ["--all-features"]