feat: default to charset=utf-8 for text content type (#554)

* feat: default to charset=utf-8 for text content type

* added changelog && fix comment

* fix workflow
This commit is contained in:
Pure White
2021-11-25 08:31:30 +00:00
committed by GitHub
parent c5a33addb7
commit 5a5800c1ae
13 changed files with 54 additions and 44 deletions
+1
View File
@@ -15,6 +15,7 @@ erased-json = ["serde", "serde_json"]
[dependencies]
axum = { path = "../axum", version = "0.3" }
mime = "0.3"
tower-service = "0.3"
# optional dependencies