Create Cargo.toml workspace file. Add patch directives to override path
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
0970e7b484
commit
fa118433df
6 changed files with 17 additions and 1737 deletions
|
|
@ -15,7 +15,7 @@ edition = "2018"
|
|||
|
||||
[dependencies]
|
||||
tokio-xmpp = "1.0.1"
|
||||
xmpp-parsers = "0.15"
|
||||
xmpp-parsers = "0.16"
|
||||
futures = "0.1"
|
||||
tokio = "0.1"
|
||||
log = "0.4"
|
||||
|
|
|
|||
Loading…
Reference in a new issue