minidom: Make explicit the focus on XMPP

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2020-02-14 22:54:52 +01:00
commit c8538c18f5
3 changed files with 4 additions and 2 deletions

View file

@ -13,7 +13,7 @@ homepage = "https://gitlab.com/xmpp-rs/xmpp-rs"
repository = "https://gitlab.com/xmpp-rs/xmpp-rs"
documentation = "https://docs.rs/minidom"
readme = "README.md"
keywords = ["xml"]
keywords = ["xml", "xmpp"]
license = "MIT"
edition = "2018"