chore: update html2md dependency to fix build errors on termux(android) (#2605)
This commit is contained in:
@@ -10,7 +10,8 @@ version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
htmd = "0.1.6"
|
||||
html2md = "0.2.15"
|
||||
#html2md = "0.2.15"
|
||||
html2md = { git = "https://gitlab.com/Kanedias/html2md.git", rev = "850ccf756a87fedebcea707c5c981c3103019238" }
|
||||
mlua.workspace = true
|
||||
reqwest = { version = "0.12.12", features = ["blocking", "native-tls-vendored"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user