aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Flesh out first test some more.HEADmasterHarald Eilertsen2018-08-021-0/+3
* Updated dependencies, rocket, diesel and friends to latest.Harald Eilertsen2018-07-311-6/+6
* Add markdown support for posts using comrak.Harald Eilertsen2018-01-201-0/+1
* Upgrade to Diesel 1.1 and r2d2 0.8.2.Harald Eilertsen2018-01-181-4/+3
* Update rocket and dotenv.Harald Eilertsen2018-01-141-4/+4
* Use route decorators to produce different output formats.Harald Eilertsen2017-11-201-0/+5
* Use serde_json to create json response when requested by client.Harald Eilertsen2017-11-201-0/+3
* Add Bart templating engine.Harald Eilertsen2017-11-161-0/+2
* Add dependency to r2d2 to manage database access.Harald Eilertsen2017-10-011-0/+2
* Add dep to diesel, and set it up.Harald Eilertsen2017-10-011-0/+3
* Initial launch!Harald Eilertsen2017-10-011-0/+8