red-gate/Cargo.toml

12 lines
251 B
TOML
Raw Normal View History

2024-09-02 01:36:46 +02:00
[package]
name = "yuya"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
actix-web = "4"
2024-09-02 01:42:53 +02:00
actix-files = "0.6"
2024-09-02 01:36:46 +02:00
pulldown-cmark = "0.9" # Markdown parser