aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 39e12537267eafbfc45a4f9238778ba9d4464ab9 (plain) (blame)
1
2
3
4
5
6
7
8
9
[package]
name = "ramaskrik"
version = "0.1.0"
authors = ["haraldei"]
edition = "2018"

[dependencies]
askama = "0.8.0"
rocket = "0.4.0"