actix-react-template/back/Cargo.toml
2024-12-04 22:24:38 +01:00

9 lines
114 B
TOML

[package]
name = "back"
version = "0.1.0"
edition = "2021"
[dependencies]
actix-files = "0.6.6"
actix-web = "4"