red-gate/Cargo.toml

11 lines
231 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"
pulldown-cmark = "0.9" # Markdown parser