Skip to content

Commit 8ca42ed

Browse files
fix(deps): update rust crate htmd to 0.3
1 parent cfc709a commit 8ca42ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ async-stream = "0.3.5"
5050
tokio-stream = "0.1.15"
5151
secrecy = { version = "0.10.3", features = ["serde"] }
5252
readability = "0.3.0"
53-
htmd = { version = "0.1", optional = true }
53+
htmd = { version = "0.3", optional = true }
5454
url = "2.5.0"
5555
fastembed = { version = "4", optional = true }
5656
flume = { version = "0.11.0", optional = true }

0 commit comments

Comments
 (0)