heliwatch/Cargo.toml

14 lines
362 B
TOML

[workspace]
members = [
"heliwatch",
"beast",
"http-json",
"collectd-stats",
]
[patch.crates-io]
tokio-xmpp = { git = "https://gitlab.com/xmpp-rs/xmpp-rs.git" }
xmpp-parsers = { git = "https://gitlab.com/xmpp-rs/xmpp-rs.git" }
jid = { git = "https://gitlab.com/xmpp-rs/xmpp-rs.git" }
minidom = { git = "https://gitlab.com/xmpp-rs/xmpp-rs.git" }