jid: 0.9.0 release
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
18d66edfe0
commit
c5a813f6c5
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ edition = "2018"
|
|||
|
||||
[dependencies]
|
||||
minidom = "0.12.0"
|
||||
jid = { version = "0.8", features = ["minidom"] }
|
||||
jid = { version = "0.9", features = ["minidom"] }
|
||||
base64 = "0.10"
|
||||
digest = "0.8"
|
||||
sha-1 = "0.8"
|
||||
|
|
|
|||
Loading…
Reference in a new issue