aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d8a68dc7..88b17aea 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,7 +17,7 @@ readme = "README.md"
[workspace.dependencies]
async-trait = "0.1.58"
-base64 = "0.21"
+base64 = "0.22"
log = "0.4"
time = { version = "=0.3.34", features = [
"serde-human-readable",