split the jid module off into its own crate
This commit is contained in:
parent
ef07904807
commit
e94c582359
3 changed files with 4 additions and 312 deletions
|
|
@ -19,3 +19,6 @@ xml-rs = "0.3.6"
|
|||
openssl = "0.9.7"
|
||||
base64 = "0.4.0"
|
||||
minidom = "0.1.0"
|
||||
|
||||
[dependencies.jid]
|
||||
git = "https://gitlab.com/lumi/jid-rs.git"
|
||||
|
|
|
|||
Loading…
Reference in a new issue