aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: ef3bd1a4959f132cf088b485a995fe4d79f9c603 (plain)
1
2
3
4
5
6
7
8
[package]

name = "sersve"
version = "0.0.1"
authors = ["Till Hoeppner <till@hoeppner.ws>"]

[dependencies]
iron = "*"