summaryrefslogtreecommitdiff
path: root/server/api/Cargo.toml
blob: 0da892e4239ee7356306568266f7f5a817e0af35 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "eyeballs-api"
version = "0.1.0"
edition = "2021"

[dependencies]
serde.workspace = true
utoipa.workspace = true