Files
imphnen-backend-service/imphnen-entities/Cargo.toml
T
2025-05-17 02:08:59 +07:00

12 lines
210 B
TOML

[package]
name = "imphnen-entities"
version = "0.1.0"
edition = "2024"
[dependencies]
axum.workspace = true
serde.workspace = true
utoipa.workspace = true
surrealdb.workspace = true
thiserror.workspace = true