update to base64 0.13
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
@ -7,7 +7,7 @@ description = "Proxmox Restore Daemon"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
base64 = "0.12"
|
||||
base64 = "0.13"
|
||||
env_logger = "0.7"
|
||||
futures = "0.3"
|
||||
http = "0.2"
|
||||
|
Reference in New Issue
Block a user