summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: ecf74422a03b7a4c655da15c7ccb80f8c90ae61c (plain)
[package]
name = "rust-pw-server"
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"