We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc709a commit 8ca42edCopy full SHA for 8ca42ed
Cargo.toml
@@ -50,7 +50,7 @@ async-stream = "0.3.5"
50
tokio-stream = "0.1.15"
51
secrecy = { version = "0.10.3", features = ["serde"] }
52
readability = "0.3.0"
53
-htmd = { version = "0.1", optional = true }
+htmd = { version = "0.3", optional = true }
54
url = "2.5.0"
55
fastembed = { version = "4", optional = true }
56
flume = { version = "0.11.0", optional = true }
0 commit comments