tide_csp.rs/Cargo.toml

11 lines
241 B
TOML
Raw Permalink Normal View History

2021-01-20 21:50:36 -05:00
[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"