add plugin infrastructure
This commit is contained in:
parent
8883f343b7
commit
83fdd9866c
9 changed files with 401 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ authors = ["lumi <lumi@pew.im>"]
|
|||
[dependencies]
|
||||
xml-rs = "*"
|
||||
openssl = "*"
|
||||
base64 = "*"
|
||||
|
||||
[dependencies.minidom]
|
||||
git = "https://gitlab.com/lumi/minidom-rs.git"
|
||||
|
|
|
|||
Loading…
Reference in a new issue