mirror of
https://gitlab.com/xmpp-rs/xmpp-rs.git
synced 2024-07-12 22:21:53 +00:00
7 lines
107 B
TOML
7 lines
107 B
TOML
[package]
|
|
name = "minidom"
|
|
version = "0.1.0"
|
|
authors = ["lumi <lumi@pew.im>"]
|
|
|
|
[dependencies]
|
|
xml-rs = "*"
|