traque/Cargo.toml

10 lines
192 B
TOML
Raw Normal View History

2024-05-15 17:36:44 +02:00
[package]
name = "traque"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rocket = "0.5.0"