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

[dependencies]
rocket = "0.4.0"