backend/model/Cargo.toml
alemi 70816e3a89
chore: bye tokio
lets see how long we last without tokio
2024-06-21 20:58:35 +02:00

9 lines
105 B
TOML

[package]
name = "scct-model"
version = "0.1.0"
edition = "2021"
[lib]
[dependencies]
sea-orm = "0.12"