tide_csp.rs/Cargo.toml

11 lines
241 B
TOML

[package]
name = "tide_csp"
version = "0.1.0"
authors = ["Michael Pfaff <michael@pfaff.dev>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tide = "0.15.0"