aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: c543d3b5d266089241c62dfb6fbb93e6854db497 (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "rocket-blog"
version = "0.1.0"
authors = ["Harald Eilertsen <haraldei@anduin.net>"]

[dependencies]
rocket = "0.3.3"
rocket_codegen = "0.3.3"