Commit Graph

19 Commits

Author SHA1 Message Date
Paul van Tilburg da5179d05a
Port to Rocket 0.5.0-rc2 2022-10-17 19:18:35 +02:00
Paul van Tilburg c3ae8ca62a
Port to Rocket 0.5.0-rc1
The rocket-contrib crate has been dropped by upstream.
The serde and serde_json crates are only necessary for the tests.
2021-06-13 21:59:44 +02:00
Paul van Tilburg ad4a0f1cae
Cargo update 2020-11-24 15:09:28 +01:00
Paul van Tilburg fe891d0161
Update to Rocket 0.4.3 and toml 0.5; cargo update 2020-03-01 16:28:59 +01:00
Paul van Tilburg 22821fedbc
Update glob to 0.3.0 2020-02-03 21:17:53 +01:00
Paul van Tilburg cf98062787
Update comrak to 0.7.0 2020-02-03 21:17:09 +01:00
Paul van Tilburg 4533aee89a
Update to Rocket 0.4.2; cargo update 2020-02-03 21:15:08 +01:00
Paul van Tilburg bc18307da9 Upgrade to Rocket 0.4.0 2018-12-18 15:47:34 +01:00
Paul van Tilburg 900ace01d3 Rename the package (and application) to Rocket Pinboard 2018-03-09 22:37:47 +01:00
Paul van Tilburg fdcb4f3799 Read config from config.toml; add it to the state 2018-03-09 22:27:45 +01:00
Paul van Tilburg 79876960bf Switch to Rocket 0.3.6; update the Cargo lock file 2018-03-08 21:24:13 +01:00
Paul van Tilburg 2c46179f4f Rename the application from wishlists to pinboard 2018-01-26 20:50:26 +01:00
Paul van Tilburg 7b2f055cc1 Bump the version to 1.0.1 2018-01-03 21:12:24 +01:00
Paul van Tilburg c3701899d7 Propagate the version bump to Cargo.lock 2018-01-02 13:35:58 +01:00
Paul van Tilburg 70034fc5e3 Update the Cargo lock file 2017-12-27 17:31:18 +01:00
Paul van Tilburg b6acf681e5 Add support for JSON output and (de)serialization using Serde 2017-12-23 21:51:13 +01:00
Paul van Tilburg 8ebea2e79c Add a module for loading/parsing the lists 2017-12-17 13:19:27 +01:00
Paul van Tilburg f1b1d1e398 Add support for Tera templates 2017-12-06 16:47:55 +01:00
Paul van Tilburg 3a66d85dcd Initial import of Rocket boilerplate 2017-12-06 15:29:10 +01:00