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

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