]> Untitled Git - lemmy.git/blobdiff - crates/api_common/Cargo.toml
Site Metadata: resolve relative URLs for embedded images/videos (#3338)
[lemmy.git] / crates / api_common / Cargo.toml
index 339d233a16b1ba553f3d69854a2d8c515ae9a628..a9b2bf19be06c2b549de038a667b40c089ea15ef 100644 (file)
@@ -33,7 +33,7 @@ reqwest-middleware = { workspace = true, optional = true }
 regex = { workspace = true }
 rosetta-i18n = { workspace = true, optional = true }
 percent-encoding = { workspace = true, optional = true }
-webpage = { version = "1.6.0", default-features = false, features = ["serde"], optional = true }
+webpage = { version = "1.6", default-features = false, features = ["serde"], optional = true }
 encoding = { version = "0.2.33", optional = true }
 anyhow = { workspace = true }
 futures = { workspace = true }