Skip to content

Commit c52c404

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/checkout-6
2 parents 04aaf85 + a7dd916 commit c52c404

File tree

2 files changed

+30
-35
lines changed

2 files changed

+30
-35
lines changed

Cargo.lock

Lines changed: 29 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ reqwest = { version = "0.12", features = ["json"] }
1919
serde = "1.0.228"
2020
serde_json = "1.0"
2121
redis = { version = "0.25.4", features = ["tokio-comp", "connection-manager"] }
22-
html2text = "0.16.2"
22+
html2text = "0.16.4"

0 commit comments

Comments
 (0)