diff --git a/Cargo.toml b/Cargo.toml index 44e11fc..4154fe6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,7 +48,7 @@ time = { version = "0.3.15", features = [ futures = "0.3.21" ress = "0.11.4" phf = "0.11.1" -base64 = "0.13.0" +base64 = "0.20.0" quick-xml = { version = "0.26.0", features = ["serialize"], optional = true } [dev-dependencies]