aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Use rocket_contrib's JsonValue as return type.Harald Eilertsen2019-03-041-0/+25
* Set up database and connection pool with rocket_contrib::databases.Harald Eilertsen2019-03-041-0/+214
* Remove templates and dep on askama no longer needed.Harald Eilertsen2019-03-041-79/+0
* Use rocket_contrib StaticFiles module to serve static files.Harald Eilertsen2019-03-041-0/+241
* Enable askama rocket integration.Harald Eilertsen2019-03-031-0/+1
* Rename program to simply ramaskrik.Harald Eilertsen2019-03-021-1/+1
* Use askama for templates.Harald Eilertsen2019-03-021-0/+78
* Into space...Harald Eilertsen2019-03-021-0/+488