Warning, /pim/akonadi-search/agent/rs/htmlparser/Cargo.toml is written in an unsupported language. File is not indexed.

0001 [package]
0002 name = "htmlparser"
0003 version = "0.1.0"
0004 authors = ["Carl Schwan <carlschwan@kde.org>"]
0005 edition = "2021"
0006 
0007 [lib]
0008 crate-type = ["staticlib"]
0009 
0010 [build-dependencies]
0011 cxx-build = "1.0.106"
0012 
0013 [dependencies]
0014 cxx = "1.0.106"
0015 html2text = "0.6"
0016