diff --git a/content/actix-web-import-issue.md b/content/actix-web-import-issue.md index 2ad7bf2..cda9dbe 100644 --- a/content/actix-web-import-issue.md +++ b/content/actix-web-import-issue.md @@ -1,6 +1,6 @@ --- title: Solving `app_data` or `ReqData` missing in requests -date: 2022-03-19 +date: 2022-03-26 --- > This post is day 5 of me taking part in the diff --git a/gemini/actix-web-import-issue.gmi b/gemini/actix-web-import-issue.gmi index 7366b64..de4bf84 100644 --- a/gemini/actix-web-import-issue.gmi +++ b/gemini/actix-web-import-issue.gmi @@ -2,7 +2,7 @@ title: Solving app_data or ReqData missing in requests -## date: 2022-03-19 +## date: 2022-03-26 > This post is day 5 of me taking part in the #100DaysToOffload[a] challenge.