Update Rust crate base64 to 0.23.0
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
This commit is contained in:
parent
6dc4d70416
commit
d2efd286ac
10 changed files with 10 additions and 10 deletions
|
|
@ -12,7 +12,7 @@ iota-paths = { path = "../iota-paths" }
|
|||
mtp = { git = "https://git.methanium.net/Methanium/mtp.git" }
|
||||
|
||||
aes-gcm = "0.10.3"
|
||||
base64 = "0.22.1"
|
||||
base64 = "0.23.0"
|
||||
hex = "*"
|
||||
hkdf = "0.12.4"
|
||||
json = "*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue