karlheinz/Cargo.toml
2021-06-03 22:04:25 +02:00

10 lines
No EOL
239 B
TOML

[package]
name = "karlheinz"
version = "0.1.0"
authors = ["Nilstrieb <nilstrieb@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
actix-web = "3"