summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: d58a0f91020128315e74a65ac1a52f91e86be10d (plain)
1
2
3
4
5
6
7
[package]
name = "joeac-build"
version = "0.1.0"
edition = "2024"

[dependencies]
rocket = "0.5.1"