Upgrade peach-web to use rocket 0.5 #15

Merged
notplants merged 9 commits from rocket0.5 into main 2021-11-05 11:07:03 +00:00

9 Commits

Author SHA1 Message Date
notplants 1b66ee8d9e Response to code review 2021-11-05 11:44:41 +01:00
notplants 4021e17bbf Comment out failing test 2021-11-04 22:59:46 +01:00
notplants 4f6fb17069 Fix clippy warnings 2021-11-04 22:39:40 +01:00
notplants 64e083f516 Fix tests 2021-11-04 22:30:29 +01:00
notplants b0cdd1ba5c Upgrade to 0.5 complete 2021-11-04 14:10:41 +01:00
notplants b654d913ad Use rocket_dyn_templates 2021-11-04 12:03:40 +01:00
notplants 346b6c30c4 Use rocket::serde::json instead of rocket_contrib::json 2021-11-03 15:08:57 +01:00
notplants 2507747f94 Find and replace build_json_response 2021-11-03 15:03:21 +01:00
notplants 211c923454 Update lib.rs to use rocket 0.5 2021-11-02 17:14:15 +01:00