baalajimaestro
fa3b2204d3
Basically a hello world Signed-off-by: baalajimaestro <me@baalajimaestro.me>
9 lines
No EOL
197 B
TOML
9 lines
No EOL
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" |