]> Untitled Git - lemmy.git/blobdiff - crates/utils/Cargo.toml
Use correct encoding when fetching non-UTF-8 site metadata (#2015)
[lemmy.git] / crates / utils / Cargo.toml
index a8c35a06f6dfbc943dc7d351e61b75f9cc561c03..894ae0c137cb00d0834fe47441ab7734a3c83c01 100644 (file)
@@ -45,3 +45,4 @@ webpage = { version = "1.4.0", default-features = false, features = ["serde"] }
 jsonwebtoken = "7.2.0"
 doku = "0.10.2"
 uuid = { version = "0.8.2", features = ["serde", "v4"] }
+encoding = "0.2.33"
\ No newline at end of file