Cargo.toml: Bump base64 version.
This commit is contained in:
parent
efdda7404c
commit
9cd3490100
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ license = "MPL-2.0"
|
|||
[dependencies]
|
||||
minidom = { version = "0.7.0" }
|
||||
jid = { version = "0.4.0", features = ["minidom"] }
|
||||
base64 = "0.7.0"
|
||||
base64 = "0.9.0"
|
||||
digest = "0.7.1"
|
||||
sha-1 = "0.7.0"
|
||||
sha2 = "0.7.0"
|
||||
|
|
Loading…
Reference in a new issue