update to base64 0.13
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
@ -6,7 +6,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
base64 = "0.12"
|
||||
base64 = "0.13"
|
||||
futures = "0.3"
|
||||
libc = "0.2"
|
||||
nix = "0.19.1"
|
||||
|
Reference in New Issue
Block a user