obsolute-paste/Cargo.toml
baalajimaestro fa3b2204d3
Root Commit
Basically a hello world

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-11-11 19:11:33 +05:30

9 lines
197 B
TOML

[package]
name = "actix-backend"
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"