tmoth/Cargo.toml

9 lines
112 B
TOML
Raw Normal View History

2025-03-02 21:45:16 +01:00
[package]
name = "tmoth"
version = "0.1.0"
edition = "2021"
[dependencies]
async-std = "1.13.0"
smol = "2.0.2"